Categories
Azure DevOps

Azure Web Apps – Basic Operations Checklist

Here is a checklist that can be used to gauge your web app prior to launch it in production. It includes questions that developers or IT professionals or cloud solution architects ask customers when they seek guidance to avoid common pitfalls not obvious to new users. Use this checklist to confidently deploy and launch your […]

Categories
Azure DevOps

FAQ- Deployment slots with Azure Web Apps

Azure Web Apps has a cool feature called Deployment slots. Using a deployment slot when deploying you application code to production has a few benefits: allows you to  validate your web app changes in a staging deployment slot before pushing the changes to production web app By deploying a web app to a slot first […]

Categories
Azure

Clone your web app content between two azure web apps or slots

Once you have a stage web app (or deployment slot ) , you need an easy way to port content from your primary web app to stage web app or slot . Here is a tool that allows you do exactly this .. Usage Download the tool from Release folder. Before running the tool download […]