azure-appservice-deployment-source-artifacts
Deployed application files and configuration may contain hard-coded secrets. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | SCM/Kudu /api/vfs and deployment repository file content |
| location kind | code_artifact |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | App Service / Web Apps (azure:appservice) |
Collection recipe
| access mode | data_plane |
| operation | Kudu VFS API GET |
| response path | $value |
| encoding | binary |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References