microsoft / azdo-databricks

A set of Build and Release tasks for Building, Deploying and Testing Databricks notebooks
MIT License
25 stars 30 forks source link

Service Connection for Azure Databricks #40

Open ravikd744 opened 3 years ago

ravikd744 commented 3 years ago

Is it possible to create and support an Azure Databricks Service connection for this extension, so it would help to

  1. use a service principal credential to auth and do not rely on PAT tokens.
  2. keep the credentials at the service connection level instead of the pipelines.
  3. we do not need to create a new configure cli task for every pipeline.