Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An organization is modernizing its cloud security strategy and wants to enhance protection for its cloud administrators.
The security team requires that all administrators must pass a multi-factor authentication (MFA) prompt whenever they access administrative tools such as the Azure portal or Azure PowerShell, while normal sign-ins from trusted corporate office networks do not trigger extra prompts.
Which Microsoft Entra ID feature should the organization implement to enforce this access requirement based on real-time signals?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Conditional Access is the intelligent policy engine in Microsoft Entra ID that brings together identity-driven signals to make access control decisions and enforce organizational policies. It functions as the foundation of a modern Zero Trust architecture by continuously evaluating who is requesting access, what resource they are trying to reach, and under what conditions the request is occurring.
In this scenario, the organization needs to enforce multi-factor authentication (MFA) specifically when users connect to administrative interfaces (such as the Windows Azure Service Management API suite, which includes the Azure portal and Azure PowerShell). Conditional Access allows administrators to configure fine-grained policies that analyze signals such as:
Unlike static MFA assignments or authorization systems like Azure RBAC, Conditional Access evaluates conditions in real time before granting session access, making it the premier tool in Microsoft Entra ID to require MFA based on target applications and environmental signals.