Adding app settings and user secrets to an Azure Functions project
How to separate the concerns of environment configuration and application configuration in an azure functions project and distribute sensitive settings via user secrets and environment variables.