MS-900Chapter 11 of 104Objective 4.2

Billing and Subscription Management

This chapter covers Microsoft 365 billing and subscription management, a core topic for the MS-900 exam. Understanding how subscriptions work, how to purchase, renew, and manage licenses, and how billing is handled is critical for real-world administration and appears in roughly 10-15% of exam questions. You will learn about licensing models, payment options, subscription lifecycle, and how to manage costs using the Microsoft 365 admin center. Master this chapter to confidently answer questions about subscription management, billing, and licensing.

25 min read
Intermediate
Updated May 31, 2026

Subscription Management Like a Utility Bill

Think of Microsoft 365 subscriptions like a utility bill for your company's electricity. You don't build a power plant; you pay a monthly fee to the utility company based on how much power you need. In Microsoft 365, you don't own the servers or software; you pay a monthly or annual subscription per user. Just as you can add a new appliance (like an AC unit) and increase your electricity plan, you can add a new user license or upgrade a user from Business Basic to Business Premium. The utility company has different tiers (residential, commercial, industrial) with different rates and features — similarly, Microsoft has plans like Business Basic, Business Standard, Business Premium, and Enterprise plans. If you fail to pay your utility bill, your power gets cut off — if you miss a payment in Microsoft 365, services are suspended. But unlike electricity, you can mix and match plans for different users (some get Basic, some get Premium), and you can cancel at any time without early termination fees. The billing portal is like your online account where you see usage, invoices, and payment history. You can set up auto-pay (like automatic bank draft) or manual payment. The key difference: you're billed per user per month, not per kilowatt-hour, and you can adjust licenses monthly without penalty.

How It Actually Works

1. Overview of Microsoft 365 Subscription Models

Microsoft 365 offers subscription-based licensing, meaning you pay a recurring fee (monthly or annually) per user to access the services. There is no perpetual license option for Microsoft 365 — it is strictly a cloud subscription. The exam tests your understanding of the different plans: Business (for up to 300 users), Enterprise (unlimited users), and Frontline (for shift workers). Each plan has multiple tiers with different feature sets. For example, Microsoft 365 Business Basic includes web and mobile versions of Office apps, Exchange Online, SharePoint, and Teams. Business Standard adds desktop Office apps. Business Premium adds security and device management. Enterprise plans (E3, E5) include advanced compliance, analytics, and security features. The exam expects you to know the key differences and which plan suits specific business needs.

2. Subscription Lifecycle: Trial, Purchase, Renew, Cancel

Every subscription goes through a lifecycle: trial → paid subscription → renewal → cancellation. Microsoft offers 30-day free trials for most plans (some 90-day trials for Enterprise). During the trial, you get full functionality but must provide payment information upfront. After the trial ends, it automatically converts to a paid subscription unless you cancel. You can purchase subscriptions directly from Microsoft, through a Cloud Solution Provider (CSP), or via Volume Licensing (Enterprise Agreement). Payment options include credit card, invoice (for larger customers), and wire transfer. Subscriptions renew automatically by default; you can turn off auto-renew to let it expire. If you cancel mid-term, you may receive a prorated refund (if canceled within 7 days for monthly, 30 days for annual) or you can cancel immediately and lose access. The exam tests these timeframes: cancellation policy allows full refund within 7 days of purchase for monthly subscriptions and 30 days for annual subscriptions (with some exceptions for Enterprise Agreements).

3. Licensing Management in the Admin Center

The Microsoft 365 admin center (admin.microsoft.com) is the primary tool for managing subscriptions and licenses. Under Billing > Your products, you see all active subscriptions. You can assign licenses to users from Users > Active users. Each user can have multiple licenses (e.g., Office 365 E3 and a Power BI Pro license). The admin center shows license usage: how many licenses are assigned, how many are available, and how many are in conflict (e.g., trying to assign a license that requires a prerequisite). You can also buy additional licenses on demand — they are added immediately and prorated for the remaining billing period. Reducing licenses is only allowed at renewal time for annual subscriptions, but monthly subscriptions allow adding/removing licenses at any time. The exam emphasizes that you can increase licenses anytime but decreasing licenses may be restricted depending on the billing frequency.

4. Billing Profiles and Payment Methods

Billing profiles are a newer concept introduced to separate payment responsibilities. Each billing profile defines who pays for what subscriptions, the payment method, and invoice preferences. You can have multiple billing profiles for different departments or regions. Payment methods include credit/debit card, bank account (ACH in US), and invoice. For invoice payments, you must meet a minimum monthly threshold (typically $500 USD). Invoices are generated on the billing cycle date and are available as PDFs in the admin center. The exam may ask about the default billing frequency: monthly or annual. Annual billing offers a discount (typically 15-20% compared to monthly). You can switch from monthly to annual at any time, but the change takes effect at the next renewal.

5. Cost Management and Budgeting

Microsoft provides cost management tools in the admin center under Billing > Cost management. You can set budgets with alerts to notify you when spending exceeds a threshold (e.g., 50%, 75%, 90%, 100%). The exam tests that budgets are set at the subscription level and can trigger email alerts. You can also view cost trends and forecast future spending. For Enterprise Agreement customers, there is an enrollment level budget. Another key concept is the Microsoft Customer Agreement (MCA) — the new billing platform that replaces older agreements. The exam may ask about MCA features: unified billing, flexible payment methods, and the ability to manage subscriptions across multiple tenants.

6. Subscription Types: Direct, CSP, Volume Licensing

Microsoft 365 can be purchased through three main channels: - Direct: You buy from Microsoft via the admin center or website. You manage billing directly with Microsoft. - Cloud Solution Provider (CSP): You buy through a partner. The partner handles billing and support. CSP subscriptions appear in your admin center but billing is through the partner. - Volume Licensing: For large organizations (typically 250+ seats), you sign an Enterprise Agreement (EA) or a Server & Cloud Enrollment (SCE). Billing is annual and includes a true-up process where you report usage and pay for additional licenses at the end of the year.

The exam expects you to know that CSP offers monthly billing and flexible license management, while Volume Licensing requires annual commitment and a minimum number of licenses.

7. Billing Frequency and Discounts

You choose between monthly and annual billing at purchase. Monthly billing charges you each month; annual billing charges once per year but offers a discount (usually around 17% for Business plans). The exam may present a scenario: a company wants to save money — you should recommend annual billing. However, annual billing means you cannot reduce licenses during the year (only at renewal). Monthly billing allows adding/removing licenses any time. Also note that some add-on services (like Dynamics 365 or Power BI) may only offer monthly billing.

8. Subscription Status and Suspension

A subscription can have the following statuses: - Active: Normal operation. - Expired: The subscription end date has passed. Users lose access to services after a grace period (typically 30 days for paid subscriptions, 90 days for trials). - Disabled: The subscription has been suspended due to non-payment. Data is retained for 90 days (for most services) before deletion. - Deprovisioned: The subscription is deleted and data is removed.

The exam tests the grace periods: 30 days for expired paid subscriptions, 90 days for disabled subscriptions. During the disabled period, you can reactivate by paying the outstanding balance. After 90 days, data is permanently deleted.

9. License Assignment and Unassignment

Assigning a license to a user enables the services for that user. You can assign multiple licenses to one user (e.g., Exchange Online and Power BI). When you unassign a license, the user loses access after a short period (usually within 30 minutes). The user's data (mailbox, OneDrive files) is retained for 30 days after license removal, then deleted. The exam may ask: What happens to a user's data when their license is removed? Answer: Data is retained for 30 days and then deleted.

10. Billing APIs and Automation

For large organizations, Microsoft provides billing APIs to automate subscription management. The exam does not require deep knowledge of APIs but may mention that you can use PowerShell or Graph API to manage licenses and subscriptions. The key cmdlets are: - Get-MsolUser to list users and their licenses - Set-MsolUserLicense to assign or remove licenses - Get-MsolAccountSku to see available licenses

11. Compliance and Tax Information

Billing includes sales tax based on the customer's country/region and the sold-to address. Microsoft automatically calculates and collects tax for most countries. For some customers, you can upload a tax exemption certificate in the admin center. The exam may ask about tax handling: Microsoft charges tax based on the billing country and the customer's shipping address.

12. Billing Notifications and Alerts

Admins receive billing notifications via email for upcoming renewals, payment failures, and invoices. You can configure additional billing alerts in the admin center under Billing > Billing alerts. The exam tests that billing alerts are separate from service health alerts and are managed under the Billing section.

13. Common Exam Scenarios

The MS-900 exam often presents scenarios where you must choose the appropriate subscription plan or billing option. For example:

A company with 50 users needs Office apps, email, and Teams. Which plan? Business Standard (includes desktop apps).

A company wants to pay annually to save money. What is the discount? Typically 17% for Business plans.

A user leaves the company. How long is their data retained after license removal? 30 days.

A subscription expires. How long before data is deleted? 90 days (after the disabled period).

14. Key Terms to Know

SKU: Stock Keeping Unit — the license type (e.g., O365_BUSINESS_STANDARD).

License: The right to use a service for one user.

Subscription: The agreement for a set of licenses for a period.

Billing profile: Defines payment method and invoice settings.

Invoice: Monthly or annual bill for subscriptions.

True-up: Annual adjustment for Enterprise Agreements.

CSP: Cloud Solution Provider — partner-sold subscriptions.

15. Summary of Important Numbers

Trial period: 30 days (most plans)

Refund period: 7 days for monthly, 30 days for annual

Grace period after expiration: 30 days

Data retention after disable: 90 days

Data retention after license removal: 30 days

Annual discount: ~17% for Business plans

Invoice minimum: $500/month

Maximum users for Business plans: 300

Make sure you memorize these numbers — they are frequently tested.

Walk-Through

1

1. Sign Up for a Trial

Go to admin.microsoft.com and sign up for a free trial. You must provide a credit card for verification — it will not be charged unless you convert to a paid subscription after the trial ends. The trial lasts 30 days for most plans (e.g., Business Standard, Enterprise E3). During the trial, you can assign up to 25 licenses (for Business plans) or unlimited (for Enterprise plans). After 30 days, the trial expires and services are suspended unless you buy a subscription. You can extend the trial once for another 30 days if needed. This step is important because the exam tests that trials automatically convert to paid unless canceled.

2

2. Purchase a Subscription

After the trial or directly, you purchase a subscription. You choose the plan (e.g., Business Basic), billing frequency (monthly or annual), and number of licenses. Payment is processed immediately. The subscription becomes active and you can assign licenses to users. For annual subscriptions, you pay the full year upfront. For monthly, you pay the first month. The subscription start date is the purchase date. The exam tests that you can mix monthly and annual subscriptions for different plans.

3

3. Assign Licenses to Users

In the admin center, go to Users > Active users, select a user, and click 'Manage product licenses'. Choose the license(s) to assign. You can assign multiple licenses (e.g., Office 365 E3 and Power BI Pro). The user receives an email with login instructions. License assignment takes effect within 30 minutes. The exam tests that license assignment is per-user and that you can assign or remove licenses at any time for monthly subscriptions.

4

4. Configure Billing Profile and Payment

Under Billing > Billing profiles, you can create a billing profile. Each profile has a payment method (credit card, invoice, etc.) and a list of subscriptions it covers. You can have multiple billing profiles for different departments. For invoice payment, you must meet the minimum threshold ($500). Invoices are generated on the billing cycle date. The exam tests that billing profiles allow separating payment responsibilities.

5

5. Manage Subscription Renewal

By default, subscriptions renew automatically. You can change this in Billing > Your products > select subscription > change renewal settings. Options: auto-renew on, auto-renew off (subscription expires at end of term), or cancel immediately. If you cancel, you may get a refund (prorated) if within the refund period. The exam tests that you can disable auto-renew to prevent unwanted charges.

6

6. Add or Remove Licenses

During the subscription term, you can add licenses at any time. The cost is prorated for the remaining billing period. For monthly subscriptions, you can also reduce licenses at any time. For annual subscriptions, you can only reduce licenses at renewal time (unless you cancel and repurchase). The exam tests that adding licenses is immediate and prorated, while removing licenses may be restricted for annual subscriptions.

What This Looks Like on the Job

In a real enterprise, managing Microsoft 365 subscriptions is a daily task for IT administrators. Consider a company with 500 employees: 400 knowledge workers need Office apps, email, and Teams; 50 executives need advanced analytics and compliance (E5); and 50 salespeople need only email and Teams (Business Basic). The IT admin creates three subscriptions: one for Business Basic (50 licenses), one for Business Standard (400 licenses), and one for Enterprise E5 (50 licenses). They set up billing profiles: one for the sales department (Business Basic) with a credit card, and one for the rest (Business Standard and E5) with invoice. They enable auto-renew and set up budget alerts at 80% and 100% of monthly spend. When a new salesperson joins, the admin adds a license to the Business Basic subscription (prorated for the month) and assigns it to the user. When an executive leaves, the admin removes the E5 license; the user's data is retained for 30 days per policy. The finance team receives monthly invoices via email and reconciles them with the billing portal. A common mistake is failing to disable auto-renew for a trial subscription, resulting in an unexpected charge. Another mistake is not understanding that annual subscriptions lock in the license count — if the company downsizes, they cannot reduce licenses until renewal, leading to wasted spend. To avoid this, many enterprises use monthly billing for flexibility even though it costs more. The admin also uses PowerShell scripts to automate license assignment for bulk user onboarding, using cmdlets like Set-MsolUserLicense. In a CSP model, the admin works with a partner who handles billing; the partner may offer consolidated billing across multiple tenants. The exam expects you to know these real-world practices: use multiple subscriptions, billing profiles, and automation tools.

How MS-900 Actually Tests This

The MS-900 exam (Objective 4.2: Describe subscription and license management) focuses on practical knowledge of billing and subscription concepts. Expect 3-5 questions on this topic. The most common wrong answers involve confusing the refund period (7 days for monthly, 30 days for annual) — many candidates think it's 30 days for both. Another trap: candidates assume you can reduce licenses at any time for annual subscriptions, but you can only do so at renewal. The exam loves to test the grace periods: after expiration, you have 30 days to renew; after non-payment, you have 90 days before data deletion. Memorize these numbers: 7, 30, 30, 90. Another frequent question: 'What happens when a user's license is removed?' Wrong answer: 'Data is deleted immediately.' Correct: 'Data is retained for 30 days.' Also, the exam asks about billing profiles: they are used to separate payment responsibilities, not to assign licenses. For trial conversions: the trial automatically becomes a paid subscription unless canceled. The exam may present a scenario where a company wants to save money — the answer is annual billing (offers a discount). For license assignment: you can assign multiple licenses to one user. For subscription types: CSP offers monthly billing and partner support; Volume Licensing requires annual commitment. Edge cases: if a user has an Exchange Online license but no SharePoint license, they can still use SharePoint with view-only access? No, they need a SharePoint license. The exam tests that each service requires its own license unless included in the plan. To eliminate wrong answers, focus on the mechanism: billing is per-user per-month; licenses are tied to users; data retention periods are fixed. If an answer says 'data is deleted immediately' or 'you can reduce licenses at any time for annual subscriptions,' it's wrong. Always check the billing frequency and the specific plan features.

Key Takeaways

Microsoft 365 subscriptions are per-user per-month (or per-year) with no perpetual licenses.

Business plans are for up to 300 users; Enterprise plans have no user limit.

Free trials last 30 days (most plans) and auto-convert to paid unless canceled.

Refund period: 7 days for monthly subscriptions; 30 days for annual subscriptions.

After subscription expiration: 30-day grace period before suspension; 90-day data retention after disable.

License removal triggers a 30-day data retention period before permanent deletion.

Annual billing offers a ~17% discount over monthly billing.

Billing profiles allow separate payment methods for different departments.

You can increase licenses anytime; decreasing is restricted for annual subscriptions.

CSP subscriptions are managed by a partner; Volume Licensing requires annual true-up.

Budget alerts can be set at spending thresholds (e.g., 50%, 75%, 90%, 100%).

Invoices are available in PDF in the admin center under Billing > Invoices.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

Monthly Billing

Pay each month; no upfront commitment.

Can add/remove licenses at any time.

No discount; total cost higher.

Easier to scale up/down quickly.

Billing cycle is monthly; invoices monthly.

Annual Billing

Pay full year upfront.

Can only reduce licenses at renewal.

Discount of ~17% for Business plans.

Better for stable user counts.

Billing cycle is annual; one invoice per year.

Watch Out for These

Mistake

You can reduce the number of licenses in an annual subscription at any time.

Correct

For annual subscriptions, you can only reduce licenses at renewal time. If you need to reduce mid-term, you must cancel the subscription (with refund) and repurchase with fewer licenses. Monthly subscriptions allow adding/removing licenses at any time.

Mistake

A user's data is deleted immediately when their license is removed.

Correct

Data is retained for 30 days after license removal. During this period, you can reassign a license to restore access. After 30 days, data is permanently deleted.

Mistake

All trials automatically cancel after 30 days.

Correct

Trials automatically convert to paid subscriptions unless you cancel before the trial ends. You must manually disable auto-renew or cancel before the expiration date.

Mistake

You can only use one payment method per tenant.

Correct

You can have multiple billing profiles, each with a different payment method. For example, one department pays by credit card, another by invoice.

Mistake

Annual billing is always more expensive than monthly.

Correct

Annual billing offers a discount (typically 17% for Business plans) compared to monthly. However, it requires upfront payment and less flexibility in license count changes.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

Can I mix monthly and annual subscriptions in the same tenant?

Yes, you can have multiple subscriptions with different billing frequencies. For example, you can have a monthly subscription for Business Basic and an annual subscription for Enterprise E3. Each subscription is billed independently. This is common when some departments need flexibility while others have stable headcount.

What happens if I don't pay my Microsoft 365 invoice?

If payment fails, your subscription enters a disabled state after a grace period (typically 30 days for paid subscriptions). During the disabled period (90 days total), you can reactivate by paying the outstanding balance. After 90 days, the subscription is deprovisioned and data is permanently deleted. You receive email notifications before and after suspension.

How do I cancel a Microsoft 365 subscription?

In the admin center, go to Billing > Your products, select the subscription, and choose 'Cancel subscription'. You can cancel immediately (lose access right away) or at the end of the billing period. If you cancel within the refund period (7 days for monthly, 30 days for annual), you receive a prorated refund. After that, no refund but you keep access until the end of the term.

What is the difference between a license and a subscription?

A subscription is the agreement to purchase a set of licenses for a period (monthly or annual). A license is the right for one user to use the services. For example, you buy a subscription for 10 licenses of Microsoft 365 Business Standard. You then assign those licenses to 10 users. You can have multiple subscriptions, each with different license counts and plans.

Can I transfer licenses from one user to another?

Yes, you can unassign a license from one user and assign it to another. The license is not tied to a specific user; it's a pool. When you unassign, the license becomes available in the subscription and can be reassigned immediately. The original user's data is retained for 30 days after unassignment.

How do I see how many licenses I have used?

In the admin center, go to Billing > Your products, select a subscription, and view the license usage. It shows how many licenses are assigned, how many are available, and how many are in conflict. You can also see a list of users with that license under the 'Licensed users' tab.

What is a billing profile and why would I use one?

A billing profile defines the payment method, invoice preferences, and contact information for a set of subscriptions. You might use multiple billing profiles if you have different departments that pay for their own subscriptions, or if you want to use different payment methods (e.g., credit card for some, invoice for others). Each billing profile gets its own invoices.

Terms Worth Knowing

Ready to put this to the test?

You've just covered Billing and Subscription Management — now see how well it sticks with free MS-900 practice questions. Full explanations included, no account needed.

Done with this chapter?