Forum Discussion
ogureisuo
3 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 ...
- 3 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.
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?
tayloramy
3 months agoSuper User
Hi Lodha_Jaydeep
I am asking for your source because "type": "AzureDatabricks",
is invalid and incorrect.
Please do not post incorrect AI generated information.
- Lodha_Jaydeep3 months agoSolution Sage