Skip to content

PURISTA API


PURISTA API / @purista/azure-secret-store / AzureSecretStoreConfig

Type Alias: AzureSecretStoreConfig

AzureSecretStoreConfig = object

Defined in: azure-secret-store/src/types.ts:6

Azure Key Vault store config

Properties

options?

optional options: SecretClientOptions

Defined in: azure-secret-store/src/types.ts:12


vaultUrl

vaultUrl: string

Defined in: azure-secret-store/src/types.ts:11

The URL to reach the Azure Key Vault

Example

ts
https://[KEY_VAULT_NAME].vault.azure.net