azure-containerapps-container-environment-values
Direct environment values are readable in the app template and can contain credentials instead of secret references.
Where it sits
| location | Microsoft.App/containerApps.properties.template.containers[].env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | Container Apps (azure:containerapps) |
Collection recipe
| access mode | read_api |
| operation | Container Apps - Get |
| response path | properties.template.containers[].env[].value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.App/containerApps/read
References