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

Key Vault Secret

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

azure.key_vault_secret

Fields

TitleIDTypeData TypeDescription
_keycorestring
attributescorejsonThe attributes of the secret.
content_typecorestringThe content type of the secret.
idcorestringFully qualified identifier of the key vault resource.
locationcorestringAzure location of the key vault resource.
namecorestringName of the key vault resource.
resource_groupcorestring
secret_uricorestringThe URI to retrieve the current version of the secret.
secret_uri_with_versioncorestringThe URI to retrieve the specific version of the secret.
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringResource type of the key vault resource.
valuecorestringThe value of the secret. NOTE: 'value' will never be returned from the service, as APIs using this model are is intended for internal use in ARM deployments. Users should use the data-plane REST service for interaction with vault secrets.