Share via

Unable to Deploy Anthropic Claude Models in Azure AI – Quota / Subscription Access Clarification

Karan Agrawal 0 Reputation points
2026-03-11T19:17:19.4666667+00:00

Hello Microsoft Azure Support Team,

I am currently attempting to deploy Anthropic Claude Opus via the Azure AI portal, but I am running into quota and deployment issues that I would like clarification on.

Here is the situation:

  1. When attempting to deploy the model (Claude Opus 4.x) using the Global Standard deployment type, the portal shows the error: “Insufficient quota for selected options. There are no locations with enough quota to deploy this model with the selected deployment type and version.” When I navigate to Monitor and track quota usage, I only see Microsoft models listed (such as GPT-4.1, GPT-4o, and GPT-5-chat). Anthropic models do not appear in the quota list at all. My current Azure subscription type is Azure for Students.

My questions are:

Does the Azure for Students subscription restrict access to third-party models such as Anthropic Claude within Azure AI Foundry?

If so, is there any way to request access to these models under this subscription type?

Alternatively, would upgrading the subscription (for example to Pay-As-You-Go) enable Anthropic model deployments?

Is there any quota request process I should complete to enable Claude Opus / Claude Sonnet deployments?

I have attached screenshots showing:

The deployment error during model creation

The quota dashboard where only Microsoft models are visible

I would appreciate guidance on the correct steps required to enable Claude model deployments in my Azure environment.

Thank you for your help.

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anshika Varshney 9,655 Reputation points Microsoft External Staff Moderator
    2026-03-13T17:56:10.6833333+00:00

    Hi Karan Agrawal,

    This issue usually happens due to subscription, billing, or region limitations, not because of a problem with your code or project setup.

    Below are a few things you can check to understand why the Claude model deployment is failing.

    • Please check your Azure subscription type. Anthropic Claude models in Azure AI Foundry require a paid Azure subscription with an active billing method. Student, free trial, sponsored, or credit‑only subscriptions cannot deploy Claude models. This is expected behavior and not a quota bug.

    You can find this documented here https://learn.microsoft.com/azure/foundry/foundry-models/how-to/use-foundry-models-claude

    • Verify that Azure Marketplace is enabled for your subscription. Claude models are offered through Azure Marketplace. If Marketplace purchasing is blocked at the subscription or tenant level, deployment will fail even if everything else looks correct.
    • Confirm that your billing profile details are complete. If your billing account is missing organization name, address, or country information, the Marketplace validation can fail during deployment. This is a common reason when the portal shows deployment failure without a clear error.
    • Make sure you are deploying in a supported region. Claude models are currently supported only in specific regions like East US 2 and Sweden Central. If your Foundry project is created in another region, the deployment will not work.

    Supported regions are listed in the official documentation https://learn.microsoft.com/azure/foundry/foundry-models/how-to/use-foundry-models-claude

    Also note that Anthropic models do not appear in the standard Azure AI quota page. This is expected because they are Marketplace based models. Seeing zero or missing quota for Claude does not always mean access is blocked.

    Once the above conditions are met, deployment usually works without any changes to your code.

    Hope this helps clarify the behavior and saves you some time.

    Thankyou!

    0 comments No comments

  2. Divyesh Govaerdhanan 10,850 Reputation points Volunteer Moderator
    2026-03-12T22:42:16.5766667+00:00

    Hi Karan Agrawal,

    Welcome to Microsoft Q&A,

    Azure for Students subscriptions cannot be used to deploy Anthropic Claude models in Microsoft Foundry. This is a confirmed subscription-level restriction, not a quota or region issue.

    Why the quota dashboard shows no Anthropic models

    Claude models in Microsoft Foundry are billed through the Azure Marketplace as a third-party offering rather than as native Azure compute. Marketplace-based models do not appear in the standard Azure AI quota dashboard alongside Microsoft-first models like GPT-4o and GPT-5. The empty quota list you are seeing for Anthropic is expected behavior for all subscription types, including paid ones, until an initial allocation is established.

    No, there is no way to request access under the Azure for students subscription type.

    Upgrading to a Pay-As-You-Go subscription attaches an active billing method, which satisfies the Marketplace eligibility requirement. To use Claude models in Microsoft Foundry, you must have a paid Azure subscription with a billing account in a country or region where Anthropic offers the models for purchase.

    Please Upvote and accept the answer if it helps!!

    0 comments No comments

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.