Subscription is valid but Sorry, we are unable to set up billing. Give it a few minutes and then please try again when linking ogranization

SADEC INFO 0 Reputation points
2025-08-28T17:32:09.65+00:00

Subscription is valid but when I link I got a message: Sorry, we are unable to set up billing. Give it a few minutes and then please try again when linking ogranization

Azure DevOps
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 5,406 Reputation points
    2025-08-28T19:00:34.5766667+00:00

    Hello, I hope you are doing well

    That error usually happens when linking an Azure subscription to an organization (e.g., in Entra ID or Cost Management + Billing) but the billing profile isn’t yet fully provisioned or there are role/permission mismatches.

    Billing account provisioning delay, After creating a new subscription or billing profile, it can take a few minutes to several hours before it is fully ready.

    • Permissions not sufficient
    • You must be a Billing Account Owner / Contributor or Billing Profile Contributor.
    • Having only Subscription Owner rights is not enough for linking billing.

    Organization mismatch

    • The subscription may be associated with a different tenant (directory) than the one you’re trying to link.
    • Portal caching / temporary backend error
    • Sometimes the error is transient, as the message suggests (“try again in a few minutes”).

    Go to Cost Management + Billing → Billing profiles → Select your billing profile → Access control (IAM) → confirm you are an Owner or Contributor.

    In the top-right of the Azure portal, ensure you’ve selected the directory/tenant that matches the subscription billing account.

    If it’s a brand-new subscription, give it at least 30–60 minutes. In some cases, it may take up to 24 hours for billing links to stabilize.

    Try PowerShell/CLI (alternative to portal)

    Connect-AzAccount

    Get-AzSubscription

    Then check if the subscription is visible and billing account is attached.

    If still failing after a few hours

    Open a support request under Billing → Subscription Management → Link subscription to directory/organization.

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.