Spring til indhold

Entra ID P2 for SMBs: the pricing trap nobody mentions

By Michal Lampe Sørensen · 8 min read · 8 September 2026

Verified against Microsoft Learn, September 2026

Contents

TL;DR

Microsoft 365 Business Premium includes Entra ID P1. If you want P2 (risk-based Conditional Access and PIM), it costs $10/user/mo as a standalone add-on. A Microsoft 365 E3 customer starting from exactly the same P1 baseline can buy a step-up to P2 for $3/user/mo through CSP. That's a $7/user/mo gap, or $8,400 a year for 100 users. If you have to pay the $10 anyway, buy Defender Suite for Business Premium instead: same price level, but you get Entra ID P2 plus Defender for Endpoint P2, Defender for Office 365 P2, Defender for Identity and Defender for Cloud Apps.

What P2 adds on top of Business Premium

Microsoft 365 Business Premium ($22/user/mo, up to 300 users) includes Entra ID P1. P1 is what gives you Conditional Access, the rules engine where you can require MFA, block legacy authentication protocols and allow only managed devices. For most SMBs, P1 is a perfectly defensible foundation.

Entra ID P2 ($10/user/mo list price) adds two things that genuinely matter in an organization without its own security team:

Entra ID Protection. Microsoft scores every sign-in and every account for risk. A sign-in from a new device in another country gets one risk score; an account whose password shows up in a breach dump gets another. With P2 you can write Conditional Access policies that react to that score: require MFA every time on medium or high sign-in risk, and require remediation (typically a password change plus revoking all sessions) on high user risk. With P1 you can see the dashboard, but the detail on individual risk detections is hidden, and you cannot use the risk level as a condition in a policy.

Privileged Identity Management (PIM). Instead of leaving an admin role permanently attached to someone's everyday account, you make the role *eligible*. The user activates it when needed, with MFA and a business justification, and it expires automatically. That removes standing privilege from exactly the accounts most likely to get phished.

P2 also includes Access Reviews and Access Packages. Those are built for organizations with many guest users, contractors and project-based access, and they're rarely the deciding factor for an SMB.

The short version: P1 enforces the rules you wrote yourself. P2 lets Microsoft spot what you didn't write a rule for, and act on it automatically.

The pricing trap: same baseline, more than three times the price

This is where Microsoft's licensing model gets lopsided, and it's worth understanding before you negotiate.

Both Microsoft 365 Business Premium and Microsoft 365 E3 include Entra ID P1. You'd expect the upgrade to P2 to cost the same for both. It doesn't.

Starting pointRoute to Entra ID P2List price (USD/user/mo)
Microsoft 365 E3Entra P2 Add On for Microsoft 365 E3 (CSP step-up)$3.00
Microsoft 365 Business PremiumEntra ID P2 standalone add-on$10.00
Microsoft 365 Business PremiumDefender Suite for Business Premiumapprox. $10
Microsoft 365 E5 / E7Included$0

The E3 step-up is a programmatic upgrade: you pay only the difference between P1 and P2. It doesn't exist for Business Premium. As an SMB you buy the full P2 license, even though you're already paying for P1 inside Business Premium.

The math for 100 users on an annual commitment:

  • E3 organization: 100 × $3 × 12 = $3,600 a year
  • Business Premium organization: 100 × $10 × 12 = $12,000 a year

That's $8,400 extra per year for identical functionality, purely because you're under 300 users.

Watch which price you're quoted. Microsoft's list prices are for an annual commitment paid yearly. Buy through a CSP partner on an annual commitment billed monthly, and NCE adds roughly 5%, so you'll see $10.50 and $3.15 instead. Same agreement, just a payment surcharge.

If you're paying $10 anyway, buy Defender Suite instead

Microsoft sells an add-on available only for Business Premium: Microsoft Defender Suite for Business Premium. It sits at the same price level as the bare Entra ID P2 license, but per Microsoft's own documentation it contains:

  • Microsoft Entra ID P2 (Identity Protection, PIM, Access Reviews)
  • Microsoft Defender for Endpoint Plan 2 (threat hunting, live response, six months of device data retention)
  • Microsoft Defender for Office 365 Plan 2 (automated investigation and response, attack simulation training, threat explorer)
  • Microsoft Defender for Identity (ITDR, identity monitoring across the organization)
  • Microsoft Defender for Cloud Apps (shadow IT discovery and app governance)

So if you have a concrete need for risk-based Conditional Access or PIM, and the price lands around $10/user/mo either way, there's no good reason to buy P2 on its own. You get four additional security products for the same money.

Not using every feature from day one isn't an argument against it. Defender for Endpoint P2 and Defender for Office 365 P2 upgrade protection you're already running at P1 level in Business Premium, so they work the moment the license is assigned.

Microsoft doesn't publish the price of Defender Suite for Business Premium on its pricing page. The $10/user/mo figure is what resellers and partners report. Get your CSP to confirm the current number in writing before you budget on it.

When is P2 worth it for an SMB?

P2 is not a substitute for a properly configured P1. If Conditional Access isn't in place, MFA coverage has gaps, or several people share an admin account, fix that first. It costs nothing but time, and it buys more security than any add-on.

P2 starts making sense when:

  • You want permanent admin rights gone from ordinary user accounts, and PIM is the only built-in way to do that
  • Nobody is watching sign-in logs during the day, so automated response to suspicious sign-ins is the only realistic monitoring you'll get
  • You need to document identity security to a cyber insurer, an auditor or a customer, and P1 doesn't cover it
  • You're working on NIS2 and need access control that can be audited, not just configured

And conversely: 12 employees, one person who touches Admin Center, no regulatory requirements? Business Premium with a tight Conditional Access setup is a perfectly sensible place to stop.

A middle path that's often missed: you don't have to license everyone. P2 only needs assigning to the users a risk-based policy or a PIM role actually touches. 60 employees but only 5 who ever need admin rights? Buy 5 licenses for the PIM part. If you want risk-based Conditional Access on all sign-ins, though, every user the policy targets needs P2.

How to get started if you buy

Two policies deliver almost all the value, and both can be set up in a morning.

1. Sign-in risk: require MFA every time. Target all resources, set the condition to medium and high sign-in risk, require MFA under Grant, and set sign-in frequency to "every time" under Session. If you run Intune, require a compliant device as well. The user isn't challenged because they signed in, but because Microsoft found something unusual about that particular sign-in.

2. User risk: require remediation. Target high user risk and choose "require risk remediation" as the Grant control. For a password-based account that means a secure password change plus revoking all sessions. The point isn't just that Entra spots a compromised account, but that it gets acted on without anyone having to notice the alert first.

Three things that go wrong every time if you don't plan for them:

  • Exclude your emergency accounts. Break-glass accounts must never depend on Conditional Access, PIM approvals or MFA methods that can fail. Exclude them explicitly and monitor them instead.
  • Run in report-only mode first. Put the policy in report-only or target a pilot group before it hits everyone. You'll see the effect in the sign-in logs without locking anyone out.
  • Don't make Global Administrator a PIM-eligible role just because it's just-in-time. Pick the least-privileged role that does the job. PIM limits when the privilege is active, not how much damage it can do while it is.

If you use third-party MFA such as Duo, it must be configured as an External Authentication Method in Entra, and the policy should require "MFA" rather than a specific authentication strength. External MFA methods don't currently satisfy any authentication strength.

Sources: Microsoft Entra plans and pricing, Add Microsoft Defender Suite for Business Premium to your subscription (Microsoft Learn), Sign-in risk-based multifactor authentication (Microsoft Learn) and Entra ID P2 for SMBs: Is it Worth It and Which License to choose? (SMBtotheCloud, 25 August 2026).

See what your plan already includes

Entra ID P1 ships with Business Premium and Microsoft 365 E3, E5 and E7. Check which security features you're already paying for before buying add-ons.

See all plans

Frequently asked questions

What does Entra ID P2 cost?+

Entra ID P2 costs $10.00/user/mo at Microsoft's list price on an annual commitment paid yearly, versus $7.00 for P1. Buy through a CSP partner with monthly billing, and NCE adds roughly 5%, taking it to about $10.50. If you're a Microsoft 365 E3 customer, a step-up license exists (Entra P2 Add On for Microsoft 365 E3) at $3.00/user/mo, because you only pay the difference between P1 and P2. That step-up does not exist for Business Premium.

Is Entra ID P2 included in Microsoft 365 Business Premium?+

No. Business Premium includes Entra ID P1, which provides Conditional Access. Entra ID P2 with Identity Protection and Privileged Identity Management has to be added, either as a standalone add-on at $10/user/mo or as part of Defender Suite for Business Premium. P2 is included in Microsoft 365 E5, Microsoft 365 E7, Enterprise Mobility + Security E5 and in Defender Suite for Business Premium.

Does every user need Entra ID P2?+

Only the users the feature actually touches. A risk-based Conditional Access policy requires P2 for every user it targets, so risk-based access control across the whole organization means licensing everyone. If you only want PIM to remove permanent admin roles, licensing the people who get eligible roles is enough. In an SMB that's often 3-8 people.

What's the difference between Entra ID P2 and Defender Suite for Business Premium?+

Entra ID P2 is a single license covering identity only. Defender Suite for Business Premium is a bundle sold only as an add-on to Business Premium, containing Entra ID P2 plus Defender for Endpoint Plan 2, Defender for Office 365 Plan 2, Defender for Identity and Defender for Cloud Apps. Both sit around $10/user/mo, so if you need P2 on a Business Premium tenant, Defender Suite is substantially more value for the same money. Confirm the current price with your CSP partner.

Want a second opinion on your licenses?

I work with Microsoft 365 day to day and help Danish companies choose the right license and avoid overpaying. Write to me and I'll get back to you.

Get in touch