InvalidModelProviderData when deploying Claude Sonnet 4.5 on Azure AI Foundry - UI missing required fields
Hi Support Team,
TWO separate issues.
ISSUE 1 - PORTAL UI BUG:
When deploying claude-sonnet-4-5 via Azure AI Foundry portal
(ai.azure.com), the deployment form is MISSING required fields.
- Only the "Industry" dropdown is visible
- "organizationName" and "countryCode" fields are completely absent from the UI
- As a result, the "Agree and Proceed" button remains permanently DISABLED and cannot be clicked
- This appears to be a portal/UI bug where the form is incomplete
Steps to reproduce:
- Go to ai.azure.com
- Navigate to Models + endpoints
- Click Deploy model → select claude-sonnet-4-5
- Click "Agree and Proceed" tab
- Only "Industry" field is shown — other required fields are missing
- Button remains disabled regardless of industry selection
ISSUE 2 - REST API BACKEND ERROR:
When attempting deployment via REST API, the request is accepted but
fails on your backend:
Error:
{
"code": "AnthropicOrganizationCreationFailed",
"message": "Internal Server Error"
}
Subscription ID: 7bc369fe-acea-42ad-83ca-19f6234e17ff
Resource: StemmaHealthdevAIFoundry
Region: East US 2
Model: claude-sonnet-4-5 (version 20250929)
Marketplace agreement: ACTIVE (signed 2026-04-29)
Quota: 2/450 (well within limits)
Billing: Active MCA with valid credit card
VERIFIED: -
- Active billing (Microsoft Customer Agreement)
- Valid credit card on file - eastus2 region (supported)
- Billing Account Owner role
- Tried api-versions 2024-10-01 and 2025-04-01-preview
- Tried inline JSON and @file approach
Thank you,
Muskan Vohra
******@appinventiv.com