azure-databricks-job-run-output
Job output and logs can echo notebook results, command arguments, and sensitive records.
Where it sits
| location | Databricks jobs runs get-output response.{notebook_output.result,logs,error,metadata} |
| location kind | output_value |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | ContainsSecret |
| service | Azure Databricks (azure:databricks) |
Collection recipe
| access mode | data_plane |
| operation | GET /api/2.2/jobs/runs/get-output |
| response path | {notebook_output,logs,error,metadata} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
References