How to generate architecture diagram from Azure resources

Patrick Cho 121 Reputation points
2021-04-24T20:00:43.52+00:00

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.

Azure SQL Database
{count} votes

3 additional answers

Sort by: Most helpful
  1. KalyanChanumolu-MSFT 8,316 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.

    91001-image.png

    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.

    1 person found this answer helpful.
    0 comments No comments

  2. 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.

    1 person found this answer helpful.
    0 comments No comments

  3. 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

    0 comments No comments