Share via

Cannot deploy any models in foundry

Mathias 20 Reputation points
2026-05-11T14:13:37.6+00:00

When I try to deploy any model in foundry I get this error:

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

I tried for hours to create a support ticket but I am unable to. I keep getting redirected to an unrelated FAQ page.

Anyone knows how to solve this issue?

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

0 comments No comments

Answer accepted by question author

Ajas Saif 165 Reputation points
2026-05-11T14:18:04.8833333+00:00

Hi Mathias,

That error is usually related to quota, region availability, permissions, or temporary backend issues in Azure AI Foundry rather than the model itself.

A few quick things to check:

  1. Try deploying in another region. Some models are unavailable or capacity-constrained in specific regions.
  2. Verify quota availability: Azure Portal → Subscriptions → Usage + quotas
  3. Confirm the resource provider is registered:
  • Microsoft.CognitiveServices
  • Microsoft.MachineLearningServices
  1. Try a different browser/InPrivate session and clear stale deployments.
  2. Check Azure status: https://status.azure.com

If it still fails, capture:

  • Deployment region
  • Model name
  • Timestamp
  • Correlation/Request ID (if shown)

Those details help Microsoft support trace the backend failure quickly.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most 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.