In my previous article, we created an Azure SQL database resource, replicated it in Europe, and set it up to synchronize with Contoso’s primary database in Montana. In today’s article, I will move forward and creating an App Service resource, replicating it in North Europe, and setting up an Azure Front Door resource that will load-balance and forward the HTTP requests to the closest App Service.

How Azure can help your company expand in multiple regions

Create a new App Service

Repeat this procedure for the instance of the application in North Europe.

Configure the app service

In this step, you are going to set the connection string of your App Services to the database in the same region. First, you need to get the database’s connection string, to do so:

Repeat this procedure for the instance of the application in North Europe.

Create an Azure Front Door

In the next article, we will continue discussing architecture implementation by setting up Azure DevOps.

Resources