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

Provided Resource Group Does not exist #85

Open pererap01 opened 2 years ago

pererap01 commented 2 years ago

when I attempt to run the following command I am getting RG cannot be found- But I can populate RG. Please see below

Screenshot 2022-03-03 105716

alex-gs1 commented 11 months ago

Is there a solution to this? I tried it today with the same result. Ressource Group exists but can't be found.

LD-013 commented 8 months ago

Try Get-AzContext & Set-AzContext to check and set you are on the correct tenant or subscription.