AZ-801 · Question #27
You have an on-premises Active Directory Domain Services (AD DS) domain that syncs with an Azure Active Directory (Azure AD) tenant by using password hash synchronization. You have a Microsoft 365…
The correct answer is C. From Azure AD Connect, enable single sign-on (SSO). To reduce manual password prompts for users on hybrid Azure AD-joined devices accessing Microsoft 365 and Azure services, you should enable Seamless Single Sign-On (SSO) from Azure AD Connect. Seamless SSO provides a transparent sign-in experience when users are on the…
Question
Options
- AIn Azure AD, configure a Conditional Access policy for the Microsoft Office 365 applications.
- BIn the DNS zone of the AD DS domain, create an autodiscover record.
- CFrom Azure AD Connect, enable single sign-on (SSO).
- DFrom Azure AD Connect, configure pass-through authentication.
How the community answered
(46 responses)- A7% (3)
- B13% (6)
- C78% (36)
- D2% (1)
Why each option
To reduce manual password prompts for users on hybrid Azure AD-joined devices accessing Microsoft 365 and Azure services, you should enable Seamless Single Sign-On (SSO) from Azure AD Connect. Seamless SSO provides a transparent sign-in experience when users are on the corporate network.
Configuring a Conditional Access policy in Azure AD might enforce authentication requirements but does not inherently reduce password prompts; it could potentially introduce additional authentication steps like multi-factor authentication, depending on the policy.
Creating an autodiscover record in the DNS zone is primarily relevant for configuring email clients to automatically find Exchange mailboxes, and it does not address the broader issue of single sign-on for all Microsoft 365 and Azure services.
Azure AD Seamless Single Sign-On (Seamless SSO) provides a single sign-on experience for users on corporate network-connected, domain-joined devices by automatically signing them in to Azure AD-connected applications, including Microsoft 365 and Azure services. When enabled through Azure AD Connect, Seamless SSO uses Kerberos authentication to allow users to access cloud resources without manually entering their passwords, significantly reducing prompts for password entry.
Configuring pass-through authentication (PTA) in Azure AD Connect is an authentication method where users' passwords are validated directly against on-premises Active Directory. While it's an alternative to password hash synchronization, enabling PTA alone does not automatically provide the seamless SSO experience that reduces password prompts on domain-joined devices.
Concept tested: Azure AD Seamless SSO for hybrid-joined devices
Source: learn.microsoft.com/azure/active-directory/hybrid/how-to-connect-sso
Topics
Community Discussion
No community discussion yet for this question.