Forum Discussion
anuragydv
Sep 28, 2022Copper Contributor
How to generate the architecture from azure tenant?
Dear experts, want to know if there is a way to generate the full architecture diagram for an Azure Tenant. It should include network, logical, with VMs , vnet, hub spoke model, something similar t...
- Sep 28, 2022
anuragydv try using the AzGovViz - Azure Governance Visualizer
AzGovViz 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 AzGovViz provides visibility on your HierarchyMap, creates a TenantSummary, creates DefinitionInsights and builds granular ScopeInsights on Management Groups and Subscriptions
Jamie Bryant
Microsoft
Sep 28, 2022anuragydv https://www.cloudockit.com/ is might be something more you're after.
- anuragydvSep 28, 2022Copper ContributorThanks Jamie will try this So assuming nothing native exists then..
- Jamie BryantSep 28, 2022
Microsoft
AzViz is another one I've used in the past which is free. https://github.com/PrateekKumarSingh/AzViz