Azure App Service

Update: September 2022

Web applications can be used to hosts web/mobile (iOS & Android) applications and REST APIs build upon multiple programming languages and backend technologies without the need of managing the underlying infrastructure.

Azure App Service can be integrated with the most popular continuous deployment technologies such as Git, GitHub and Azure DevOps and is supported by Windows and Linux. WebJobs can also be used to execute tasks using scripting language such as Bash and Powershell.

Some of the programming languages/technologies supported by Azure App Service:

  • .NET

  • .NET Core

  • Python

  • PHP

  • Node.js

  • Ruby

  • Java

Last updated