Home - page 18

Recent posts

Managing an App Service Domain

3 minute read • By Yutang Lin • September 22, 2021

App Service Domain is a domain resource on Azure which integrates with Azure DNS. This allows you to manage all your resources on Azure for when you need to ...

Web App (Windows) restart operations

4 minute read • By Ignacio Alvarez Arenas • September 16, 2021

This document covers some common operations that can be performed in an App Service and the effects in terms of availability and restart operations. Restarts...

Overview of the ‘kind’ property for App Service

1 minute read • By Jordan Selig • August 31, 2021

We get a lot of questions on the App Service kind property, so we are sharing some information to help you understand what it is, what it does, and how to us...

App Service Support for Availability Zones

4 minute read • By Jordan Selig • August 25, 2021

NOTE! As of March 2023, the content in this post may be outdated. For the latest information on Availability Zone support for App Service, see Azure App S...

Set up GitHub Actions with the Azure CLI

1 minute read • By Jason Freeberg • August 9, 2021

With GitHub Actions you can set up a workflow to build and deploy your applications whenever there’s a commit on your main branch, or a PR is merged, or even...