azure-databricks-pat-create-response
A Databricks personal access token is returned only in the creation response. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | Databricks token/create response.token_value |
| location kind | output_value |
| data kinds | credential access_key bearer_token |
| emits edge | ExposesCredential |
| service | Azure Databricks (azure:databricks) |
Collection recipe
| access mode | creation_response_only |
| operation | POST /api/2.0/token/create |
| response path | token_value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References