TL;DR: Microsoft EntraID centralises access governance and conditional access for Azure AD, but the article argues its model becomes constrained in multi-system environments, especially for external applications, recertification, and distributed identity use cases. The practical issue is not feature breadth but directory boundary: governance stops where Azure AD stops.
At a glance
What this is: This is an analysis of Microsoft EntraID’s governance strengths and the limits that appear when identity management must span Azure AD plus external systems.
Why it matters: It matters because IAM teams rarely operate inside a single directory, and governance controls that stop at one platform can leave recertification, lifecycle, and access policy coverage incomplete across the rest of the estate.
By the numbers:
- Only 5.7% of organisations have full visibility into their service accounts.
👉 Read EmpowerID's analysis of Microsoft EntraID governance limits
Context
Microsoft EntraID is an identity governance platform, but its practical boundary matters more than its branding. In mixed enterprise environments, the question is not whether access packages, conditional access, and MFA work inside Azure AD. The real issue is whether the same governance model can extend cleanly across Salesforce, SAP, ServiceNow, and other external systems without losing control fidelity.
That boundary is where many IAM programmes get stuck. If recertification, lifecycle management, and policy enforcement cannot follow identities across directories and applications, the organisation ends up with a split governance model: strong inside one platform, partial everywhere else. For security architects and IGA leads, this is a control-coverage problem, not a product-feature checklist.
Key questions
Q: How should teams govern access when EntraID is only part of the estate?
A: Treat EntraID as one control plane, not the whole programme. Map which applications are governed natively, which are federated, and which need separate entitlement management. Then ensure provisioning, access review, and revocation are executed where the entitlement actually exists, not only where authentication begins.
Q: Why do single-directory IAM models struggle in multi-system environments?
A: They struggle because governance, not sign-in, is the hard part. A directory can authenticate users cleanly and still fail to manage lifecycle events, approvals, and certifications across applications that store permissions elsewhere. The result is incomplete control coverage and a blind spot in entitlement oversight.
Q: What breaks when recertification cannot see all entitlements?
A: Recertification becomes procedural instead of authoritative. If reviewers cannot see every role, account, and application entitlement, they certify partial truth and leave hidden access untouched. That is especially dangerous in hybrid estates where permissions are split between Azure AD and external platforms.
Q: How do security teams know whether conditional access is actually consistent?
A: They should test the same policy path across core internal apps and third-party services, then compare whether MFA, device checks, and sign-in conditions behave the same way. If the enforcement differs materially, the organisation has policy drift and should not assume equivalent protection.
Technical breakdown
Access packages and the Azure AD boundary
Access packages work as a governed entitlement bundle, letting requesters receive pre-approved sets of roles and permissions. Technically, they reduce ad hoc approvals by standardising access requests inside the directory where they are defined. The limitation is architectural: if the target object does not live in Azure AD, the package does not naturally extend governance to that system. That creates a directory-scoped control plane, not an enterprise-wide one.
Practical implication: map which applications are truly governed by EntraID and which still require separate entitlement administration.
Conditional access, MFA, and policy portability
Conditional access and MFA strengthen authentication decisions by applying policy at sign-in time, but policy portability depends on integration depth. A control can be strong for Microsoft-owned or well-integrated resources and still be inconsistent for external applications if the enforcement path is not native or fully federated. In practice, identity assurance and access enforcement can diverge when the policy engine and the target application do not share the same control surface.
Practical implication: test whether access policies are enforced uniformly across all critical applications, not just inside the Microsoft stack.
Verified ID and distributed identity interoperability
Verified ID points toward distributed identity models where credentials are issued and verified across trust domains. That only works if issuers, verifiers, and relying parties can establish durable trust relationships and interoperable formats. The article correctly flags that this shift is operationally complex because trust is no longer centrally implied by one directory. Instead, governance depends on interoperability, policy consistency, and acceptance across multiple identity providers.
Practical implication: treat distributed identity as a gradual interoperability programme, not a switch you flip across the estate.
NHI Mgmt Group analysis
Directory-scoped governance creates an enterprise control gap. EntraID can govern objects inside Azure AD, but that scope ends the moment identity-dependent access lives in external systems. That means lifecycle decisions, entitlement reviews, and policy enforcement become fragmented across tools instead of unified under one control model. The practitioner conclusion is simple: the identity warehouse boundary is also the governance boundary.
Recertification is the first control to expose platform limits. The article’s own guidance toward a dedicated recertification solution reflects a structural problem, not a feature gap. Access reviews lose value when they cannot see the full entitlement set across directories and applications. In governance terms, the issue is not whether reviews exist, but whether they cover the actual access graph. The practitioner takeaway is to measure review completeness before measuring review cadence.
Hybrid identity is now a governance design pattern, not an exception. Multi-cloud and multi-system estates are the norm, so a single-directory model rarely matches operational reality. That makes hybrid identity management a coordination problem across IGA, provisioning, and access policy layers. The practitioner conclusion is to align control ownership to where the identity actually lives and where the entitlement is actually enforced.
Verified ID will only be useful where trust can be operationalised. Distributed identity models do not remove governance requirements. They shift them toward interoperability, issuer trust, and verification consistency across domains. The implication for practitioners is to evaluate distributed identity as part of the broader trust fabric, not as a standalone identity feature.
Lifecycle governance remains the real test of identity maturity. A platform can simplify requests and authentication while still leaving offboarding, recertification, and cross-system revocation incomplete. That is where access risk accumulates over time. The practitioner conclusion is to judge identity maturity by the breadth of lifecycle control, not by the number of functions consolidated in one portal.
From our research:
- Only 5.7% of organisations have full visibility into their service accounts, according to Ultimate Guide to NHIs.
- 71% of NHIs are not rotated within recommended time frames, according to the same research base.
- For the lifecycle angle, see Ultimate Guide to NHIs - Lifecycle Processes for Managing NHIs.
What this signals
Directory boundary is the hidden governance variable: if EntraID is the primary directory but not the only entitlement store, programme owners need to measure where certification, provisioning, and revocation actually execute. Identity maturity increasingly depends on control coverage across systems, not just on central portal adoption.
With 96% of organisations storing secrets outside secrets managers in vulnerable locations, per the Ultimate Guide to NHIs, the same pattern shows up here: a single control plane rarely covers the full estate. Teams should expect governance drift whenever identity and entitlement ownership are split across platforms.
Hybrid identity governance is becoming the default operating model: the next phase is not choosing one platform, but proving that reviews, lifecycle events, and enforcement work consistently across Microsoft and non-Microsoft systems. That is where cross-domain policy mapping becomes a programme discipline, not an integration task.
For practitioners
- Map governance scope by system of record List every critical application and mark where EntraID is the system of record, where it is only a federated front door, and where a separate entitlement process still exists.
- Validate recertification coverage across external systems Check whether access reviews include Salesforce, SAP, ServiceNow, and other non-Azure applications, then close any gaps with a dedicated recertification workflow.
- Test conditional access consistency end to end Run the same sign-in and policy scenarios against Microsoft-owned and third-party applications to confirm that MFA and conditional access behave consistently.
- Separate identity federation from entitlement governance Do not treat single sign-on as proof of control. Validate that provisioning, review, and revocation are still enforced where the application actually stores access rights.
Key takeaways
- EntraID is strong as a directory-scoped control plane, but that scope becomes a governance limit when entitlements live outside Azure AD.
- The practical risk is incomplete access visibility, especially for recertification, lifecycle offboarding, and policy enforcement across external systems.
- IAM teams should measure control coverage by application and entitlement source, then add dedicated governance where EntraID does not reach.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Access governance across external systems is the core issue in this article. |
| NIST Zero Trust (SP 800-207) | SP 800-207 | Conditional access and distributed trust are central to the article's identity model. |
| NIST SP 800-63 | Federation and identity proofing matter for the Verified ID and distributed identity discussion. |
Map every application to its real entitlement owner and enforce least privilege across the full estate.
Key terms
- Identity Warehouse: The system or directory that acts as the primary repository for identities, attributes, and governance decisions. In practice, it becomes the place where entitlement visibility and lifecycle control either converge or fragment, especially when other systems still hold the real access state.
- Access Package: A bundled request and approval construct for granting related access rights through a governed workflow. It reduces manual entitlement handling, but its usefulness depends on whether the underlying applications and roles are actually in scope for the control plane.
- Recertification: A periodic review process used to confirm that access is still justified. For hybrid identity estates, recertification only works when the reviewer can see the full entitlement picture across all directories and applications, not just one platform.
- Distributed Identity: An identity model where trust is established across multiple issuers, verifiers, and relying parties rather than through one central directory alone. It can improve portability, but only if interoperability and governance are strong enough to preserve assurance across domains.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or identity lifecycle management, it is worth exploring.
This post draws on content published by EmpowerID: Features and drawbacks of Microsoft EntraID. Read the original.
Published by the NHIMG editorial team on 2023-10-09.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org