JHauge's blog
Philosophy major turned web developer
Home
All posts
About
Tags
Functions
05
Apr 2021
Appsettings and Application Secrets in Azure Functions
No real world app without application-settings and -secrets. You will invariably need some settings defining stuff like...
09
Aug 2020
Deploy Azure Functions App
I always prefer to set up hosting environments and build/deploy pipelines right after creating a new project. In my exp...
25
Jul 2020
A proper Azure Functions Project
As a long time web application developer, I've been excited about the whole idea of frontend applications built with mo...