azure-keyvault-certificate-backing-secret
An exportable Key Vault certificate's private key is available from its same-name backing secret.
Where it sits
| location | Key Vault certificate backing Secret.value |
| location kind | certificate_material |
| data kinds | credential private_key certificate password |
| emits edge | CanReadCredential |
| service | Key Vault (azure:keyvault) |
Collection recipe
| access mode | data_plane |
| operation | Secrets - Get |
| response path | value |
| encoding | base64 |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.KeyVault/vaults/secrets/getSecret/action
References