An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
Application Gateway stuck in Failed provisioning state - all operations fail with AllocationFailureDueToOverconstrainedZonalAllocationRequest (UAE North)
We have an Application Gateway stuck in a Failed provisioning state, and every operation we attempt (start, tag update) fails with the same zonal allocation error, even though diagnostics show no configuration issues.
Resource details:
- Region: UAE North
- SKU: WAF_v2
- Autoscale: min 2, max 10
- Zones: 1, 2, 3 (zone-redundant)
- Current provisioningState: Failed
What we've tried:
- az network application-gateway start -> fails with AllocationFailureDueToOverconstrainedZonalAllocationRequest
- az network application-gateway update (tag change only, no config change) -> same error
- Portal "Support + troubleshooting" diagnostics (Timeout errors, Key Vault, Failed configuration) -> all report "no issues detected"
- Confirmed via CLI that provisioningState is Failed at the resource level, not just on the frontend IP config
The error message suggests retrying in a few days or deploying without a zone specified, but since this gateway is already zone-redundant across all 3 zones and is stuck in Failed state rather than being a fresh deployment, we're unsure whether this needs backend intervention or if there's a supported recovery path we're missing.
Our support plan is Developer tier, so we're posting here rather than filing a technical ticket. Any guidance on recovering a gateway from this state, or confirmation of a zone capacity issue in UAE North, would be appreciated.