azure-arm-deployments-deployment-parameters
ARM deployment parameter values persist plaintext unless a secure type and protected workflow are used.
Where it sits
| location | Microsoft.Resources/deployments.properties.parameters.*.value |
| location kind | iac_template |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string private_key |
| emits edge | ContainsSecret |
| service | ARM/Bicep Deployments (azure:arm-deployments) |
Collection recipe
| access mode | read_api |
| operation | Deployments - Get |
| response path | properties.parameters |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/deployments/read
References