Share via

InvalidModelProviderData when deploying Claude Sonnet 4.5 on Azure AI Foundry - UI missing required fields

Muskan Vohra 0 Reputation points
2026-05-06T10:12:12.6833333+00:00

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:

  1. Go to ai.azure.com
  2. Navigate to Models + endpoints
  3. Click Deploy model → select claude-sonnet-4-5
  4. Click "Agree and Proceed" tab
  5. Only "Industry" field is shown — other required fields are missing
  6. 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

Microsoft Foundry

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.