Share via

creating new subscription

Hari Vinod 0 Reputation points
2026-04-30T13:41:41.29+00:00

I have an azure subscription in Azure cloud it have startup credit and have a subscription how to create a new subscription ? its states that we are not eligible for creating new subscription

Azure | Azure Startups
Azure | Azure Startups

Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.


2 answers

Sort by: Most helpful
  1. kagiyama yutaka 1,830 Reputation points
    2026-04-30T14:56:08.9266667+00:00

    I think the startup offer hard‑locks the Azure‑Plan billing‑acct to that one promo sub, so u can’t add another; if even a clean PAYG/MCA can’t make one, the promo billing‑profile is broken and rebuilding that profile is the only path Azure actually lets open.

    0 comments No comments

  2. Q&A Assist
    2026-04-30T13:41:55.1233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The startup (credits) subscription is created and controlled by the underlying billing account and offer type. In that subscription, creating additional subscriptions is only allowed if the billing account and agreement type support it and if the account has the required permissions. When the portal says “not eligible for creating new subscription,” it typically means either:

    • The current offer type (for example, a startup/credit or promotional offer) is limited to a single subscription, or
    • The billing account doesn’t allow additional subscriptions to be created from that offer, or
    • The signed‑in identity doesn’t have the necessary billing role on the billing account.

    To create a new subscription when eligible:

    1. Sign in to the Azure portal.
    2. Go to Subscriptions and select Add.
    3. On Basics, enter a Subscription name, then select the Billing account, Billing profile, and Invoice section where the subscription should be created.
    4. Choose the Plan (for example, Microsoft Azure Plan or Microsoft Azure Plan for DevTest).
    5. On Advanced, select the Subscription directory, optional Management group, and Subscription owners.
    6. Optionally add Tags, then select Review + create and complete creation.

    If the Add option is disabled or the flow ends with a “not eligible” message, the startup offer’s billing account is not allowed to create more subscriptions. In that case, the supported options are:

    • Use the existing startup subscription for workloads covered by the credits, or
    • Create a separate, standard Pay‑As‑You‑Go/Microsoft Customer Agreement subscription under a different eligible billing account (for example, a personal or organizational payment method), or
    • If this is part of a partner or startup program, contact program support or open an Azure support request from the portal to confirm whether additional subscriptions can be enabled for that billing account.

    For programmatic creation, use the subscription‑creation REST APIs appropriate for the agreement type (EA, MCA, or MPA) as documented, but these APIs still honor the same eligibility and billing‑account limits.


    References:

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.