azure-containerapps-dapr-component-secrets
Dapr component secret values can hold state-store, pub/sub, and binding credentials.
Where it sits
| location | Microsoft.App/managedEnvironments/daprComponents/listSecrets response.value[].{name,value} |
| location kind | secret_value |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ExposesCredential |
| service | Container Apps (azure:containerapps) |
Collection recipe
| access mode | read_api |
| operation | Dapr Components - List Secrets |
| response path | value[].{name,value} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.App/managedEnvironments/daprComponents/listSecrets/action
References