An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi Stonebranch,
Error 715-123420 is typically an account validation/security restriction rather than a deployment or quota issue. Since GPT-4.0 and 4.1 deploy successfully but every newer model fails, I'd recommend opening an Azure Support ticket and including the Trace ID, Client Request ID, and Service Request ID from the error dialog.
In the meantime, double-check:
Your subscription is active and in good standing.
The Azure AI Foundry resource is in a region that supports the model you're deploying.
You have sufficient Azure OpenAI quota for that region.
You're using an account with the required RBAC permissions (Cognitive Services OpenAI Contributor/Owner).
I'd also recommend removing or masking your Subscription ID and resource path from this public post for security reasons. Have you already opened a Microsoft Support request? If so, what did they identify as the cause?
Please "Accept the answer" if this information helped you. This will help us and others in the community as well.