...
In our environment code, we will store the credentials using this new method so the secrets are stored in a secured azure security vault, only accessible by the bot, and a few chosen consultants.
Code Block |
---|
elastic_password = AZUREKEYVAULT::varname |
...