/az-vault-app

Primary LanguagePythonMIT LicenseMIT

Configurations

  1. Official doc MS

  2. Create the app register APP

  3. Create .env file on this project and reload shell after

    cat > .env << EOF
    KEY_VAULT_NAME=https://youvault.vault.azure.net
    tenant_id=
    client_id=
    client_secret=
    EOF

Run with docker compose

docker-compose up --build

Install

python setup.py install

Run

python -m vault_app -n secretname