An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hi Bryson Tai
You're welcome!
At the moment, there isn't a public Azure service that provides real-time resource capacity availability for specific SKUs or regions (for example, whether a particular Azure Managed Redis SKU has available capacity in North Europe).
You can use the following Azure services to stay informed about the platform:
- Azure Products by Region – This page shows whether an Azure service is available in a particular region, but it does not indicate current provisioning capacity or temporary capacity constraints. https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/table
- Azure Service Health – Provides information about active service issues, planned maintenance, and health advisories affecting your subscription.
- Azure Resource Health – Shows the health status of your deployed Azure resources.
However, regional capacity constraints for resource provisioning are generally not exposed through these services. When capacity is exhausted, it is typically surfaced only during the provisioning operation (for example, through errors such as OperationFailed or CapacityNotAvailable).
We understand that having visibility into regional capacity availability would be valuable, and we appreciate your feedback. We'll share this as a product improvement suggestion with the appropriate team for consideration.
Thank you for your understanding.