azure-vm-extension-protected-settings-input
Extension protected settings accept plaintext secret material during deployment but are not returned by ARM.
Where it sits
| location | Microsoft.Compute/virtualMachines/extensions.properties.protectedSettings |
| 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 Extensions - Create Or Update |
| response path | request.properties.protectedSettings |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Compute/virtualMachines/extensions/write
References