Error 715-123420 blocks all model deployments (Serverless API) in Azure AI Foundry

Shkodran Abdullahu 0 Reputation points
2026-07-23T10:38:39.56+00:00

I'm unable to deploy any model as Serverless API (Model-as-a-Service) in my Azure AI Foundry project — this affects every model I've tried so far, not just one specific model. All attempts fail immediately with:

715-123420: Our system has detected this request as unusual activity for your account. If you are confident this is in error, please contact support.

The failure happens right away, before provisioning starts, which suggests a subscription-level block rather than a model-specific or config issue. I first hit this trying to deploy Phi-4-mini-instruct, which is a first-party Microsoft "Consumption Service" model, not a third-party Marketplace offer — so the standard MaaS troubleshooting guide (country availability, marketplace purchase eligibility, RBAC permissions) doesn't seem to apply here.

Based on similar reports I've found, this error code appears to indicate a block by Azure's Real-Time Fraud Protection (RTFP) system at the subscription level. I'm on a Free/new Azure subscription. Requesting review and unblock.

Subscription ID: 035e200b-cc78-4a9c-xxxxxx
Resource group: xxxxx
Foundry resource: xxxxxxxx-foundry-resource

Foundry Models
Foundry Models

A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference


1 answer

Sort by: Most helpful
  1. Christos Panagiotidis 2,741 Reputation points
    2026-07-23T12:36:06.17+00:00

    This does not appear to be a model-specific issue. The important detail is that the subscription is a Free or trial subscription. Microsoft’s current requirements for serverless API deployments state that the subscription must have a valid payment method and that Free or trial subscriptions are not supported, including for models sold directly by Azure. Therefore, the failure with Phi-4-mini-instruct does not prove that Marketplace permissions or model availability are the cause.

    Upgrade the subscription to Pay-As-You-Go or use another paid subscription, confirm that the Foundry resource and project are in a supported region, and retry the deployment once. If error 715-123420 still occurs on the paid subscription across multiple first-party models, open an Azure support request and include the UTC failure time, region, resource name, Activity Log correlation ID, and error code.

    Also remove the full subscription ID from the public post.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.