Databricks DevOps SetupSets up workload identity federation between Azure Pipelines and Databricks — so your pipelines authenticate with no personal access token stored anywhere — from a panel inside VS Code. Use itDatabricks: Set up pipeline federation in the Command Palette. The panel walks six steps:
Every step checks before it acts, so re-running after adding a pipeline creates only that pipeline's policy. What it needs
The Azure DevOps step needs no personal access token either: Why a panel and not a pipeline taskCreating a service principal and its federation policies needs Databricks account admin. A deployment pipeline should never hold that, and the setup hub in Azure DevOps runs in a sandboxed browser tab with nowhere safe to keep it — so this half of the setup belongs on your machine, which is where you are already signed in. Pre-filled formsOpen a folder containing a RelatedThe Azure Pipelines side ships separately as Databricks DevOps for Azure
Pipelines, which contributes the service connection type and the
|