
Answer-first summary for fast verification
Answer: Use Azure Active Directory for authentication and restrict access based on user roles and IP addresses.
Integrating Azure Active Directory for authentication allows for role-based access control and additional security measures like IP filtering, ensuring that only authorized users can access the endpoints.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are designing a data pipeline in Azure Databricks that involves processing sensitive data. How would you implement secure endpoints to ensure that the data is protected, including the use of Azure Active Directory for authentication and network security groups for access control?
A
Allow all users unrestricted access via public endpoints.
B
Use Azure Active Directory for authentication and restrict access based on user roles and IP addresses.
C
Disable Azure Active Directory integration and use basic authentication.
D
Only allow internal users access via private endpoints.
No comments yet.