I have done the below steps
1. Created a databricks managed service principal
2. Created a Oauth Secret
3. Gave all necessary permissions to the service principal
I'm trying to use this Service principal in Azure Devops to automate CI/CD. but it fails as the pipeline is trying to authenticate with Azure.
Is it possible to authenticate and automate CI/CD - with databricks managed Service principal
Since i'm very beginner with databricks, please help me.
Thanks,