Azure DevOps Databricks REST APIIntroductionThis repository contains an Azure DevOps extension for interacting with Azure Databricks via REST API. It supports Databricks management on clusters, jobs, and instance pools. You may find this extension useful when:
You may find this extension useless when:
Getting started
Note that every task requires region and access token. You can find a region from your Databricks workspace URL (e.g. https://southcentralus.azuredatabricks.net/?o=0000000). For access token, you can generate via User Settings, see an instruction https://docs.databricks.com/dev-tools/api/latest/authentication.html. ContributingPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. License |