Authorization issue in 100Days of Azure

Recently started 100 Days of Azure Journey and I’m facing authorization issue in LAB.


I’ve reached 3rd task which is to create a VM from AzCLI and getting this error. not even able to create resource group. Restarted my session couple of times, but did not work. Can someone please help?

When doing Azure labs on our platform, you need to use the resource group we create for you when you start the lab. You can find out what that is by doing “az group list”. Not using that resource group is why you got that error.