Running a job as a service principal in Databricks Workflows

preview_player
Показать описание
Youssef Mrini & Quentin Ambard
Рекомендации по теме
Комментарии
Автор

Can we pass this 'run as' dynamically from databricks job api while triggering the job?

I have a single job that operates on different tables based on the job parameter.. now I want to set the access privileges sepearately for each of those instances using service principal. But for that I need to pass that dynamically, so that I can run the job dynamically (run as).

neelbanerjee
Автор

BTW nice channel and cool avatar - subscribed!

hellhax
Автор

I am running databricks jobs from Azure Data Factory. I am under impression that there is some autogenerated SPN that is used to run these jobs and its been like that for quite some time. So how is this actually different/new? Is this new capability to support users who create and run jobs via databricks UI?

hellhax
Автор

once I set it up the Service Principal in the Workspace and in the Azure Devops repo, how do I configure the Git integration in Databricks? I'm using as Git Provider Azure DevOps Services but I don't know which username and Token to use. Thanks

DiegoPoggioli
Автор

What could be some reasons that I’m not able to bind a service principal to a job? I’m the owner of the job and admin in the workspace. Am I missing a permission on the service principal or did I set it up wrong? I notice when I view the service principal in the admin console that I don’t have the required permissions to view its permissions

skylermyers
Автор

Where i can manage the permissions of the service princinpal?

marcorezzende