Browse Microsoft Certification Guides

Azure AZ-900 Identity and Security Guide

Study Azure AZ-900 Identity and Security: key concepts, common traps, and exam decision cues.

This part of AZ-900 tests whether you can separate identity from broader governance and monitoring. Microsoft wants you to know the core access and protection concepts, not write advanced policy logic.

Microsoft Entra ID: Microsoft’s cloud identity and access platform, formerly known as Azure Active Directory.

RBAC: Role-based access control, which grants permissions based on assigned roles.

Keep these lanes separate

Topic Best mental label
Microsoft Entra ID identity directory and access layer
Microsoft Entra Domain Services managed domain-services lane for Azure workloads
SSO, MFA, passwordless authentication methods
Conditional Access policy-driven access decisions
RBAC authorization and permission scope
Zero Trust “never trust, always verify” security model
Defense in depth layered security model
Defender for Cloud cloud security posture and protection tooling

Identity versus access versus protection

If the stem is really about… Strongest first reading
directory users, groups, and identities Microsoft Entra ID
how a user proves identity SSO, MFA, or passwordless
whether a sign-in should be allowed under conditions Conditional Access
what someone can do after sign-in RBAC
broader security philosophy Zero Trust or defense in depth
posture and recommendations across cloud resources Defender for Cloud

Common traps

  • choosing RBAC when the stem is about authentication strength
  • choosing Conditional Access when the stem is really about permission scope
  • treating Zero Trust like a product instead of a security model
  • mixing governance tools like Policy and locks into identity questions

Decision order that usually wins

  1. Decide whether the stem is about identity, authentication strength, access policy, permission scope, or broader protection philosophy.
  2. Separate Entra ID, Conditional Access, and RBAC before choosing the answer.
  3. Use authentication methods for proving identity and RBAC for post-sign-in permissions.
  4. Read Zero Trust and defense in depth as models, not as single products.
  5. Keep identity questions separate from monitoring and governance tools.

Quiz

Loading quiz…
Revised on Sunday, May 10, 2026