New tool library entry is up! 🐒
Someone on my SecOps team asked a simple question: "what does this group actually have access to?" Turns out the answer was "more than expected" and the script I hacked together to find out eventually grew into a proper access review tool.
Get-AzureRoleAssignments enumerates Azure role assignments across all subscriptions and spits out a CSV report. Great for those "wait, who has Owner on prod?" moments.
https://secopsmonkey.com/post/2026-05-23-azure-access-reviews/
#PowerShell #Entra #Azure #SecOps #MicrosoftEntra