
Answer-first summary for fast verification
Answer: Azure Active Directory Domain Services (Azure AD DS)
Azure Active Directory Domain Services (Azure AD DS) is the recommended identity solution for this scenario. It provides managed domain services such as domain join, group policy, lightweight directory access protocol (LDAP), and Kerberos/NTLM authentication without the need to deploy, manage, and patch domain controllers (DCs) in the cloud. This solution allows you to run legacy applications in the cloud that can't use modern authentication methods by maintaining compatibility with LDAP. Other options like Azure AD, Azure AD B2C, or on-premises Active Directory Domain Services would either not support LDAP queries or require additional infrastructure.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have an existing on-premises network with several legacy applications that rely on LDAP queries for their functionality, utilizing an existing directory service. As part of your IT strategy, you are transitioning this on-premises infrastructure to a cloud-only infrastructure. Your task is to identify and recommend an appropriate identity solution that can support these legacy applications in the new cloud environment. The recommended solution should also aim to minimize the ongoing administrative effort required to maintain the infrastructure. Which identity service should be included in your recommendation?
A
Azure Active Directory (Azure AD) B2C
B
Azure Active Directory Domain Services (Azure AD DS)
C
Azure Active Directory (Azure AD)
D
Active Directory Domain Services (AD DS)
No comments yet.