An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
based on the information provided, this does not appear to be a quota, billing, subscription, regional capacity, or deployment configuration issue.
The key indicator is that the same 715-123420 error occurs:
- Across two separate subscriptions
- On a newly created Azure OpenAI resource
- For both new deployments and scaling operations
- Through both the Azure portal and Azure CLI
- While resource creation continues to succeed
Because the behavior follows the tenant rather than a specific subscription or resource, it suggests that the block may be related to an account-level review or restriction associated with Azure OpenAI services.
Why further self-troubleshooting is unlikely to help?
You've already verified several of the most common causes:
- Quota is available (500 used of 675,000)
- Billing is current
- Resource provisioning succeeds
- The issue reproduces on a newly created Azure OpenAI resource
- Other Azure services continue to function normally