AzViz

1.2.1

Create automated diagrams of Azure Resources and dependencies

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzViz

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzViz

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Prateek Singh. All rights reserved.

Package Details

Author(s)

  • Prateek Singh

Tags

Azure Diagrams Architecture GraphViz Topology Documentation

Functions

Export-AzViz

PSEditions

Desktop Core

Dependencies

Release Notes

v1.2.* :
- handled condition to skip resources out of resource group, this should fix issue#37 and issue#39
- handled period in resource group name, this should fix issue#41
- If there are no edges between the nodes, then graph legends are not plotted, this should fix issue#38
- empty resource groups skips, resource visualization for all later targets, this should fix issue#50

v1.1.2 :     
- Network infra and the associated resources are represented in much better way
- Improve network diagrams with Virtual Networks containing Subnets and resources
- Azure Icons with labels showing informarion on Subscriptions, RGs, VNet, Subnets
- Excluding Azure resource types/providers
- Supports empty virtual networks
- Improved dark and neon themes
- Supports diagram legends
- Bug Fixes

FileList

Version History

Version Downloads Last updated
1.2.1 (current version) 25,092 6/28/2021
1.2.0 41 6/27/2021
1.1.3 30 6/27/2021
1.1.2 973 4/26/2021
1.1.1 36 4/26/2021
1.1.0 28 4/26/2021
1.0.9 335 4/11/2021
1.0.8 29 4/11/2021
1.0.7 29 4/11/2021
1.0.6 44 4/11/2021
1.0.5 49 4/10/2021
1.0.4 25 4/10/2021
1.0.3 191 4/8/2021
1.0.2 58 4/8/2021
1.0.1 32 4/8/2021
1.0.0 29 4/8/2021
Show more