Microsoft Cybersecurity Architect — Question 90
You have an Azure subscription that is linked to a Microsoft Entra tenant.
You plan deploy an enterprise application named App1. App1 requires LDAP to look up attributes related to Microsoft Entra users.
You need to recommend a solution to support the LDAP requirement.
What should you recommend?
Answer options
- A. Configure a Conditional Access policy that has a trusted network location.
- B. Deploy Microsoft Entra Private Access.
- C. Deploy Microsoft Entra Domain Services.
- D. Implement pass-through authentication.
Correct answer: C
Explanation
The correct answer is C, as Microsoft Entra Domain Services provides LDAP support, which is essential for App1's functionality. Option A is incorrect because a Conditional Access policy does not fulfill the LDAP requirement directly. Option B does not provide LDAP capabilities, and option D is focused on authentication rather than directory services needed for LDAP lookups.