azure-keyvault-key-signature-output
Sign produces an authentication-capable signature over caller-supplied data.
Where it sits
| location | Key Vault Key sign response.value |
| location kind | output_value |
| data kinds | credential signing_secret |
| emits edge | ExposesCredential |
| service | Key Vault (azure:keyvault) |
Collection recipe
| access mode | data_plane |
| operation | Key Operations - Sign |
| response path | value |
| encoding | base64 |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.KeyVault/vaults/keys/sign/action
References