Une plateforme Azure unifiée permettant de créer et de gérer des modèles, des agents et des applications IA avec la sécurité, la supervision et la gouvernance d’entreprise intégrées
Hello Monnin Jean-Baptiste,
Welcome to Microsoft Q&A .Thank you for reaching out to us.
The deployment request is being accepted successfully and then failing during provisioning with an InternalServerError. This behavior indicates that the request has passed initial validation and moved into backend provisioning or partner onboarding stages.
Both tested regions, East US 2 and Sweden Central, are supported for Claude model deployments and the Global Standard deployment type is correctly used. This confirms that region selection and deployment configuration are aligned with documented prerequisites
Given this, the failure is most likely happening later in the provisioning flow, specifically during the Marketplace-based onboarding process required for partner models.
Claude deployments rely on a backend step where a Marketplace SaaS subscription is created. If this step does not complete successfully, provisioning fails with a generic error.
This can occur even when:
- Deployment creation is successful
- Quota appears available
- Permissions are correctly assigned
In addition, deployment success depends on:
- A valid paid subscription and billing method
- Marketplace purchases being enabled
- Eligibility based on billing region and offer availability
Please check if the following steps help in the given order-
- Validating Marketplace access and eligibility
- Ensure Marketplace purchases are enabled at subscription and tenant level
- Check for restrictions such as:
- Private marketplace limitations
- Disabled purchase policies
- Unsupported billing region
- Missing or invalid payment method
- Reviewing activity log for detailed errors
- Navigate to Activity Log
- Filter failed deployment operations
- Capture: Correlation ID and Inner error details
- AnthropicOrganizationCreationFailed
- Marketplace or provisioning failures
- Checking for Marketplace / SaaS resource creation
- Verify if a Microsoft.SaaS resource or Marketplace subscription exists
- Absence of such resources strongly indicates failure during onboarding handshake
- Validate provider metadata if using ARM/automation Ensure the following fields are correctly populated:
- organizationName
- countryCode
- industry
- Retrying deployment after validation
- Delete the failed deployment
- Wait briefly
- Retry in a supported region
The following references might be helpful , please check them out
- Purchase validation checks - Marketplace customer documentation | Microsoft Learn
- Resolve Azure Marketplace purchase error - Azure | Microsoft Learn
- How to purchase a SaaS offer in the Azure portal - Marketplace customer documentation | Microsoft Learn
- Region availability for models in standard deployments - Azure Machine Learning | Microsoft Learn
- Deploy and use Claude models in Microsoft Foundry - Microsoft Foundry | Microsoft Learn
We reached out to you on private messenger for further assistance
Thank you
Please "Accept" the answer with an "Upvote" if the response was helpful. This will be benefitting other community members who face the same issue.