azure-appconfig-key-value-content
App Configuration values are plaintext and frequently store passwords, API keys, or connection strings.
Where it sits
| location | App Configuration KeyValue.{key,value,content_type,tags} |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | CanReadSecret |
| service | App Configuration (azure:appconfig) |
Collection recipe
| access mode | data_plane |
| operation | Key-Values - Get |
| response path | {key,value,content_type,tags} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.AppConfiguration/configurationStores/keyValues/read
References