An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Thank you for reporting this. Based on the information shared, the observed behaviour (HTTP 500 server errors and intermittent no_capacity responses that later resolved without any customer-side changes) is not sufficient to conclude that an automatic tier or quota upgrade caused the outage. The quota increase may have been coincidental, but it would not typically be expected to result in a temporary service interruption on its own.
At this time, there is no customer-controlled setting that can guarantee avoidance of a temporary service-side incident affecting a specific model deployment. As a general resiliency practice, we recommend:
- Monitoring Azure Service Health and Resource Health notifications.
- Implementing retries with exponential backoff and jitter for transient HTTP 5xx and capacity-related errors (such as 429 responses) to help reduce retry storms during service degradation.
- Where business requirements allow, maintaining fallback deployments (for example, an alternative model, deployment, or region) to minimise the impact of a model-specific or regional service event.
- Capturing request IDs, timestamps (UTC), deployment names, and regions when incidents occur, as these are valuable for retrospective investigation.
If you would like us to investigate further, please share the affected Azure region(s), deployment name(s), and a few representative request IDs/correlation IDs from the impacted timeframe. This will help determine whether a backend service event occurred during the reported period.
Thank you for bringing this to our attention. We will be happy to review any additional details you can provide.