Share via

How to execute Azure Databricks command using C#/Dot Net core

Prashant Rewatkar 101 Reputation points
2021-09-23T09:23:37.167+00:00
  1. I need to implement same structure like Azure Databricks in Dot Net core environment. Any reference ?
  2. Any SDK reference for this ?
Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

Developer technologies | .NET | .NET CLI

Answer accepted by question author

MartinJaffer-MSFT 26,161 Reputation points
2021-09-29T17:30:19.543+00:00

At this time Databricks is not exposing any C# / .Net SDK. You will need to leverage the REST API, as my colleague answered in
https://stackoverflow.com/questions/69285974/how-to-read-azure-databricks-output-using-api-or-class-library

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.