i am a Microsoft employee working on the Microsoft Learn website. yesterday afternoon, we tried to do a regular deployment using EV2 and ARM. when our ARM templates tried to update our existing Event Grid Topic Subscriptions, they timed out and the resources were stuck in a ProvisioningState of 'Updating'. they stayed that way overnight and additional attempts to deploy via ARM resulted in Conflict errors saying '409 unable to update while resource is provisioning'. finally in desparation, i tried deleting the entire Event Grid System Topic via the portal. the portal indicated success and the resource was no longer visible. so i then tried to create a new Event Grid System Topic with the same name, but it appears to simply have resurrected the same stuck instance - the Event Grid Topic Subscription was already there (even though i just recreated the parent resource) and now stuck in a Deleting state. we are now unable to (fully) delete the resource nor update it, so we cannot proceed with our deployment.
feel free to reach out to me directly on Teams if you prefer