Share via

Getting error while deploying model in AI Foundry

Praveen Tiwari 0 Reputation points
2026-06-04T21:20:49.5233333+00:00

Error details:

715-123420: An error occurred. Please reach out to support for additional assistance.

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


2 answers

Sort by: Most helpful
  1. Karnam Venkata Rajeswari 3,675 Reputation points Microsoft External Staff Moderator
    2026-06-05T04:53:45.5333333+00:00

    Hello @Praveen Tiwari .

    Welcome to Microsoft Q&A .Thank you for reaching out to us.

    Thank you for reaching out regarding the 715‑123420 error encountered while deploying a model in AI Foundry.

    The error 715‑123420 is a generic deployment failure message that typically indicates the request was blocked during a platform-level validation step

    This validation is performed before the deployment is provisioned and may be triggered by backend checks such as security or fraud‑protection signals.

    As a result:

    • The deployment fails immediately
    • The error message does not provide detailed diagnostics
    • The behavior may affect only specific deployments and not the entire resource

    Please check if the following validation steps help-

    1. Verifying model availability Confirm the selected model is supported in the chosen region and deployment type
    2. Checking quota and limits
      1. Ensure sufficient quota is available for the model and deployment type
      2. Quotas are scoped per subscription, region and model
    3. Validating deployment configuration
      1. Ensure deployment names are unique and not stuck in failed state
      2. Retry using a new deployment name if required
    4. Retrying deployment Perform a retry after some time to rule out transient backend conditions

    We have reached out to you on private message to assist you further

    The following references might be helpful , please check them out

    Please let us know if the response was helpful

    Thank you

    Was this answer helpful?

    0 comments No comments

  2. Rayyan Fawad 1,075 Reputation points
    2026-06-04T21:22:29.3233333+00:00

    Hi Praveen, hitting error 715-123420 in Azure AI Foundry usually means your deployment request was blocked at the tenant level by Microsoft's automated fraud and risk protection system. Before opening a support ticket to have them manually lift the restriction, ensure your account has the Cognitive Services Contributor role and try deploying the model via the Azure CLI to see if it bypasses the UI block or gives you a more specific quota error.

    Was this answer helpful?


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.