cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Configure a Policy in Job Cluster Using Databricks Linked Service in ADF?

ozaaditya
Contributor

I am trying to configure a policy in a job cluster using Databricks Linked Service in Azure Data Factory (ADF). The goal is to restrict access to a specific group or individuals who can use this cluster.

I want to know:

  1. How to define and enforce a cluster policy when creating a job cluster via ADF?
  2. How to specify the allowed users or groups within the policy?
1 REPLY 1

cgrant
Databricks Employee
Databricks Employee

In the Linked Services panel in the Azure Data Factory UI, find your Databricks Linked Service and click the squiggly braces {} to edit the service.

From here, you'll see a definition in JSON. Create a new key: properties.typeProperties.policyId and paste your Databricks cluster policy ID as the value. See this page for more details about Databricks cluster policies and access controls.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group