Azure Active Directory PowerShell examples for Application Management
The following table includes links to PowerShell script examples for Azure AD Application Management. These samples require either:
- The AzureAD V2 PowerShell for Graph module or,
- The AzureAD V2 PowerShell for Graph module preview version, unless otherwise noted.
For more information about the cmdlets used in these samples, see Applications.
Link | Description |
---|---|
Application Management scripts | |
Export secrets and certs (app registrations) | Export secrets and certificates for app registrations in Azure Active Directory tenant. |
Export secrets and certs (enterprise apps) | Export secrets and certificates for enterprise apps in Azure Active Directory tenant. |
Export expiring secrets and certs | Export App Registrations with expiring secrets and certificates and their Owners in Azure Active Directory tenant. |
Export secrets and certs expiring beyond required date | Export App Registrations with secrets and certificates expiring beyond the required date in Azure Active Directory tenant. This uses the non interactive Client_Credentials Oauth flow. |
Feedback
Submit and view feedback for