A Secure way to use Credentials and Secrets in Azure Functions

This article will set up an Azure functions app to access secrets stored in the Azure Key Vault. We will also demonstrate how to access environment variables in a Node.js function.