azure-storage-file-content-metadata
Azure Files may store configuration files, private keys, backups, and arbitrary sensitive records.
Where it sits
| location | Azure File.{content,metadata} |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | CanReadData |
| service | Storage Accounts (Blob/File/Queue/Table) (azure:storage) |
Collection recipe
| access mode | data_plane |
| operation | File - Get |
| response path | $value and response headers |
| encoding | binary |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Storage/storageAccounts/fileServices/fileshares/files/read
References