Recently, I was scripting an Azure App registration workflow and had some headaches figuring out how to grant admin consent to the application with PowerShell. Actually, if AzureCLI is installed you can use the following command: az ad app permission admin-consent –id <application id> However, I wanted to find some native PowerShell-way to solve this […]
-
Recent Posts
- Nextcloud with AzureAD Application Proxy
- Monitor AzureAD App registration expiration with PowerShell (GraphAPI)
- Backup AzureAD Conditional Access Policies v2 – Graph API
- Monitor AzureAD Conditional Access Policy changes with PowerShell (Scheduled Script)
- Check if IP address is already an AzureAD Named Location using PowerShell
Recent Comments
All posts tagged adminconsent
Grant admin consent to an AzureAD application via PowerShell
Posted in AzureAD, PowerShell
Posted by Daniel Kovacs on January 13, 2021
https://f12.hu/2021/01/13/grant-admin-consent-to-an-azuread-application-via-powershell/
Archives
Categories
Meta
-
Disclaimer
The information on this website is provided for informational purposes only and I make no warranties, either express or implied. Information in these documents, including URL and other Internet Web site references, is subject to change without notice. The entire risk of the use or the results from the use of this document remains with the user.
The postings on this site are my own and do not necessarily represent the postings, strategies or opinions of my employer.