Share via

Claude Opus 4.7 deployment fails even after all client-side requirements are satisfied.

indo flasher 0 Reputation points
2026-05-25T14:01:34.48+00:00

Claude Opus 4.7 deployment fails even after all client-side requirements are satisfied.

Marketplace terms:

publisher: anthropic

offer: anthropic-claude-opus-4-7-offer

plan: anthropic-claude-opus-4-7-plan

state: Active

Billing:

Country: US

Affiliated organization: Indo Flasher

Deployment properties:

modelProviderData:

  • countryCode: US
  • organizationName: Indo Flasher
  • industry: Technology

currentCapacity: 40

rateLimits: 40000 TPM

deploymentState: Running

provisioningState: Failed

Runtime API call returns:

BadRequestForDependentService

Please escalate to Azure AI Foundry / Marketplace / Anthropic backend team. The Anthropic dependent service/SaaS fulfillment appears to be failing after ARM deployment creation.

Microsoft Foundry
Microsoft Foundry

A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance


2 answers

Sort by: Most helpful
  1. Karnam Venkata Rajeswari 3,840 Reputation points Microsoft External Staff Moderator
    2026-06-16T12:55:08.6966667+00:00

    Hello @indo flasher ,

    Welcome to Microsoft Q&A .Thank you for reaching out to us.

    The observed behavior indicates that the deployment is being successfully created but failing during provisioning, which typically suggests that the issue is occurring after the initial request is accepted.

    This pattern is commonly associated with failures in the dependent service layer, especially the Azure Marketplace SaaS fulfillment process used by Anthropic-based deployments. In such cases:

    • Deployment creation is accepted
    • Capacity may be reserved
    • However, provisioning fails before completion
    • No underlying Microsoft.SaaS resource is created

    This strongly suggests that the issue is occurring during the Marketplace subscription handshake or backend fulfillment step, rather than due to baseline configuration or deployment request issues.

    Subscription eligibility or billing constraints affect this behavior as

    Anthropic model deployments require:

    • A paid Azure subscription with a valid payment method
    • A supported billing country/region
    • Azure Marketplace access enabled
    • Deployment in supported regions (East US 2 or Sweden Central)

    Certain subscription types are not supported (for example: CSP, student/free trial, or credit-only plans) and may block fulfillment even if deployment creation succeeds

    Please check if the following steps help-

    1. Validating Marketplace and billing readiness
      1. Confirming the subscription is paid and active
      2. Ensuring Marketplace purchases are enabled
      3. Verifying no policy restrictions are blocking Marketplace transactions
    2. . Reviewing Activity Logs Check for failed operations related to:
      • Microsoft.SaaS
      • Marketplace fulfillment
      • Purchase authorization or billing validation
    3. Validating deployment and region Ensure deployment is in:
      • East US 2
      • Sweden Central
    4. Checking SaaS resource creation
      1. Confirm whether a Microsoft.SaaS resource exists
      2. If absent, this strongly indicates Marketplace fulfillment failure
    5. Retrying with clean state
      • Delete failed deployment
      • Recreate using a new deployment name
      • Optionally test in alternate supported region

    The following references might be helpful , please check them out

     

    We reached out to you on private messenger to assist you further

    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.

    Was this answer helpful?

    0 comments No comments

  2. Alex Burlachenko 22,120 Reputation points MVP Volunteer Moderator
    2026-05-26T08:52:19.7033333+00:00

    hi indo flasher & thanks for join me here at Q&A portal,

    I assume it is not an Azure Advisor issue and not a normal client-side config problem anymore. deploymentState: Running with provisioningState: Failed plus BadRequestForDependentService means Azure accepted the Foundry deployment object, but the downstream Anthropic or Marketplace fulfillment step failed. Microsoft support needs to inspect the provider-side failure.

    Claude models in Foundry are preview and have extra subscription, billing, country, marketplace and provider requirements beyond normal Azure quota. https://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/use-foundry-models-claude

    Since marketplace terms are active, billing country is US, modelProviderData is filled, and the deployment object reaches Running but provisioning fails, the likely issue is not missing terms. It is more likely Anthropic org provisioning, marketplace SaaS fulfillment, or provider backend validation. Similar recent Claude deployment failures in Foundry have been tied to Anthropic organization creation or marketplace handshake problems, not template syntax.

    U can open ticket under Azure AI Foundry Models, not Azure Advisor. Include the deployment resource ID, subscription ID, region, model claude-opus-4-7, offer and plan, exact UTC timestamps, correlation IDs, and the full BadRequestForDependentService response. Ask them to route it to the Foundry Marketplace and Anthropic provider backend team for fulfillment trace. Do not keep deleting and recreating the deployment. If the dependent provider handshake is failing, retries usually just create more failed provisioning records

    rgds,

    Alex

    &

    If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
    

    Was this answer helpful?

    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.