azure-aci-container-environment-values
ACI plaintext environment-variable values are readable in the container-group model.
Where it sits
| location | Microsoft.ContainerInstance/containerGroups.properties.containers[].properties.environmentVariables[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | Container Instances (azure:aci) |
Collection recipe
| access mode | read_api |
| operation | Container Groups - Get |
| response path | properties.containers[].properties.environmentVariables[].value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.ContainerInstance/containerGroups/read
References