Remove-ElevatedAccess-Automation
1.0.0
This script is designed to run in an Azure Automation account and be triggered by a Logic App.
It uses the System Assigned Managed Identity of the Automation Account to authenticate to Azure.
The script removes Elevated Access in Entra by removing the User Access Administrator
role assignment at the root scope ("/") for the specified user.
The script provides structu
It uses the System Assigned Managed Identity of the Automation Account to authenticate to Azure.
The script removes Elevated Access in Entra by removing the User Access Administrator
role assignment at the root scope ("/") for the specified user.
The script provides structu
This script is designed to run in an Azure Automation account and be triggered by a Logic App.
It uses the System Assigned Managed Identity of the Automation Account to authenticate to Azure.
The script removes Elevated Access in Entra by removing the User Access Administrator
role assignment at the root scope ("/") for the specified user.
The script provides structured output that can be consumed by the calling Logic App.
Show more
It uses the System Assigned Managed Identity of the Automation Account to authenticate to Azure.
The script removes Elevated Access in Entra by removing the User Access Administrator
role assignment at the root scope ("/") for the specified user.
The script provides structured output that can be consumed by the calling Logic App.
Installation Options
Owners
Copyright
(c) 2025 Cloudy With a Chance of Security. All rights reserved.
Package Details
Author(s)
- Sebastian Flæng Markdanner
Tags
Azure Automation Entra Elevated Access Managed Identity
Functions
Dependencies
This script has no dependencies.
Release Notes
Initial release of the script to remove Microsoft Entra Elevated Access using Azure Automation Account with Managed Identity.
FileList
- Remove-ElevatedAccess-Automation.nuspec
- Remove-ElevatedAccess-Automation.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 7 | 2/19/2025 |