Can't create new model or edit existing model in Azure AI Foundry

Rongyi Zheng 0 Reputation points
2026-05-03T04:42:15.4533333+00:00

I recently got the error message as below when I tried to edit or create model in my Azure AI Foundry. What's happening?

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


1 answer

Sort by: Newest
  1. AI answer

    2026-05-03T04:42:25.43+00:00

    Error code 715-123420 is a generic Azure AI Foundry portal failure that the portal itself cannot resolve client-side. When this code appears while creating or editing a model or deployment, it indicates a backend or subscription-level issue that requires Azure support intervention.

    Because this error explicitly instructs to contact support, the next step is to open an Azure support request and include:

    1. The full error code and message: 715-123420: An error occurred. Please reach out to support for additional assistance.
    2. The Azure subscription ID and the Foundry project/resource where the error occurs.
    3. The operation being performed (for example, creating a deployment, editing an existing deployment, or training a model).
    4. Timestamp and region of the operation.

    Support can then inspect backend logs and fix issues such as:

    • Broken or partially created model/deployment records that block further operations (similar to the “Model Exists” condition described for Azure Document Intelligence models, which also requires backend cleanup by support).
    • Subscription, quota, or regional constraints that are not surfaced clearly in the portal.

    If the issue is blocking production work and no obvious quota or region error is shown, contacting support is the only supported resolution path.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    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.