azure-vmss-extension-protected-settings-input
Protected extension settings accept secret input and fan it out to scale-set instances.
Where it sits
| location | Microsoft.Compute/virtualMachineScaleSets.properties.virtualMachineProfile.extensionProfile.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 | VM Scale Sets (azure:vmss) |
Collection recipe
| access mode | write_only_input |
| operation | Virtual Machine Scale Sets - Create Or Update |
| response path | request.properties.virtualMachineProfile.extensionProfile.extensions[].properties.protectedSettings |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Compute/virtualMachineScaleSets/write
References