azure-vm-run-command-protected-inputs
Protected parameters and run-as passwords are plaintext create/update inputs and are not returned by GET.
Where it sits
| location | Microsoft.Compute/virtualMachines/runCommands.properties.{protectedParameters,runAsPassword} |
| location kind | secret_value |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | Virtual Machines (azure:vm) |
Collection recipe
| access mode | write_only_input |
| operation | Virtual Machine Run Commands - Create Or Update |
| response path | request.properties.{protectedParameters,runAsPassword} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Compute/virtualMachines/runCommands/write
References