josiahsiegel/Generate Azure resource topology diagrams with AzViz (Azure Visualizer)
Run AzViz against one or more Azure Resource Groups
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| resource-group | Comma-seperated resource group list | yes | — |
| out-file | Graph export path | yes | viz.svg |
| sub-name | Azure subscription name | yes | Pay-As-You-Go |
| theme | Graph theme (dark, light, neon) | no | neon |
| depth | Level of Azure Resource Sub-category to be included in vizualization (1 or 2) | no | 1 |
| verbosity | Level of information to included in vizualization (1 or 2) | no | 1 |
| format | Graph format (png or svg) | yes | svg |
| direction | Direction in which resource groups are plotted on the visualization (left-to-right or top-to-bottom) | no | top-to-bottom |
| exclude-types | Exclude resources via string search | no | *excludethisthing1,excludethisthing2* |
| splines | Controls how edges appear in visualization. ('spline', 'polyline', 'curved', 'ortho', 'line') | no | spline |
Outputs
no outputs