Skip to content
Ops Log
Change NoteModern Workspace03 August 20262 min read

The Microsoft 365 July 2026 price change is really about commitment term

Microsoft reset Microsoft 365 list prices on 1 July 2026. The headline seat numbers moved a little; the commitment term moved a lot. Here are the confirmed figures and the tenant check to run before the next renewal.

MJ
Michal Jatczak
Founder, ITSailor

Microsoft reset Microsoft 365 list prices on 1 July 2026. The headline seat numbers travelled fast. The part that actually moves a mid-size bill is the commitment term, and most renewal conversations skip it.

Last verified: 2026-08-03.

What changed

Three common seats moved on list price, confirmed against Microsoft's own pricing update and an independently compiled table:

  • Microsoft 365 E3: 36 to 39 US dollars per user per month.
  • Microsoft 365 E5: 57 to 60 US dollars per user per month.
  • Business Standard: 12.50 to 14 US dollars per user per month.

The steeper move sits in commitment type. Annual, paid upfront rises about 16.7 percent. Annual, paid monthly carries roughly a 5 percent premium on top. True month-to-month carries about a 20 percent premium on top. Worked on Business Basic: 6.00 to 7.00 US dollars annual paid upfront, against 7.20 to 8.40 US dollars true month-to-month.

Who is affected

Any tenant renewing after 1 July 2026 on a month-to-month term pays the largest premium. A buyer who never picked a term is usually on the most expensive one by default. Anyone can buy E5 licences. The skill is knowing when E3 plus the right Intune policy is the better answer.

Tenant check

Before the next renewal, read the current seat mix rather than trusting the invoice total.

# List assigned Microsoft 365 SKUs and seat counts
Connect-MgGraph -Scopes "Organization.Read.All"
Get-MgSubscribedSku |
  Select-Object SkuPartNumber,
    @{n='Assigned';e={ $_.ConsumedUnits }},
    @{n='Total';e={ $_.PrepaidUnits.Enabled }}

Pair the seat count with the commitment term from the CSP or admin portal, then settle term before tier. The ITSailor licensing service covers this at /services/cloud-licensing-and-procurement.

Where this does not apply and limitations

Not every plan rose. Business Premium held at 22 US dollars and Office 365 E1 held at 10 US dollars on the same update, so a blanket "prices went up 5 percent" line is wrong. All figures are US dollar list prices from the cited sources. Local currency, CSP margin, and promotional terms change the final number, so treat these as the anchor for a renewal conversation, not the quote.

Sources and further reading

Was this field note useful?
Ops Log briefing

Evidence you can inspect.

Michal's field notes on Microsoft 365, Azure and AI operations for regulated European teams.

  • Primary-source analysis
  • Tenant checks and tested configuration paths
  • Named author, test context, and visible limits

We send a confirmation link first. No briefing is scheduled before you confirm.