Office 365 for IT Pros

Office 365 for IT Pros

https://office365itpros.com

Office 365 for IT Pros is the world's best book about Office 365 architecture, management, and deployment. Written by a team of highly experienced Microsoft MVPs, Office 365 for IT Pros is refreshed monthly.

Azure AD Access Token Lifetimes and Long-running Scripts

Published

Azure AD Access Token Lifetimes and Long-running Scripts

Sometimes, long running PowerShell scripts encounter the problem of Azure AD access token lifetime expiration. In other words, the default lifetime of tokens issued by Azure AD is too short to allow the script to complete before the token expires. Two solutions exist. Use a token lifetime policy to prolong access token lifetimes or check in code for potential expiration and renew when necessary.

Continue to website...

More from Office 365 for IT Pros