Update: as the AzureAD PowerShell is being deprecated, I made an updated version which can be found here Backing up AAD Conditional Access policies is relatively straightforward with Get-AzureADMSConditionalAccessPolicy cmdlet (don’t forget to update your AzureAD module if the cmdlet is not recognized). In this post, I want to share my own backup “solution” which […]
-
Recent Posts
- How much time your users are wasting with “traditional” MFA?
- Find clients authenticating from unassigned AD subnets – using Defeder for Identity
- Tracking Microsoft Secure Score changes
- Reporting on Entra Application Proxy published applications – Graph PowerShell
- Playing with Microsoft Passport Key Storage Provider – protect user VPN certificates with Windows Hello for Business?
Recent Comments
Backup AzureAD Conditional Access Policies – a different approach
https://f12.hu/2021/01/27/backup-azuread-conditional-access-policies-a-different-approach/
Grant admin consent to an AzureAD application via PowerShell
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 […]
https://f12.hu/2021/01/13/grant-admin-consent-to-an-azuread-application-via-powershell/
Archives
Categories
-
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.
-
Social