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

Prashant Rewatkar 96 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.
4,917 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,175 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
336 questions
{count} vote

Accepted answer
  1. MartinJaffer-MSFT 26,086 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

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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