Alex 4/18/2022

Script to remove stale role assignments in Azure AD

Read Original

This technical article explains how to detect and automatically remove stale role assignments in Azure AD (now Microsoft Entra ID) that appear as 'Identity not found'. It provides a PowerShell script that uses Azure Resource Graph to find all resource containers (subscriptions, resource groups) in a tenant and iteratively removes orphaned permissions, handling edge cases like resource locks.

Script to remove stale role assignments in Azure AD

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week