Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 355 Bytes

key-vault-set-environmental-variables.md

File metadata and controls

14 lines (11 loc) · 355 Bytes
author ms.service ms.topic ms.date ms.author
msmbaldwin
key-vault
include
07/20/2020
msmbaldwin

Our script will use the value assigned to the KEY_VAULT_NAME environment variable as the name of the key vault. You must therefore set this value using the following command:

export KEY_VAULT_NAME=<your-unique-keyvault-name>