In the cloud shell, I had to run 'az provider register --namespace Microsoft.EventGrid' before I could run the 'az eventgrid event-subscription create ...' command.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@grayjeremy Thanks for the feedback! I have assigned the issue to the content author to evaluate and update as appropriate.
@tfitzmac, do we have a standard approach to getting the RP registered that we should include here?
@cbrooksmsft - we do not currently have a standard approach, but this question has come up several times recently. I'll look at how we can add this step, and update the article.
@grayjeremy - thanks for this feedback. I have updated this quickstart (and other articles) to include a step for checking registration status.
@grayjeremy We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.
I would like to know why this resource provider is not enabled by default?
I would like to know why this resource provider is not enabled by default?
I googled because I had the same question and landed here. I would like to understand the concept of providers, why do I have to enable specific ones. What would be the downside if it would be enabled by default?
Cheers