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
- Powershell with Entra CBA – unattended access to Defender portal when Graph API or Application permission does not fit
- 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
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
- May 2025
- January 2025
- October 2024
- May 2024
- April 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- May 2022
- March 2022
- November 2021
- January 2021
- December 2020
- November 2020
- October 2020
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