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

Fix casing in Images.ps1 to match LoadBalancers.png #59

Closed moiaune closed 3 years ago

moiaune commented 3 years ago

Hi!

This PR fixes the casing for 'loadbalancer.png' in AzViz/src/private/Images.ps1 to match the filename for AzViz/icons/LoadBalancers.png as AzViz could not find the icon when run from pwsh on a Ubuntu VM.