Subscription ID: 05a6bdcf-f4aa-4d4e-8a7e-48c5b95f846a
The Microsoft.Network/AllowFrontdoor feature registration has been stuck in "Pending" state
for over 24 hours on the subscription above.
Steps taken:
- Registered via: az feature register --namespace Microsoft.Network --name AllowFrontdoor
- Polled status repeatedly since via: az feature show --namespace Microsoft.Network --name AllowFrontdoor --query "properties.state" -o tsv
- Status has remained "Pending" the entire time, well beyond the documented up-to-48-hour propagation window (and now well past that too).
This is blocking creation of Azure Front Door Standard WAF policies
(Microsoft.Network/frontdoorWebApplicationFirewallPolicies) for a production deployment.
Attempting to create the WAF policy fails with:
"WebApplicationFirewallPolicy validation failed. Policy ArmResourceId has incorrect
formatting."
This subscription doesn't have a paid support plan, so I'm unable to open a formal support
ticket for this (get "InvalidSupportPlan" when trying via the Support API). Could someone
help look into why this specific feature registration is stuck, or manually complete it on
the backend?
Happy to provide any additional details needed.