An Azure managed PostgreSQL database service for app development and deployment.
Azure Resource Provider Registration Failing with InternalServerError — Subscription Registration Issue
Problem description
I am unable to register the Microsoft.DBforPostgreSQL resource provider for my Azure subscription. Every attempt to register using the portal, Azure CLI, or ARM requests results in an InternalServerError. The registration has been attempted multiple times without success.
Environment
Azure Database for PostgreSQL flexible server, subscription in a region not specified in the case information.
What I've already tried
I have tried registering the provider through the Azure portal, Azure CLI with 'az provider register --namespace Microsoft.DBforPostgreSQL', and direct ARM POST requests. All attempts resulted in InternalServerError. I verified that my subscription is enabled and my account has the Owner role.
Current status
The registration failure persists across all methods, and I seek assistance in escalating this issue to Azure engineering for further investigation. I would appreciate guidance on the next steps and any additional information needed.