azure-appconfig-snapshot-key-values
Snapshots preserve historical key-values, including secrets removed from the current configuration.
Where it sits
| location | App Configuration Snapshot constituent KeyValue.value |
| 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 | ContainsSecret |
| service | App Configuration (azure:appconfig) |
Collection recipe
| access mode | data_plane |
| operation | Snapshots - Get |
| response path | items[].value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.AppConfiguration/configurationStores/keyValues/read
References