Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
The error message you are encountering, stating that the deployment type "Global Standard" with version 20251101 cannot be deployed due to insufficient quota, suggests that your subscription may not have enough resources allocated to support this deployment in the Sweden Central region.
To resolve this issue, you can consider the following steps:
- Check Quota: Verify your subscription's quota limits for the resources required for deploying the Claude model. You may need to manage your existing resources or request an increase in your quota.
- Subscription Type: Ensure that your subscription is eligible for deploying the Claude models, as some models require specific subscription types (like Enterprise or MCA-E subscriptions).
- Region Availability: Confirm that the Sweden Central region is indeed supported for the deployment of the Claude model you are trying to use. According to the context, Claude models can be deployed in specific regions, including Sweden Central.
- Permissions: Ensure that you have the necessary permissions (Contributor or Owner role) on the resource group where you are attempting to deploy the model.
If you continue to face issues, consider reaching out to Azure support for further assistance regarding your subscription and deployment capabilities.
References: