azure-arm-deployments-deployment-script-output-logs
Script outputs and logs may echo environment values, command results, access tokens, or customer data.
Where it sits
| location | Microsoft.Resources/deploymentScripts properties.outputs and logs |
| 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 | Deployment Scripts - Get Logs |
| response path | properties.outputs and logs |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/deploymentScripts/read
Microsoft.Resources/deploymentScripts/logs/read
References