Azure Databricks Notebook execution using Service principal

Viewed 33

I am using Azure CI/CD to deploy and execute Databricks notebook. Instead of token we have service principal. I am done deploying the notebook but not able to execute it as the CLI or Powershell commands needs token. Need a guidance how we can achieve executing a notebook with service principal.

0 Answers
Related