If you’re working on Azure you surely use Azure Key Vault and if not you definitely should. Azure Key Vault is a cloud service that lets you to securely store and centralize your secrets on Azure. You could store API keys, passwords, certificates, connection strings, cryptographic keys etc. This approach…