Creating a new Azure Managed Redis (Microsoft.Cache/redisEnterprise) resource,
SKU Balanced_B0, in UK South fails consistently with no useful detail:
Status: Failed
Code: OperationFailed
Message: The operation failed.
Target: null
I experienced these failures throughout the entire day on both 18 June 2026
and 19 June 2026. This has failed identically across multiple attempts and
2 separate subscriptions, each attempt using a fresh resource name, hours
apart — so it's not a naming conflict, Terraform state issue, or
recreate-too-soon timing problem.
Failed operation IDs (region: UK South, 19 June 2026):
- be5ca506-83b3-4d6c-83d9-febaec55c05b (10:02 - 10:05 UTC)
- 61458a92-6773-4825-a766-dd31a622eb2f (10:29 - 10:31 UTC)
- ce0ff0f4-8890-4fdf-b41d-a4dbbbd72a52 (11:50 - 11:52 UTC)
Notably, a creation of the same SKU/resource type DID briefly succeed in
UK South on 19 June (~08:45 UTC) before failures resumed shortly after, so
this isn't a permanent regional limitation — it looks intermittent/ongoing
across both days.
No incidents are showing on the public Azure status page for UK South /
Azure Cache for Redis at this time.
Has anyone else seen Balanced_B0 Redis Enterprise creation fail in UK South
over the past two days? Looking for root cause or a known workaround (e.g.
different SKU, different availability zone) while waiting on this.