Posted inAzure Databricks
K A Shanmuga Priya
3 years ago
Using Service principal for Repos API
Currently Databricks repos can be refreshed using Repos API with PAT authentication, but it would be better and would provide more control over code deployments in production environment if Service principal authentication is used for repos refresh, since we are supposed to provide manage access to repos in production environment for individual users when using PAT auth which ideally should not be the case.
There might be a workaround to deploy the azure repository codes using workspace API to prod environments but for some unforeseen reasons if a code is directly changed in prod then the management over code would be lost.
Hence this feature (using Service principal auth for Databricks repos API instead of PAT auth) would help us to overcome the issue where the prod code is always in sync with azure repository.
New
All IdeasNew
Vote
1 Comment