Posted by: kurtsh | August 23, 2023

DOWNLOAD: Azure Governance Visualizer (AzGovViz)

imageAzure Governance Visualizer (AzGovViz) is a PowerShell script that iterates through an Azure tenant’s management group hierarchy down to the subscription level.   You can run the script either for your Tenant Root Group or any other Management Group.

By polling Azure ARM, Storage and Microsoft Graph APIs, the script captures data from the most relevant Azure governance capabilities such as:

  • Azure Policy
  • Azure role-based access control (Azure RBAC)
  • Azure Blueprints

From the collected data, the visualizer shows your hierarchy map, creates a tenant summary, and builds granular scope insights about your management groups and subscriptions.

Do you want to get granular insights on your technical Azure Governance implementation? – document it in CSV, HTML, Markdown and JSON? Azure Governance Visualizer is a PowerShell based script that iterates your Azure Tenant´s Management Group hierarchy down to Subscription level. It captures most relevant Azure governance capabilities such as Azure Policy, RBAC and Blueprints and a lot more. From the collected data Azure Governance Visualizer provides visibility on your HierarchyMap, creates a TenantSummary, creates DefinitionInsights and builds granular ScopeInsights on Management Groups and Subscriptions. The technical requirements as well as the required permissions are minimal.

The visualizer provides a holistic overview of your technical Azure Governance implementation by connecting the dots.


Categories