Skip to content

Instantly share code, notes, and snippets.

@MauRiEEZZZ
Created November 1, 2019 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MauRiEEZZZ/f4c5ea7e22c39d869f4d676af51dd4bd to your computer and use it in GitHub Desktop.
Save MauRiEEZZZ/f4c5ea7e22c39d869f4d676af51dd4bd to your computer and use it in GitHub Desktop.
secret_name = 'ExamplePassword'
vault_uri = '<replace this text and brackets>'
tenant_id='<replace this text and brackets>'
authority_host_uri = 'login.microsoftonline.com'
keyvault_resource_uri = 'https://vault.azure.net'
client_id = '04b07795-8ddb-461a-bbee-02f9e1bf7b46'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment