Thank you Kalyan. I tried ARM Template Viewer from Visual Studio Code. It works fine.
How to generate architecture diagram from Azure resources
Hello,
I have defined a few resources on my Azure resource group.
Is there a way that I could generate an architectural diagram 1) from the resource group and 2) from ARM template.
Please advise.
Thanks.
5 additional answers
Sort by: Most helpful
-
KalyanChanumolu-MSFT 8,346 Reputation points
2021-04-25T05:56:37.967+00:00 @Patrick Cho Welcome to Microsoft Q&A forums.
Please try the Visual Studio Code extension ARM Template Viewer by Ben Coleman, a Microsoft employee.Do post your feedback here if you find any bugs or have any feature requests.
Another such tool is ArmWiz, you can upload your template and get a visualization.
----------
If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.
-
Robert Hodges 5 Reputation points
2023-01-20T00:50:22.6866667+00:00 Are these tools verified to be safe by Microsoft? The ArmWiz link takes you to an insecure page.
-
Volker Kühn 6 Reputation points
2024-07-26T06:22:39.1533333+00:00 Did you ever work with them for documentation purposes ?
All these visualisations are either incomplete and incorrect.
E.g. as shown above a network would be shown as a component where the correct visualisation would be a canvas around the network bound components.
Same for VMs where networkcards are part of the VM even so they only exist virtually you would need a different visualisation to understand the configuration.
-
Ilan Nyska 0 Reputation points Microsoft Employee
2023-08-23T22:28:31.7666667+00:00 You can use Resource visualizer at the export template option