Trying to create storage account to access Azure CLI → PowerShell. But getting the following error
Storage creation failed
Error: 403
{“error”:{“code”:“AuthorizationFailed”,“message”:“The client ‘[email protected]’ with object id ‘d7ed4a9c-950f-436f-a326-494af8afced5’ does not have authorization to perform action ‘Microsoft.Resources/subscriptions/resourcegroups/read’ over scope ‘/subscriptions/8fea4313-4937-4746-ba29-a7f8758e55ba/resourcegroups/cloud-shell-storage-southcentralus’ or the scope is invalid. If access was recently granted, please refresh your credentials.”}}
Can’t create a storage account. Please try again.
My understanding is KodeKloud Azure lab do support creating storage account. Can someone look into this issue ?