azure-arm-deployments-deployment-script-secure-environment-input
Deployment Script secure environment values are plaintext request inputs omitted from GET responses.
Where it sits
| location | Microsoft.Resources/deploymentScripts.properties.environmentVariables[].secureValue |
| location kind | secret_value |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | ARM/Bicep Deployments (azure:arm-deployments) |
Collection recipe
| access mode | write_only_input |
| operation | Deployment Scripts - Create Or Update |
| response path | request.properties.environmentVariables[].secureValue |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Resources/deploymentScripts/write
References