PrateekKumarSingh / AzViz

⚡ ☁ Azure Visualizer aka 'AzViz' : A #powershell module to automatically generate Azure resource topology diagrams by just typing a PowerShell cmdlet and passing the name of one or more Azure Resource groups
MIT License
584 stars 146 forks source link

Visualize external dependencies using Export-AzViz -ResourceGroup #58

Open PrateekKumarSingh opened 3 years ago

PrateekKumarSingh commented 3 years ago

Ability to plot external dependencies and network associations outside the target resource group or the subscription will result better visualization and add more meaning to the diagram

Reference: #39

akshaybhadoria1106 commented 3 years ago

Hello, Prateek, i am unsure as to where should i post this. i am exporting multiple resource group. Export-AzViz -ResourceGroup rgPRS-AD-DR, rgPRS-AD-Production, rgPRS-File-Production, rgPRS-OVPN-DR, rgPRS-OVpn-Production, rgPRS-SB-Production, rgPRS-SHPT-Production, RGPRS-SQL-PRODUCTION, rgPRS-WebPortal-DR, RGPRS-WEBPORTAL-PROD -ExcludeTypes "Microsoft.Storage", "Microsoft.Web", "microsoft.devtestlab", "microsoft.keyvault", "microsoft.alertsmanagement", "microsoft.operationalinsights", "microsoft.insights", "microsoft.desktopvirtualization", "microsoft.compute/availabilitysets*" -Theme neon -OutputFormat png -Show -LabelVerbosity 2 -CategoryDepth 1

I am getting below error. dot.exe : Warning: Two clusters named clusterWebPortal - the second will be ignored At C:\Users\akshay.bhadoria\Documents\WindowsPowerShell\Modules\AzViz\1.2.1\src\private\ConvertTo-DOTLangauge.ps1:334 char:25