
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.
Given a requirement to implement secure endpoints for an Azure Databricks workspace that will be accessed by both internal and external users, what strategies would you employ to ensure that the endpoints are secure, including the use of Azure Active Directory for authentication?
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.