⚡ ☁ 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
603
stars
151
forks
source link
Issue with resource group that has a period in the name #41
Running against an RG that does not have a period in the name (but generally the same configuration - a VM with a public IP) yields a successful output.
Ran into this error as well today. It looks like an amazing tool and hoping to be able to use it later! Keep up the good work. Let me know if I can assist in testing around this.
I only have 1 RG with a period in the name, so testing this a bit further on my end is a bit of a challenge.
Output is as follows:
Running against an RG that does not have a period in the name (but generally the same configuration - a VM with a public IP) yields a successful output.