Change example.env
to .env
KEY_VAULT_NAME
Unique key vault name
- Change into the /azure/key_vault directory
- Create a virtual environment
pip install -r requirements.txt
All of the examples have guards if they are run before preconditions are met. The recommended order to run things and have something actually happen is
set_secret.py
get_secret.py