MS-900 · Question #196
A company uses Microsoft 365. The company wants users to be prompted for additional verification when they access a federated third-party application. However, users must not be prompted for…
The correct answer is A. Conditional Access. Conditional Access is the correct solution as it allows administrators to define policies that trigger additional verification for specific federated third-party applications while explicitly excluding Microsoft Outlook based on predefined conditions.
Question
Options
- AConditional Access
- BMulti-factor authentication (MFA)
- CActive Directory Federation Services (AD FS)
- DSelf-service password reset (SSPR)
How the community answered
(37 responses)- A84% (31)
- B5% (2)
- C3% (1)
- D8% (3)
Why each option
Conditional Access is the correct solution as it allows administrators to define policies that trigger additional verification for specific federated third-party applications while explicitly excluding Microsoft Outlook based on predefined conditions.
Conditional Access policies in Azure Active Directory allow administrators to configure specific conditions (like target application) and access controls (like requiring multi-factor authentication). This enables a policy to mandate additional verification for a federated third-party application while simultaneously excluding Microsoft Outlook from that requirement through separate policy configurations or exclusions.
Multi-factor authentication (MFA) is a security control that Conditional Access can enforce, but MFA alone does not provide the granular policy engine to apply verification selectively to specific applications while excluding others.
Active Directory Federation Services (AD FS) is an on-premises federation service, which while capable of identity management, doesn't provide the cloud-native, granular conditional access policy engine within Microsoft 365 needed to target specific cloud applications and exclude others as described.
Self-service password reset (SSPR) is a feature that allows users to reset their own passwords and has no direct relation to enforcing conditional multi-factor authentication requirements for accessing specific applications.
Concept tested: Azure AD Conditional Access for application-specific authentication
Source: https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/overview
Topics
Community Discussion
No community discussion yet for this question.