A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance
Hello Aeolus Travel,
Greetings! Thanks for raising this question in the Q&A forum.
Error 715-123420 is not a quota, RBAC, or template issue. It is generated by Azure's Real-Time Fraud Protection (RTFP) system, which sits in front of the deployment pipeline for Azure AI Foundry / Azure OpenAI resources. When RTFP flags a subscription, it blocks new model deployments immediately, before the request ever reaches provisioning, which is exactly the pattern you are seeing (an existing deployment on the same resource still works, but the new gpt-5.3-codex deployment fails outright). This is a manual hold that has to be reviewed and cleared by Microsoft's internal Fraud Protection and Security team. There is no configuration change, region switch, redeploy, or resource recreation on your side that will clear it, so please avoid repeatedly deleting and recreating the resource, since that can make the activity pattern look worse rather than better.
Here is how to get it resolved:
Open a support request through the Azure portal, not the Basic support plan technical-ticket path. Go to Help + support > Create a support request. Choose issue type "Subscription management" or "Billing", not "Technical". Fraud/account-protection reviews are handled under subscription and billing support, which is available on every support plan including Basic, so you do not need to upgrade to a paid plan to get this looked at.
In the request, reference the RTFP block explicitly. State that you are hitting error 715-123420 on a model deployment in Azure AI Foundry, and that this requires review by the Fraud Protection and Security (RTFP) team, not standard technical troubleshooting.
Include the diagnostic details you already have. Provide:
- Subscription ID and tenant ID
- Resource group:
aeolus-ai - Resource:
founders-0933-resource - Correlation ID:
98d960a5-8282-4712-8941-1902bdce61b1 - UTC timestamp:
2026-08-13T20:38:41Z
The model and deployment type that failed (gpt-5.3-codex, GlobalStandard) and note that a prior deployment (gpt-5.6-sol) on the same resource succeeded, which supports this being a per-deployment fraud flag rather than a subscription-wide quota or policy issue.
If the portal flow does not let you file the ticket as Basic support, use the "Same question" or "Sign in to comment" option on similar threads here in Q&A and ask a moderator to help route an internal collaboration ticket to the RTFP team. Several other posters with this exact error code have had moderators do this successfully.
Once a ticket is opened, keep the resource and resource group as-is until you get a response, so the team reviewing the flag has a stable state to investigate.
If this answer helps you kindly accept the answer which will help others who have similar questions.
Best Regards,
Jerald Felix.