azure-adls-sas-token
SAS-bearing ADLS URLs are plaintext delegated credentials commonly persisted in jobs and logs. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | Blob service SAS/account SAS/user delegation SAS URI query |
| location kind | connection_string |
| data kinds | credential session_token signing_secret |
| emits edge | ExposesCredential |
| service | Data Lake Storage Gen2 (azure:adls) |
Collection recipe
| access mode | data_plane |
| operation | SAS token supplied to Path REST API |
| response path | request URI query |
| encoding | url_encoded |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References