When trying to create a storage account in azure from VS Code's Bash Terminal, I get the following error:
error retrieving default location: The client '' with object id '' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope '' or the scope is invalid.
If access was recently granted, please refresh your credentials.
After successfully logging into Azure using az login, I still get the error.