azure-databricks-oauth-secret-create-response
A service-principal OAuth secret is shown only at creation and can leak into provisioning output. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | Databricks service principal secret create response.secret |
| location kind | output_value |
| data kinds | credential password oauth_token |
| emits edge | ExposesCredential |
| service | Azure Databricks (azure:databricks) |
Collection recipe
| access mode | creation_response_only |
| operation | POST /api/2.0/accounts/{account_id}/servicePrincipals/{id}/credentials/secrets |
| response path | secret |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References