A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Hello Kishore,
Greetings! Thanks for raising this question in the Q&A forum.
Error 715-123420 is not a quota, region availability, or model-specific issue. It comes from Microsoft's automated fraud and abuse detection system that sits in front of Azure OpenAI and Microsoft Foundry deployments, and it flags at the subscription level rather than the resource or model level. This is why the message explicitly points you to contact support rather than offering a self-service fix, since only the backend review team can clear it. Newer subscriptions, recent resource churn (creating, deleting, or recreating Foundry resources across regions), or a spike in deployment attempts in a short window are the most common triggers.
Here is how to resolve it:
- Open an Azure support request through the Azure portal under Help + Support, or at https://azure.microsoft.com/support/create-ticket/. Select Subscription Management as the issue type, since this is an account-level risk flag rather than a technical bug in the Foundry service itself.
- Include your subscription ID, the Foundry resource name, region (Sweden Central), model name and version (gpt-5-mini, 2025-08-07), and the exact error code 715-123420 in the ticket so the reviewing team can locate the specific flagged event.
- Capture and include the Trace ID, Client request ID, and Service request ID if the error response includes them, since these speed up backend triage significantly. If your portal or CLI output does not show them, check the raw response body of the deployment call or the browser network tab when reproducing the error.
- Hold off on repeated deployment attempts while the ticket is open. Retrying repeatedly against the same subscription can reinforce the flag rather than help.
- This type of subscription unblock request generally does not require a paid technical support plan, since it is a billing and subscription matter rather than a product defect. If a support agent tries to route you to a paid plan, ask them to redirect the case to Subscription and Billing support instead.
- Resolution typically takes a few business days once the ticket is filed and reviewed, though there is no published SLA for this specific control.
If this answer helps you kindly accept the answer which will help others who have similar questions.
Best Regards,
Jerald Felix.