Share via

Failed to deploy Anthropic Claude Opus 4.7 in Azure Foundry even after quota approval. Error: ModelProviderData is required

ASHIQ HUSSAIN 0 Reputation points
2026-05-15T23:11:56.9366667+00:00

I am trying to deploy the Anthropic Claude Opus 4.7 model in Azure AI Foundry, but the deployment is failing even though the required quota has already been approved for my subscription.

We recently received an approved quota limit of 150,000 tokens per minute for Claude Opus 4.7. However, when I try to deploy the model from Azure AI Foundry, the deployment fails with the following error:

Failed to create deployment  ModelProviderData is required for Anthropic model deployments but was not provided. Please provide all required fields: industry, organizationName, and countryCode.

In the Azure AI Foundry UI, I can see the deployment page for claude-opus-4-7 and I am able to select:

  • Deployment type: Global Standard

Model version: 1

Tokens per Minute Rate Limit: 140000 / 150000

But after creating or updating the deployment, the deployment status shows as Failed.

I also noticed that during the model deployment flow, Azure Foundry only asks for the Industry field under “Use case details”. I selected Technology, but there is no visible option in the UI to provide the other required fields mentioned in the error:

  • organizationName

countryCode

Because of this, I am unable to complete the deployment from the Azure AI Foundry portal.

Screenshots attached:

Screenshot 2026-05-16 041630Screenshot 2026-05-16 041400

Screenshot 2026-05-16 040743

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

1 answer

Sort by: Most helpful
  1. Sina Salam 29,101 Reputation points Volunteer Moderator
    2026-05-16T13:48:22.38+00:00

    Hello ASHIQ HUSSAIN,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you are unable to deploy Anthropic Claude Opus 4.7 in Azure Foundry even after quota approval. Error: ModelProviderData is required.

    Your deployment is failing after ARM validation, during Azure Marketplace SaaS fulfillment for Anthropic (Claude) in Microsoft Foundry not because of your template/CLI syntax, RBAC, quota, region selection, or provider registration. The signal is that no Microsoft.SaaS resource is ever created, which indicates the Marketplace fulfillment workflow never completes the publisher-side organization provisioning step. - https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-claude, and https://learn.microsoft.com/en-us/troubleshoot/azure/partner-solutions/marketplace-purchases-errors

    What I verified that could be the causes are: (a) the subscription is not eligible for Claude partner model purchase/deployment (for example CSP, sponsored/credit-based, or other restricted subscription/payment setups), or (b) a stuck/corrupted Marketplace fulfillment state that requires Microsoft Marketplace engineering to reset/repair. - https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-claude, https://learn.microsoft.com/en-us/marketplace/purchase-validation-checks, and https://learn.microsoft.com/en-us/troubleshoot/azure/partner-solutions/marketplace-purchases-errors give more insight.

    If you’re on a subscription type that’s restricted for Claude partner models, move the deployment to a paid, eligible subscription with a valid payment method and Marketplace purchasing enabled. For an example, If using standard MCA Pay-As-You-Go move deployment to:

    • Enterprise subscription OR
    • MCA-E eligible subscription

    If you’re already on an eligible subscription as above, the fix is backend-side open an Azure support ticket and request escalation to Marketplace fulfillment engineering via your Portal. Because further client-side retries will continue to fail until fulfillment state is corrected. The https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/enable-marketplace-purchases, and https://learn.microsoft.com/en-us/troubleshoot/azure/partner-solutions/marketplace-purchases-errors serve as a reference.

    I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    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.