azure-arm-deployments-deployment-outputs
Deployment outputs are readable and can publish secret-returning functions or sensitive resource data.
Where it sits
| location | Microsoft.Resources/deployments.properties.outputs.*.value |
| location kind | output_value |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | ContainsSecret |
| service | ARM/Bicep Deployments (azure:arm-deployments) |
Collection recipe
| access mode | read_api |
| operation | Deployments - Get |
| response path | properties.outputs |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/deployments/read
References