Visualizing - Do you have an Azure resources diagram?

Updated by Brady Stroud [SSW] 1 year ago. See history

123
No component provided for introEmbed
Video: Azure resource diagrams in Visual Studio Code - Check out this awesome extension! (6 min)

Option A: Just viewing a list of resources in the Azure portal

Note: When there are a lot of resources this doesn't work.

Image

❌ Figure: Bad Example – Using the Azure Portal to view your resources

Option B: Visually viewing the resources

Image

✅ Figure: Good Example – Viewing the resources in VS Code using the ARM Template Viewer extension

Image

✅ Figure: Good Example - ARM template and automatically generated Azure resources diagram in the SSW Rewards repository on GitHub

Image

✅ Figure: Good Example - The Azure resources diagram generated by the ARM Template Viewer extension for SSW Rewards

Install ARM Template Viewer from VisualStudio Marketplace.

Suggestion to Microsoft: Add an auto-generated diagram in the Azure portal. Have an option in the combo box (in addition to List View) for Diagram View.

Update: This is now happening.

oembed: https://twitter.com/BenCodeGeek/status/1248272453509484550?ref_src=twsrc%5Etfw

Scrum Warning: Like the architecture diagram, this is technical debt as it needs to be kept up to date each Sprint. However, unlike the architecture diagram, this one is much easier to maintain as it can be refreshed with a click. You could reduce this technical debt by automatically saving the .png to the same folder as your architecture diagram. It is easy to do this by using Azure Event Grid and Azure Functions to generate these for you when you make changes to your resources.

Acknowledgements

Adam Cogan
Matt Goldman
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star