Copilot Playbook
Azure Billing Setup
Updated August 27, 2026
Field Guide · CSP Billing

Azure Billing Setup for CSP Partners

From M365 seats to Azure consumption — the billing setup, end to end.

Prepared by Ken Lince — Sr. Director, Cloud Engineering, TD SYNNEX

Companion guide

This guide is the practical companion to The Copilot Cowork Power User Guide. That guide covers how to run Cowork; this one covers the billing plumbing you need in place before you can resell the Azure-metered pieces of the AI stack — Copilot Studio message packs, Azure AI Foundry consumption, and any Azure workload a customer needs alongside their M365 seats.

Most M365-only partners have never once created an Azure billing account — and the first time it matters is usually mid-deal, with a customer waiting.

This guide gets you through it once, correctly, including the scenarios that break a first attempt.

1. Why This Is a Sticking Point for M365-Only Partners

If your practice has been built around M365 seats — Business Premium, E3/E5, and now Copilot — you may have gone years without touching the Azure side of Partner Center. That was fine until AI consumption showed up. Copilot Studio message packs and Azure AI Foundry model consumption don't bill against an M365 seat. They bill against an Azure subscription. No Azure plan, no way to resell or bill for either one.

The reality on the ground

You can't quote it if you can't bill it. A customer who wants Copilot Studio agents talking to a custom Azure AI Foundry model needs an Azure plan in place first — and if you're the partner of record for their M365 estate, that Azure plan should be yours to provision, not left to a customer's IT generalist who opens a free Azure account on a personal credit card.

The failure mode is invisible until it isn't. A partner without an Azure practice discovers this gap the first time a customer asks "can you just turn on the AI agent thing" and the honest answer is "not until we set up your Azure billing" — a sentence no SMB-focused rep wants to say for the first time in front of the customer.

This guide exists so that sentence never has to happen live. Work through it once against a test customer, and Azure plan setup becomes a five-minute step in your onboarding checklist instead of a research project.

↑ Back to Table of Contents

2. The Four Words You Have to Keep Straight

Every point of confusion in this process traces back to conflating these four terms. Get them straight once and the rest of this guide reads like a checklist instead of a mystery.

TermWhat it actually isWho owns it
MPA
Microsoft Partner Agreement
The agreement that makes you eligible to transact as a CSP partner at all. It's what you sign, once, with Microsoft.The partner
MCA
Microsoft Customer Agreement
The agreement your customer must accept before you can sell them an Azure plan. No MCA acceptance, no Azure purchase — full stop.The customer
Billing accountThe top-level container Microsoft creates for you under your MPA. Holds one billing profile per currency and can hold up to 10,000 subscriptions. This is your structure, not the customer's — don't confuse it with the customer-facing Azure plan below.The partner
Azure planThe container created under the customer's MCA that unlocks the full pay-as-you-go Azure catalog for them. One or more Azure subscriptions live inside it. A customer can have more than one Azure plan.The customer (provisioned by you)
Azure subscriptionThe actual billable container resources get deployed into — VMs, storage, AI Foundry projects, everything. Lives inside an Azure plan. Created and configured in the Azure portal, not Partner Center.The customer
The one-sentence version

You (MPA) sell the customer (MCA) an Azure plan, and inside that plan you or the customer create Azure subscriptions where resources actually run.

↑ Back to Table of Contents

3. Direct Bill, Indirect Provider, Indirect Reseller — Who Can Do What

Before you attempt any of the steps in this guide, know which of these three you are. It changes almost every workflow below.

1
Direct bill partner

You have a direct billing relationship with Microsoft. You can create Azure plans, attest MCA acceptance yourself, and transact end-to-end without going through another partner.

2
Indirect provider (distributor)

You have a direct billing relationship with Microsoft and you sell through a network of indirect resellers. You can attest MCA and create Azure plans for your own end customers, and your resellers work through you for theirs.

3
Indirect reseller

You cannot attest MCA or create an Azure plan directly. Every customer relationship and every MCA attestation has to be created or approved through your indirect provider. If you're in this category, Section 7's indirect reseller playbook is the one you'll use most.

If you're not sure which one you are, check Partner Center → Settings → Account settings — your program type is listed there, or ask your distributor (if you buy through TD SYNNEX or another distributor, you're almost certainly an indirect reseller for CSP purposes).

↑ Back to Table of Contents

4. Step by Step: Adding an Azure Plan to an Existing Customer

This is the core motion. It assumes a direct bill or indirect provider partner with an existing customer relationship already in Partner Center. (Indirect resellers: read Section 7 first — you'll do the first half of this through your provider.)

The purchase flow

  1. Sign in to Partner Center and select Customers.
  2. Select the customer, expand their row, and choose Add products.
  3. Set Segment to Commercial, then search "Microsoft Azure."
  4. Under Azure plan, select Add to cart.
  5. Before checkout completes, Partner Center requires confirmation that the customer has accepted the Microsoft Customer Agreement. If they haven't yet, stop here and run Section 5 first.
  6. Return to the Add a product page, select Review, then Buy.
Partner Center Add products screen showing the Azure plan Add to cart action
Step 3–4: the Azure plan on the Add products screen, right before Add to cart.Source: Microsoft Learn — Purchase the Azure plan for customers
Two things that trip people up on the first purchase

You can't name the subscription during purchase. There's no "friendly name" field at checkout — set it afterward by editing the subscription in Partner Center or via the API. Don't go looking for a naming field mid-purchase; it doesn't exist yet.

It's a one-way door on the old offer. Once you purchase an Azure plan for a customer, you can no longer buy the legacy "Microsoft Azure" (MS-AZR-0145p) offer for them — all future subscriptions for that customer go through the Azure plan. If you try anyway, Partner Center shows an explicit "Add products" error.

Partner Center Add products error screen shown when trying to add the retired legacy Azure offer
The exact error you'll see if you try to add the retired MS-AZR-0145p offer after an Azure plan is already in place.Source: Microsoft Learn — Purchase the Azure plan for customers

Where the actual subscription gets created

Partner Center purchases the Azure plan. The Azure subscription inside it — the thing resources actually deploy into — is created in the Azure portal, not Partner Center:

  1. Sign in to the Azure portal as the partner (in your partner tenant, not the customer's).
  2. Go to Cost Management + Billing, select the relevant billing scope, then Customers, then the customer.
  3. Products + services → All billing subscriptions → + Add.
  4. Choose the usage-based/Azure subscription option. On the Basics tab, set the plan to Microsoft Azure Plan, confirm the billing account and customer, and select the reseller if you're operating as one.
  5. Review + create.

To manage the customer's resources and subscriptions afterward, you need Admin On Behalf Of (AOBO) privileges — see Section 10 for exactly how that's granted.

Partner Center Subscriptions page showing the usage-based section expanded to list Azure subscriptions under the Azure plan
Where the resulting subscriptions show up afterward: Subscriptions page → usage-based section → expand Azure plan.Source: Microsoft Learn — Purchase the Azure plan for customers

Buying Azure reservations under an existing plan

Reservations must attach to an active Azure plan — buy the plan first if the customer doesn't have one yet.

  1. Partner Center → Customers → select the customer → Add productsAzure.
  2. Choose the market segment, set Product type to Reservations, and choose the reservation type.
  3. Associate it with the customer's existing Azure plan.

Reservation scope in the Partner Center UI is limited to Shared. If the customer needs a single-subscription scope (common for cost-allocation-sensitive customers), do that step in the Azure portal instead, not Partner Center.

Partner Center Add products screen for Azure reservations showing the Shared scope setting
The Shared-scope reservation setting in Partner Center — for single-subscription scope, finish this step in the Azure portal instead.Source: Microsoft Learn — Purchase the Azure plan for customers
↑ Back to Table of Contents

5. The MCA Acceptance Flow, in Full

Nothing purchases until this is done. There are two paths — which one you use depends on your partner type and how hands-on you want the customer to be.

If you learn one date from this guide, make it this one

As of July 10, 2025, partner attestation moved exclusively to a new enhanced attestation API. The old UI-based attestation and the older API version are both retired for direct bill and indirect provider partners. If a tutorial, blog post, or old internal SOP shows attesting MCA through a simple Partner Center screen, it's describing a workflow that no longer exists.

Path A — Partner attestation (direct bill / indirect provider only)

You confirm the customer's acceptance on their behalf through the Partner Center enhanced attestation API. Requires the Admin agent or Sales agent role. Indirect resellers cannot use this path at all — see Section 7.

After you attest, the customer's primary contact receives an automated Microsoft confirmation email within 30 minutes. Be ready for the customer to ask you, not Microsoft, what that email means — they're directed back to their partner of record.

Path B — Customer direct acceptance

You send the customer to accept the agreement themselves in the Microsoft 365 Admin Center. This is the only path available to indirect resellers, and it's also the cleanest audit trail if a customer ever questions whether they agreed to anything.

For a brand-new customer

  1. Partner Center → CustomersAdd Customer → enter company name and primary contact.
  2. Under Customer Agreement, choose "Customer will be asked to accept the Microsoft Customer Agreement in Microsoft 365 Admin Center."
  3. Continue through Next: Review and finish creating the customer tenant.
  4. On the Confirmation screen, save the generated sign-in credentials — you'll need them for the next step.
  5. Outside Partner Center, send the customer an email containing: the URL https://admin.microsoft.com/AdminPortal/Home?ref=/BillingAccounts/agreement, and the credentials from step 4.
  6. The customer signs in at that URL and checks the box to accept the MCA.

For an existing customer, or a new reseller relationship

  1. Partner Center → CustomersNew relationship. This auto-generates an email template with a parameterized acceptance URL.
  2. Customize the template, then Open in email or Copy to clipboard and send it.
  3. The customer clicks the link, signs in, and checks the box to accept both the reseller relationship and the Microsoft Customer Agreement in one step.
  4. They can review all their partner relationships anytime under Settings → Partner relationships in their own admin center.
Partner Center Create a relationship screen with the generated customer invitation email template
Step 1: the auto-generated "Create a relationship" invite screen in Partner Center.Source: Microsoft Learn — Confirm customer acceptance of the Microsoft Customer Agreement
Microsoft 365 Admin Center screen where the customer reviews and accepts the reseller relationship and Microsoft Customer Agreement
What the customer actually sees and checks in the Microsoft 365 Admin Center — the review-and-accept screen from steps 3–4.Source: Microsoft Learn — Confirm customer acceptance of the Microsoft Customer Agreement

Verifying acceptance actually went through

  1. Partner Center → Customers → select the customer → Account.
  2. Look at Microsoft Customer Agreement → Customer acceptance through Microsoft — it reads either Provided or Not Provided.

If you try to place an order for a customer you haven't confirmed, Partner Center will interrupt the order and prompt you to enter the accepting individual's first name, last name, email, optional phone number, and the acceptance date (which can't be set in the future) — then Save to unblock the order.

↑ Back to Table of Contents

6. Brand New Customer, No Tenant at All

The scenario every M365-only partner eventually hits: a prospect with no Microsoft tenant of any kind, who needs both an M365 estate and, soon after, an Azure plan.

  1. In Partner Center, use the Add Customer flow (Section 5, "For a brand-new customer") — this creates the Entra tenant as part of onboarding, at no charge, before anything is purchased.
  2. Provide the domain, a contact email, and the intended global admin credentials during creation.
  3. Complete MCA acceptance (Path A or B above) before attempting any Azure plan purchase — order of operations matters here; skipping straight to "Add products" for Azure will simply fail the checkout.
  4. Once MCA is confirmed, run the standard Azure plan purchase flow from Section 4.

You can also create a tenant standalone, outside a customer purchase flow, via Partner Center → Settings → Account settings → Tenants → Create new tenant — useful for pre-provisioning a tenant ahead of a signed deal.

↑ Back to Table of Contents

7. Fringe Scenario Playbook

These are the situations that don't show up in the happy-path documentation but that a real SMB practice runs into regularly.

A. Indirect reseller: you don't hold the billing relationship

If you buy through a distributor, this is almost certainly you

You cannot create an Azure plan or attest MCA acceptance directly — Partner Center will not let you. Your indirect provider (distributor) must create the customer relationship and complete attestation on your behalf via their own Partner Center or API access.

What to actually do: confirm with your distributor which of the two MCA paths they use for you (attestation vs. customer direct acceptance), get the customer relationship established through them first, and only then attempt the Azure plan purchase against that customer in your own Partner Center view.

B. Customer already has a pay-as-you-go (legacy MOSA) Azure subscription

Verify before you promise a timeline

Microsoft's only step-by-step migration article for this scenario is archived, marked no-index, and dated 2019 — treat any specific steps from it as directionally correct at best, not current. The general shape hasn't changed (assess the existing subscription, move ASM-era resources to ARM if any remain, then move the resources into a new CSP Azure plan subscription), but the actual mechanics now run through Azure's subscription "move" / billing-change tooling. For anything beyond a dev/test subscription, open a case with Microsoft or your distributor before touching a production subscription's billing — a botched billing move can interrupt running resources.

C. Customer already has an Enterprise Agreement (EA)

EA and CSP can coexist in the same Entra tenant — a customer might run Azure under EA while you sell them M365 (or additional Azure) under CSP. In practice, watch for two things: two different partners of record creating confusion about who owns what, and overlapping admin roles where both the EA partner and the CSP partner have standing access. This isn't a blocked configuration, but it isn't a documented one either — validate the specific setup with Microsoft or your distributor before quoting it as a clean migration path, rather than assuming it behaves identically to a single-agreement tenant.

D. Multiple Azure plans for one customer

Fully supported, no special gate — a customer can have more than one Azure plan (for example, a production plan and a dev/test plan, or one per department/cost center). Just repeat the Section 4 purchase flow; each plan is independent for budgeting and subscription purposes.

E. Transferring an Azure plan between CSP partners

This covers both "customer switches partners" and "we got acquired and need to move our book." As of the May 18, 2026 update to this flow, it's more automated than it used to be:

F. Setting up Azure for the partner's own tenant (not a customer's)

If you need Azure for your own internal use — not to resell — Partner Center's customer-facing Azure plan flow doesn't apply to you. Go directly to the Azure portal instead, and make sure the account you're signed in as holds the Billing account owner role; that role is required to acquire Azure subscriptions through the direct motion in the portal.

↑ Back to Table of Contents

8. Money: Markup Is Dead — Meet Partner Earned Credit

Reset your mental model here

If your M365 practice is used to setting a sell price on top of a wholesale cost, the Azure plan doesn't work that way. There's no manual markup slider on Azure plan consumption. Instead, partners earn margin through Partner Earned Credit (PEC) — a credit tied to the partner retaining active admin permissions on the customer's tenant, rather than to a price you set.

Practically, this means the commercial lever you have on an Azure plan isn't "what do I charge above cost" — it's "am I actually providing ongoing management and keeping delegated access in place." Losing your admin relationship on a customer's tenant doesn't just cost you support visibility; it can cost you the credit itself.

Verify the current PEC mechanics before you quote a margin number

The exact credit percentage and qualifying-access requirements are set by Microsoft and have moved over time. Don't repeat a specific number to a customer or in a proposal without checking the current Partner Earned Credit documentation first — this section is here so you know the shape of the model, not to be your source of truth on the rate.

↑ Back to Table of Contents

9. Budgets, Alerts, and Not Getting Surprised by an Invoice

Azure plan consumption is usage-based — there's no seat count to sanity-check against. Set this up for every customer on day one, not after the first surprising invoice.

Setting a budget

  1. Partner Center → Billing workspace → Azure spending (NCE).
  2. Under Customers, select New budget.
  3. Search for the customer by name in the side panel and set the amount.
  4. Save.
Partner Center Azure spending NCE page listing customers with configured Azure spending budgets
The Azure spending (NCE) page after budgets are set — this is your day-to-day monitoring view.Source: Microsoft Learn — Set an Azure spending budget for customers

Only customers with an active Azure plan who are currently working with you appear here — a customer who's transferred to another partner drops off the list.

Updating or removing a budget

Same screen: check the customer's box, select Update budget, adjust (or clear) the amount in the side panel, and Save.

Partner Center Update budget configuration panel for a selected customer
The Update budget side panel — same flow whether you're changing an amount or clearing it.Source: Microsoft Learn — Set an Azure spending budget for customers

Alerts — know exactly what you will and won't get

The gap that catches people

You get an email every 7 days once a customer's usage sits between 80% and 100% of budget. You get nothing once they cross 100% — and critically, services keep running regardless of budget. A budget in Partner Center is a monitoring tool, not a spending cap. If a customer needs a hard stop, that has to be engineered separately (Azure-side cost alerts and automation, or a support conversation about resource-level limits) — Partner Center will not shut anything off for you.

To configure alert delivery: Partner Center → Notifications (bell icon) → My preferences → set your email address and language, then check the relevant boxes under the Billing workspace notification preferences.

Reading itemized costs

  1. Partner Center → Customers → the customer's company name.
  2. Open their Subscriptions page and select the subscription under Usage-based subscriptions.
  3. Review Itemized costs by service and Estimated usage for the current billing period.

Spending estimates refresh roughly every 24 hours and run about a day behind actual usage — treat them as directional, not as the final invoice. They also exclude taxes, credits, and other fees.

Partner Center Azure spending page showing budget, current spending, and percentage used per customer
Monitoring view: budget, current estimate, and percentage used, per customer, at a glance.Source: Microsoft Learn — Set an Azure spending budget for customers

Still have pre-NCE (legacy) Azure subscriptions on the books? They're managed on a separate Azure spending tab, not Azure spending (NCE) — same Billing workspace, simpler flow (find the customer, enter a budget amount, select Apply). Don't spend time hunting for legacy customers on the NCE tab; they won't be there.

Partner Center legacy Azure spending page listing customers and budgets outside the new commerce experience
The legacy (non-NCE) Azure spending page — a different, simpler screen for older subscriptions.Source: Microsoft Learn — Set an Azure spending budget for customers
↑ Back to Table of Contents

10. Who Needs What Access — RBAC for Partner and Customer

ActionRequired roleWho holds it
Purchase an Azure planUser management admin or Sales agentPartner
Confirm/attest MCA acceptanceAdmin agent or Sales agentPartner
Set or manage Azure spending budgetsAdmin agentPartner
Create or approve a partner-to-partner transferAdmin agentPartner
Accept MCA / reseller relationship (direct acceptance)Global admin (or delegated authority)Customer
Manage the customer's actual Azure resources day-to-dayAdmin On Behalf Of (AOBO), granted via GDAPPartner, scoped by the customer

Modern practice is to grant partner engineers access through Granular Delegated Admin Privileges (GDAP) — a scoped security group with least-privilege RBAC roles (typically Owner on the specific Azure subscription) rather than a blanket admin-agent relationship across the whole tenant. If your practice is still using broad Delegated Admin Privileges (DAP) out of habit, this is worth tightening — GDAP is both the current Microsoft guidance and the easier story to tell a security-conscious customer.

↑ Back to Table of Contents

11. Common Errors and How to Unblock Them

What you seeWhat's actually happeningFix
Order blocked, prompted for agreement acceptance details mid-checkoutCustomer's MCA acceptance was never confirmed in Partner CenterRun the verification/confirm flow in Section 5, or complete either attestation path
"Add products" error when adding the old Azure (0145p) offerCustomer already has an Azure plan — the legacy offer is now permanently unavailable to themNot a bug; use the Azure plan for the new subscription instead
New purchases, quantity changes, or upgrades silently blocked for an established customerStale attestation — you attested via the old method before April 1, 2023 and never re-attested (hard block since October 7, 2025)Re-attest via the new enhanced API, or get customer direct acceptance
No field to name the subscription during purchaseExpected — friendly names aren't settable at purchase timeSet it afterward by editing the subscription in Partner Center or via API
Reservation scope stuck on "Shared," can't isolate to one subscriptionPartner Center UI only exposes Shared scopeSet single-subscription scope in the Azure portal instead
Confusion about where to actually deploy resourcesPartner Center sells the plan; the Azure portal is where subscriptions and resources are createdCost Management + Billing in the Azure portal, signed in with AOBO/GDAP access — not Partner Center
Indirect reseller can't find an "attest" option anywhereWorking as designed — indirect resellers never get partner attestation UIRoute the customer relationship and MCA through your indirect provider (Section 7A)
↑ Back to Table of Contents

12. Tribal Knowledge — What the Partner Community Actually Says

Everything above this section comes from official Microsoft documentation. This section is different on purpose: it's what's been found in Microsoft's own Partner Community Hub forum and CSP-focused practitioner blogs — the gap between "here's the documented process" and "here's what actually happens when you run it." Sourced and dated where the underlying thread or post could be found; flagged as lower-confidence where it's a single author's take rather than a corroborated pattern.

An honest note on where this came from

A real search for Reddit (r/MSP, r/sysadmin, r/AZURE) and LinkedIn discussion of these exact topics came up empty — not because partners aren't talking, but because that content is largely unindexed to search or requires being logged in to find. What follows is drawn from Microsoft's own Community Hub forum threads and a handful of CSP/MSP-focused blogs. Treat the forum-sourced items as reasonably solid (they're actual partners hitting actual walls); treat the blog-sourced commentary as one practitioner's framing worth knowing, not verified community consensus.

The MCA re-attestation trap really did catch partners off guard

Confirmed on Microsoft's own forum

A partner posted that their customer had directly accepted the MCA through the Admin Center — acceptance showed as Provided — yet license and software downloads stayed blocked until the partner separately updated the "partner attestation" date on their side. The partner said this interaction "hadn't been communicated during CSP technical calls," and Microsoft's own community manager could only point them to a support ticket, admitting support "were unable to provide much clarity" either. Source: Microsoft Community Hub thread.

The practical takeaway: customer direct acceptance and partner attestation are tracked as two separate records. A customer saying yes doesn't automatically clear a stale attestation on your side — check both, not just one, if a customer reports being blocked despite having "already accepted."

A second deadline is coming. Per CSP program-update trackers, after January 5, 2026, the older attestation methods retire entirely — only the new attestation API or customer direct acceptance will work at all. If your practice has any customers attested under the pre-2023 method that were never touched, don't wait for a blocked order to discover it.

GDAP access can vanish more easily than people expect

Two real mechanisms worth building a calendar reminder around, not just reading once:

Partner Earned Credit can stop accruing without any alert

The quiet failure mode

Per Microsoft's own PEC troubleshooting documentation: if the RBAC role assignment backing your admin access has an expiring "end time," PEC silently stops calculating once that assignment lapses — you keep billing the customer, you just stop earning the credit, with no notification that it happened. The fix is procedural: audit role-assignment expirations on a schedule, don't assume "we set this up once" means it stays set up.

Transfers make this worse. PEC is not automatically carried over in a partner-to-partner transfer — the receiving partner has to actively reconfigure the qualifying access afterward. Build that into your transfer-acceptance checklist, not as an afterthought once billing looks off.

Getting customers to actually click "accept"

Several independent licensing-advisory writers felt it necessary to explicitly reassure readers that an MCA re-acceptance request "is legitimate, not phishing" — a strong hint that customer suspicion of these emails is common enough to plan around, even without a single viral thread to point to. The practical version of this tip, echoed across sources: tell the customer to expect the email before you send it, and have them navigate to admin.microsoft.com directly rather than trusting an embedded link cold.

Where margin actually leaks (one practitioner's framing)

From a CSP/MSP-focused blog on Azure billing traps, worth knowing even though it's a single source: "Azure margin does not disappear in one dramatic mistake. It leaks through dev/test spikes, weak overage language, bad reservation assumptions, and invoices nobody reconciles." The same piece argues budgets alone don't prevent bill shock — a budget is a monitoring tool, not a spending cap (which matches the official behavior in Section 9) — and that the real fix is negotiating alert thresholds and escalation contacts into the deal before the quote is signed, not after the first surprise invoice. Source: scopable.io, "Azure CSP Billing for MSPs."

Partner-to-partner transfers: the one documented snag

A partner receiving a transferred customer reported that the previous partner's active Marketplace subscription (a SendGrid subscription, specifically) complicated the transfer — and Microsoft's own community manager took over a week to respond, ultimately directing them to a support ticket rather than resolving it self-service. Source: Microsoft Community Hub thread. This is a single documented case, not a repeated pattern — but it's a real enough gotcha that checking for active Marketplace subscriptions before initiating a transfer is worth adding to your own pre-transfer checklist.

One more transfer detail confirmed in Microsoft's own docs, not a forum thread, but easy to miss: billing ownership transferring does not automatically transfer Azure RBAC access to the customer's resources — the old partner keeps their RBAC unless it's separately removed. Don't assume a completed transfer means the prior partner is fully out.

↑ Back to Table of Contents

13. Why This Matters for Cowork, Copilot Studio, and AI Foundry

The practical reason this guide exists alongside the Cowork guide: the AI-agent layer of Microsoft's stack increasingly bills against Azure, not M365 seats.

An M365-only partner without a working Azure plan for a customer cannot fully resell the AI agent stack for that customer — no matter how good the Cowork or Copilot Studio pitch is.

Provisioning the Azure plan is now a prerequisite step in the AI sale, not an optional upsell for later.

Practical sequencing for a Copilot-led deal: qualify the customer's M365/Copilot need as usual, but if the conversation touches Copilot Studio agents or Foundry-hosted models at any point, confirm the customer's Azure plan status (Section 4's verification step) before you commit to a timeline for turning the agent on.

↑ Back to Table of Contents

14. Screenshot Reference Sheet

The ten screenshots below are already embedded inline at the matching step in Sections 4, 5, and 9 — saved locally from Microsoft Learn (/assets/azure-billing/) rather than hotlinked, so they won't break if Microsoft reshuffles their media paths. Two additional topics (GDAP, Partner Earned Credit) don't have a single canonical screenshot worth embedding — those stay as links to the live, actively-maintained page instead.

Azure plan Add to cart screen thumbnail
Azure plan purchase flow
The "Add to cart" screen, plus the error screen for the retired legacy offer. Embedded in Section 4.
Source updated Feb 6, 2026
learn.microsoft.com → Purchase the Azure plan for customers
Azure plan subscriptions list thumbnail
Subscriptions under the Azure plan
Where provisioned subscriptions show up in Partner Center after purchase. Embedded in Section 4.
Source updated Feb 6, 2026
learn.microsoft.com → Purchase the Azure plan for customers
Create a relationship invite screen thumbnail
The customer-side MCA acceptance screen
Both the invite screen and what the customer actually clicks in the M365 Admin Center. Embedded in Section 5.
Source updated Jan 22, 2026
learn.microsoft.com → Confirm customer acceptance of the MCA
Azure spending NCE budget list thumbnail
Azure spending budgets (NCE)
The budget list, new/update budget panels, and the monitoring view. Embedded in Section 9.
Source updated Feb 27, 2025
learn.microsoft.com → Set an Azure spending budget for customers
Creating the subscription in the Azure portal
Customers list, "Add subscription" panel, and the Basics tab with Plan set to Microsoft Azure Plan — the step after Partner Center. Not embedded (page is under active revision); use the live link for the current UI.
Updated Jun 7, 2026 — most current UI
learn.microsoft.com → Create a subscription for a partner's customer
GDAP role assignment
The security group and role-assignment screens for granting scoped, least-privilege access to a customer's Azure subscription.
Check date on open — actively maintained page
learn.microsoft.com → GDAP introduction
Partner Earned Credit mechanics
The official explainer for how PEC is calculated and what qualifying admin access looks like — check this before quoting a margin figure (Section 8).
Check date on open
learn.microsoft.com → Partner Earned Credit explained

If Partner Center's UI visibly diverges from one of these embedded screenshots on your next visit, that's a signal the guide needs a refresh — Microsoft ships Partner Center changes frequently, and a saved screenshot is a snapshot in time, not a guarantee.

↑ Back to Table of Contents

15. The One-Page Field Checklist

1
Confirm your partner type

Direct bill, indirect provider, or indirect reseller — Section 3. If indirect reseller, loop in your distributor before doing anything else.

2
Get the MCA accepted

Attestation (direct/indirect provider) or customer direct acceptance (everyone else) — Section 5. Verify it actually landed before attempting a purchase.

3
Purchase the Azure plan

Partner Center → Customers → Add products → Azure plan — Section 4. Remember: no legacy offer purchases after this.

4
Create the subscription in the Azure portal

Not Partner Center. Cost Management + Billing → Add subscription, with AOBO/GDAP access already in place.

5
Set a budget and alerts on day one

Section 9. Remember it's a monitor, not a cutoff — services keep running past 100%.

6
Set GDAP access, not blanket admin

Section 10. Scoped Owner role on the subscription, tracked per customer.

↑ Back to Table of Contents

16. Further Reading & Sources

Every specific process step in this guide traces to one of the pages below, each fetched and verified current as of this guide's last-updated date.

  1. Microsoft Learn — Purchase the Azure plan for customers (Feb 6 2026)
  2. Microsoft Learn — Create a subscription for a partner's customer (Jun 7 2026)
  3. Microsoft Learn — Confirm customer acceptance of the Microsoft Customer Agreement (Jan 22 2026)
  4. Microsoft Learn — Transfer billing ownership from one partner to another (May 18 2026)
  5. Microsoft Learn — Set an Azure spending budget for your customers (Feb 27 2025)
  6. Microsoft Learn — GDAP introduction
  7. Microsoft Learn — Partner Center roles and permissions overview
  8. Microsoft Learn — Create a customer for an indirect reseller
  9. Microsoft Learn — Microsoft Partner Agreement billing account overview
  10. Microsoft Learn — Partner Earned Credit explained
  11. Microsoft Learn (archived) — Migration from PAYG to CSP — flagged stale, 2019, no-index; use only for directional context (Section 7B)

Partner community (Section 12)

  1. Microsoft Community Hub — MCA acceptance / partner attestation blocking thread
  2. Microsoft Community Hub — Azure plan transfer between partners with Marketplace subscription
  3. Microsoft Learn — Partner Earned Credit troubleshooting guide
  4. Microsoft Learn — GDAP frequently asked questions
  5. scopable.io — Azure CSP Billing for MSPs: The Billing Traps That Kill Your Margins (single-source practitioner commentary)
  6. thewinningcsp.com — Microsoft CSP Partner Program Updates, Aug/Sep 2025

Glossary

The one habit that prevents most of this guide's problems

Confirm MCA before you promise a date.
Know your partner type before you try any workflow.
Set a budget the same day you provision the plan.
Use GDAP, not blanket admin.
Re-verify PEC numbers before quoting margin.

↑ Back to Table of Contents

Prepared by Ken Lince — Sr. Director, Cloud Engineering, TD SYNNEX  ·  ken.lince@tdsynnex.com

Companion to The Copilot Cowork Power User Guide. Partner Center UI and process details move quickly — re-verify role names, attestation mechanics, and PEC figures before quoting them in a customer conversation.