Skip to content

A small utility to create a dot graph diagram of the services and dependencies in Azure

Notifications You must be signed in to change notification settings

ilmax/AzureArchitectureExtractor

Repository files navigation

Azure Architecture visualizer via dotgraph

Visualize Azure Service dependencies querying Azure log analytics workspaces:

How to use

  1. Make sure you're logged in to Azure, this project uses DefaultAzureCredentials()
  2. Run the web applicaiton and click on Populate data
  3. Select the services you're interested in
  4. Visualize the diagram

Next steps

  • Add support to fetch and display data for different subscriptions
  • Add download SVG/PNG support
  • Recognize dependencies from additional services

Acknowledgments

About

A small utility to create a dot graph diagram of the services and dependencies in Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published