nerdexam
Microsoft

AZ-104 · Question #342

Hotspot Question You have an Azure Active Directory (Azure AD) tenant. You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the…

The correct answer is Enable policy: On. To require multi-factor authentication for all users accessing the Azure portal, configure Users and groups, Cloud apps, and the Grant control within an Azure AD Conditional Access policy.

Submitted by diego_uy· Mar 4, 2026Manage identities and governance

Question

Hotspot Question You have an Azure Active Directory (Azure AD) tenant. You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the Azure portal. Which three settings should you configure? To answer, select the appropriate settings in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibit

AZ-104 question #342 exhibit

Answer Area

  • Enable policyOn
    OnOff

Explanation

To require multi-factor authentication for all users accessing the Azure portal, configure Users and groups, Cloud apps, and the Grant control within an Azure AD Conditional Access policy.

Approach. The question asks to configure a Conditional Access policy that requires all users to use multi-factor authentication when they access the Azure portal. This requires configuring three specific settings:

  1. Users and groups: To target 'all users', this section must be configured. Inside, you would select 'All users'.
  2. Cloud apps: To specify that the policy applies when users 'access the Azure portal', this section must be configured. Inside, you would select 'Microsoft Azure Management' (which represents the Azure portal and related management services).
  3. Grant: To 'require multi-factor authentication', this access control section must be configured. Inside, you would select 'Grant access' and then specifically check 'Require multi-factor authentication'.

These three settings directly address the 'who', 'what', and 'how' of the policy as stated in the problem description, making them the essential configurations.

Common mistakes.

  • common_mistake. Common mistakes include selecting 'Conditions' instead of one of the core assignments or access controls. While 'Conditions' can refine a policy (e.g., by location, device platform), they are not essential for the basic 'all users + Azure portal + MFA' requirement. Another mistake is choosing 'Session' controls, which manage ongoing session behavior, rather than 'Grant' controls, which dictate the initial access requirements like MFA. Lastly, selecting 'Enable policy' is incorrect because it's an activation switch for the policy, not a configuration setting within the policy's logic itself.

Concept tested. The core concept being tested is the fundamental structure and configuration of Azure AD Conditional Access policies, specifically understanding how to define assignments (who and what) and access controls (how) to enforce specific requirements like multi-factor authentication.

Reference. https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/overview

Topics

#Azure Conditional Access#MFA#Azure AD security#Policy configuration

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice