
Ultimate access to all questions.
A data engineer (User A) promotes a new pipeline to production by creating a job in the workspace. Subsequently, a DevOps engineer (User B) configures an external orchestration tool to trigger runs for this job using the Databricks REST API. How will these actions be reflected in the workspace audit logs?
A
User B's identity will be linked to both the creation and execution of the jobs since they were the last to modify the configuration.
B
The use of the REST API for job management and execution results in the exclusion of user identities from the workspace audit logs.
C
User A's identity will be associated with the job creation events, while User B's identity will be linked to the job run events.
D
Both job creation and execution will be automatically attributed to a Service Principal because the REST API was utilized for the automation.
E
User A's identity will be tied to both the creation and the execution events in the audit logs since they are the original owner of the job.