azure-arm-deployments-deployment-operation-status
Deployment operation errors can echo request payloads, nested outputs, and sensitive configuration.
Where it sits
| location | Microsoft.Resources/deployments/operations.properties.statusMessage and properties.targetResource |
| location kind | log_field |
| 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 | Deployment Operations - List |
| response path | value[].properties.{statusMessage,targetResource} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/deployments/operations/read
References