Forum Discussion
ogureisuo
4 months agoHelper I
Fabric API: Unable to create Azure Databricks connection using Service Principal
Hi everyone, I’m trying to automate the creation of a connection to Azure Databricks using the Fabric API, and I want to use a Service Principal for authentication. I’m having trouble understanding ...
- 4 months ago
Hi ogureisuo,
There's another endpoint that will list the supported connection types in your environment:
Connections - List Supported Connection Types - REST API (Core) | Microsoft LearnI can see DatabricksMultiCloud, Databricks, ans AzureDatabricksWorkspace.
The API will also tell you what parameters are required.
tayloramy
4 months agoSuper User
Hi Lodha_Jaydeep,
Where did you find documentation about the AzureDatabricks connection type?
When I run the API that lists all connection types available, I only see DatabricksMultiCloud, Databricks, ans AzureDatabricksWorkspace.
Lodha_Jaydeep
3 months agoSolution Sage
Hi tayloramy,
I got the link from the browser itself while doing some research. I have added the same in the post also.
That same thing you are asking right?