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
Failed to deploy Anthropic Claude Opus 4.7 in Azure Foundry even after quota approval. Error: ModelProviderData is required
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: