cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
cancel
Showing results for 
Search instead for 
Did you mean: 

Create Databricks managed service principal programatically ?

SunilPoluri
New Contributor

For the current Databricks service principal API or the Databricks SDK, an ID is required. However, when dealing with Databricks-managed service principals, you typically only have the name. For registering with cloud providers, like Microsoft Entra in your case, you'll have all the necessary details. Initially, you must create an Entra ID and then utilize the API or SDK to create an SPN in the workspace. Is there an alternative method for creating a Databricks-managed principal without starting with a Microsoft Entra ID principal?

1 REPLY 1

Yeshwanth
Valued Contributor
Valued Contributor

@SunilPoluri, could you please provide some more context by providing screenshots?