JHauge's blog
Philosophy major turned web developer
Home
All posts
About
Tags
Azure
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...
24
May 2020
Azure Static Web Apps
While having my blog offline a number of years tech has moved on a great deal. So getting back online I needed a new wa...
04
Jan 2014
Move Your DB to Azure
Yes it's possible, even fairly simple (once you've read this blogpost). But why would you do it? I've written before a...
15
Nov 2013
Configuring a nodejs Website on Azure
Creating and deploying a nodeJS based website to Windows Azure is really easy, and can be done with no other tools than...