Infrastructure as Code (IaC) with bicep and GitHub actions A quick step-by-step guide to get you up-and-running on bicep and Github Actions.
Azure Azure App Service Ghost.io Ghost on Azure with docker I spent a lot of time to find out how I can host a ghost docker image on Azure. I couldn't find anything that I could understand and use. That's why I decided to do research and here is step
Azure Application Insights Never IDLE state with Azure Application Insights All web applications hosted on Web Apps become idle if nobody use them. And therefore first request "wake them up" and takes a little bit more time than the others. To keep the application always "awake" the easiest way is