For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/azure/azure.key_vault_key.dataset.md. A documentation index is available at /llms.txt.

Key Vault Key

This table represents the Key Vault Key resource from Microsoft Azure.

azure.key_vault_key

Fields

TitleIDTypeData TypeDescription
_keycorestring
attributescorejsonThe attributes of the key.
curve_namecorestringThe elliptic curve name. For valid values, see JsonWebKeyCurveName. Default for EC and EC-HSM keys is P-256
idcorestringFully qualified identifier of the key vault resource.
key_opscorearray<string>
key_sizecoreint64The key size in bits. For example: 2048, 3072, or 4096 for RSA. Default for RSA and RSA-HSM keys is 2048. Exception made for bring your own key (BYOK), key exchange keys default to 4096.
key_uricorestringThe URI to retrieve the current version of the key.
key_uri_with_versioncorestringThe URI to retrieve the specific version of the key.
ktycorestringThe type of the key. For valid values, see JsonWebKeyType.
locationcorestringAzure location of the key vault resource.
namecorestringName of the key vault resource.
release_policycorejsonKey release policy in response. It will be used for both output and input. Omitted if empty
resource_groupcorestring
rotation_policycorejsonKey rotation policy in response. It will be used for both output and input. Omitted if empty
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringResource type of the key vault resource.