This PowerShell script is designed to fetch and expand Azure role-based access control (RBAC) role assignments across all Azure subscriptions available in the user's account. It generates a detailed report, including nested group memberships, and exports the data to a CSV file. Here's a breakdown of the script's functionality
-
Updated
Dec 3, 2024 - PowerShell