azure-containerapps-registry-credentials
Registry password secrets can be retrieved through listSecrets and mapped from the readable registry configuration.
Where it sits
| location | Microsoft.App/containerApps/listSecrets registry secret values referenced by properties.configuration.registries[].passwordSecretRef |
| location kind | secret_value |
| data kinds | credential password |
| emits edge | ExposesCredential |
| service | Container Apps (azure:containerapps) |
Collection recipe
| access mode | read_api |
| operation | Container Apps - List Secrets |
| response path | value[?name == <passwordSecretRef>].value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.App/containerApps/listSecrets/action
References