Courseiva
Describe Azure management and governanceeasyMultiple ChoiceObjective-mapped

AZ-900 Describe Azure management and governance Practice Question

What is Azure Active Directory Conditional Access?

⚠ Common exam trap

Test-takers frequently confuse Conditional Access with a simple 'block all' feature (Option A) or assume it handles provisioning (Option D), when in fact it is a conditional policy engine that evaluates multiple signals to grant or deny access with granular controls.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

A policy engine that enforces access rules based on conditions like location, device, and risk

Azure Active Directory Conditional Access is a policy engine that evaluates signals such as user location, device compliance, and sign-in risk to enforce access rules before granting access to resources. It allows organizations to implement granular controls like requiring multi-factor authentication (MFA) from untrusted networks or blocking access from non-compliant devices, making it a core identity-driven security feature.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A feature that blocks all access to Azure resources from outside the organization

    Why it's wrong here

    Conditional Access does not provide blanket network-level blocking of external access. It evaluates each sign-in attempt against configured conditions—like location, device state, or risk—and then enforces a specific control, such as requiring MFA or blocking only that attempt. Blocking all traffic from outside the organization is more appropriately handled by VPNs, Network Security Groups, or Azure Firewall, not by Conditional Access.

  • A policy engine that enforces access rules based on conditions like location, device, and risk

    Why this is correct

    Conditional Access is Azure AD's policy-driven authorization engine that evaluates signals such as the user's group membership, geographic location, device compliance, and real-time risk score to decide whether to allow access, require additional verification, or block the sign-in. Policies are expressed as if-then statements, for example, 'if the location is untrusted, require MFA.' It is central to implementing a Zero Trust architecture.

  • A tool for encrypting user data in Azure AD

    Why it's wrong here

    Conditional Access is not an encryption mechanism. Encryption of Azure AD user data is handled by Microsoft-managed services like BitLocker and at-rest encryption, as well as customer-managed keys via Azure Key Vault. Conditional Access only intercepts authentication requests to apply access policies; it never acts on stored data.

  • A way to provision users automatically in Azure AD

    Why it's wrong here

    Automatic user provisioning in Azure AD is a separate identity lifecycle feature that uses the System for Cross-domain Identity Management (SCIM) protocol to synchronize user and group attributes from authoritative sources like Workday or SAP. Conditional Access has no role in provisioning because it operates at authentication time, not at identity ingestion time. It makes allow/deny decisions on sign-in events rather than automating account creation.

About these practice questions

Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.