I'm trying to register a resource provider in my Azure subscription - I am "Global administrator".
If I try from the portal, I click "Register" and it spins then reports as "NotRegistered"
I've also tried:
az provider register --namespace Microsoft.EventGrid
It doesn't give any errors but remains not regsitered.