dbx icon indicating copy to clipboard operation
dbx copied to clipboard

Re-deploy existing job (update) with run-as from private preview of workflows changes the run-as setting

Open snovik75 opened this issue 2 years ago • 0 comments
trafficstars

Expected Behavior

Run-as setting does not change (the original job was created with run-as service principal) when an update is performed

Current Behavior

Run-as is reset to the user, who runs the dbx deploy command to update the existing job

Steps to Reproduce (for bugs)

Run dbx deploy ... on the existing job which was created with "run_as_user_name: "service-principal://XXXX" as job settings

Context

Your Environment

  • dbx version used: 0.8.8
  • Databricks Runtime version: 11.3

snovik75 avatar May 04 '23 07:05 snovik75