Anthropic Claude deployments stuck in Creating/Failed on Azure AI Foundry

pauline maguette 0 Reputation points
2026-06-11T15:22:38.5566667+00:00

I am having an issue with Anthropic Claude model deployments in Azure AI Foundry / Azure AI Services.

Resource details:

Azure AI Services / Cognitive Services account: pojacketor-resource

Resource group: rg-pojacketor

Region: swedencentral

Resource kind: AIServices

Account provisioningState: Succeeded

A non-Anthropic deployment works correctly:

grok-4.3: provisioningState=Succeeded, deploymentState=Running

However, all Anthropic Claude deployments are stuck or failed:

claude-fable-5: provisioningState=Creating, deploymentState=Running

claude-fable-5-2: provisioningState=Creating, deploymentState=Running

claude-haiku-test-10: provisioningState=Creating, deploymentState=Running

claude-sonnet-4-6: provisioningState=Failed, deploymentState=Running

Inference fails with:

DeploymentCreating

DeploymentFailed

Delete attempts fail with: RequestConflict: Another operation is in progress on the resource. Please try again later.

I also found that standard Azure CLI deployment creation for Anthropic fails with: InvalidModelProviderData: ModelProviderData is required for Anthropic model deployments but was not provided. Required fields: industry, organizationName, countryCode.

Correlation ID for this failed CLI attempt: c64c464b-2b1c-43dd-ba73-bb2cb7c79243

Then I created a test deployment using az rest with modelProviderData:

deployment: claude-haiku-test-10

organizationName: pojacketor

countryCode: FR

industry: software

This PUT request was accepted/created, but the deployment still remains stuck in provisioningState=Creating and lastModifiedAt equals createdAt, so there is no provisioning progress.

Correlation ID for accepted REST creation: 5f020596-d7bf-4a96-8f04-6d5d419914d7

Could Microsoft please check backend provisioning for Anthropic Claude deployments in swedencentral for this AIServices account, and advise how to force-delete or reconcile the stuck deployments without a paid support plan?

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. Anshika Varshney 14,270 Reputation points Microsoft External Staff Moderator
    2026-06-15T20:22:13.2833333+00:00

    Hello @pauline maguette

    We have received an update from the backend team that the deployment of the Fable 5 model is currently suspended due to a US government directive also Requests were block as being detected high risk.

    For other models, please try again at a later time instead of making repeated requests.

    I Hope this helps. Do let me know if you have any further queries.

    If this answers your query, please do click Accept Answer and Yes for was this answer helpful.

    User's image

    Thank you.

    Was this answer helpful?

    1 person found 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.