Posts from 2022

How to deploy a secure n-tier web app

24 minute read • By Jordan Selig • December 2, 2022

Many applications will consist of more than just a single component. For example, you may have a frontend which is publicly accessible that connects to a bac...

How to deploy a highly available multi-region web app

32 minute read • By Jordan Selig • December 2, 2022

High availability and fault tolerance are key components of a well-architected solution. It’s always best to prepare for the unexpected and having an emergen...

Announcing Larger SKUs for App Service Environment v3

1 minute read • By Mads Damgård • December 1, 2022

Our engineering teams have been hard at work to deliver the new larger SKUs on App Service Environment v3. While it seems simple, as it is multiples of the e...

.NET 7 GA available on App Service

1 minute read • By Byron Tardif • November 8, 2022

We have completed the initial rollout for .NET 7 GA support on App Service. Like in previous years we are using the App Service Early Access feature to enabl...

WebSockets Available on App Service Free Tier

less than 1 minute read • By Denver Brittain • October 28, 2022

App Service free SKU has been around for over 10 years, and we continue to improve on it with every release. Today, we are pleased to announce that App Servi...

Go available on App Service

less than 1 minute read • By Tulika Chaudharie • October 12, 2022

We are happy to announce that App Service now supports apps targeting Go 1.18 and 1.19 across all public regions on Linux App Service Plans through the App S...

Clojure on App Service

7 minute read • By Denis Fuenzalida • August 24, 2022

Build and run a Web App written in Clojure, on Azure App Service

Configure Azure Firewall with ASEv3

4 minute read • By Hugo Girard • August 18, 2022

When deploying App Service Environment, one requirement you will probably want is to monitor and limit your egress traffic from the ASE.

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

8 minute read • By David Fowler, Suwat Bodin, Chris Rosenblatt, Jenny Lawrance, Stephen Kou, Chris Ross, Miha Zupan, Aditya Mandaleeka, Bilal Alam • August 16, 2022

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised bil...

gRPC support on App Service now in Public Preview

less than 1 minute read • By Jeff Martinez • August 11, 2022

We are pleased to announce that gRPC (public preview) is now available in most regions. gRPC is supported for Linux applications using .NET Core 3.1 or .NET...

Announcing GA: WordPress on Azure App Service

less than 1 minute read • By Abhishek Reddy • August 8, 2022

We are thrilled to announce that WordPress on App Service that was under public preview since February 15, 2022, is now generally available. With advanced fe...

.NET 7 Preview 5 available on App Service

less than 1 minute read • By Byron Tardif • July 18, 2022

We are happy to announce that App Service now supports apps targeting .NET 7 Preview 5 across all public regions on both Windows and Linux App Service Plans ...

Azure Policy Updates for App Service

2 minute read • By Jordan Selig • July 6, 2022

Regulatory Compliance in Azure Policy provides Microsoft created and managed initiative definitions, known as built-ins, for the compliance domains and secur...

Intro to Microsoft Defender for App Service

5 minute read • By Jordan Selig • June 16, 2022

If you’re an Azure portal user with App Service, you’ve most likely seen the Security item in the left-hand menu. This item comes from our partners from the ...

Announcing Resiliency Score Report for Azure Web Apps

2 minute read • By Cristhian Uribe • June 16, 2022

Resiliency Score report is a downloadable report that checks whether your Azure Web App is implementing the best practices to make it less susceptible to ava...

Scala on App Service

3 minute read • By Denver Brittain • May 31, 2022

Build and run a Scala App on Azure App Service

gRPC support on Azure App Service

less than 1 minute read • By Jeff Martinez • May 23, 2022

We are pleased to announce that gRPC is coming to Azure App Service for Linux workloads.

WordPress on App Service Public Preview

4 minute read • By Abhishek Reddy • February 23, 2022

We are happy to announce the public preview of the WordPress offering on App Service. This offering will enable you to deploy and host new WordPress websites...

Back to top ↑