Create Databricks managed service principal programatically ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 12:31 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:41 PM
@SunilPoluri, could you please provide some more context by providing screenshots?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 05:20 AM
Have you found a solution on how to programmatically create a Databricks managed service principal?

