azure-databricks-global-init-script-content
Global init scripts run on every cluster and may hard-code credentials or download URLs with tokens. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | Databricks global init script response.script |
| location kind | bootstrap_script |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | Azure Databricks (azure:databricks) |
Collection recipe
| access mode | data_plane |
| operation | GET /api/2.0/global-init-scripts/{script_id} |
| response path | script |
| encoding | base64 |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References