Provisioning the Azure Key Vault

It isn't advisable to store secrets, certificates, credentials, or other sensitive information in code configuration files, databases, or any other general storage system. It's advised to store this important data in a vault that's specifically designed for storing secrets and credentials. The Azure Key Vault provides such a service. The Azure Key Vault is available as a resource and service from Azure.