Creating an Azure AD Application and Granting Application Admin Consent with Powershell

https://blog.nico-schiering.de/granting-azure-ad-admin-consent-programmatically/ https://samcogan.com/provide-admin-consent-fora-azure-ad-applications-programmatically/ Standing on the shoulders of giants here is a script that creates an Azure AD Application grants it access to the MS Graph API and the Mail.Send role ability. It could be modified to grant access to different resources and permissions Granting Admin Consent There are two functions that can do an admin … Continue reading Creating an Azure AD Application and Granting Application Admin Consent with Powershell