MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Databricks CLI tool is unsupported! #117033

Closed johnertel closed 10 months ago

johnertel commented 11 months ago

All the tutorials I have found including this one for implementing a devops pipeline for Databricks unit testing require using the databricks cli, but databricks cli is not a tool that is officially supported by either Microsoft OR Databricks. It is very disappointing that there is no supported way to implement this and the support technicians don't have experience doing it. Also that there is no properly supported way to integrate databricks into a devops pipeline. Why is official documentation recommending using tools that are unsupported??


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ManoharLakkoju-MSFT commented 11 months ago

@johnertel Thanks for your feedback! We will investigate and update as appropriate.

Naveenommi-MSFT commented 11 months ago

@johnertel Thank you for bringing this to our attention. I've delegated this to content author @mssaperla, who will review it and offer their insightful opinions.

Naveenommi-MSFT commented 11 months ago

@mssaperla Could you please review add comments on this, update as appropriate.

kateglee-db commented 10 months ago

Hi @johnertel, I checked with the documentation writer who is responsible for the Databricks CLI. He says that the Databricks CLI is in Public Preview and it is officially supported by Databricks. Databricks considers it to be okay for production use. However, we realize that some organizations only allow GA-level tools to be used for production in their organization.

The writer says "I've written an article that shows how to use the Databricks CLI with Azure DevOps. Note that this approach uses the Databricks CLI along with Databricks Application Bundles, which is also in Public Preview: https://learn.microsoft.com/en-us/azure/databricks/dev-tools/ci-cd/ci-cd-azure-devops. I hope this helps!"

please-close