
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.