I am working on the Microsoft learning path Discover Azure Messasge Queue.
I have started a Sandbox for my Companys Azure account and this account is using the sandbox directory.
The Concierge Subscription applies to my account and directory.
Now I don't have the permission to create a resource group (neither in shell nor in the portal), but the learning path module (step 6) asks me to create such group using az group create
.
On the other hand, I have permission to create a servicebus (next step) using the initial sandbox resource group "learn-dbd3e..."
Why is the concierge subscription not being provided with the permission to create a resource groupo, while the azure learning path asks you to do so?
btw: I don't find any apropriate tag for the learning path on messages and queue.