Skip to content

Commit 42f7bc9

Browse files
committed
Backfill missing lab metadata for Instructions/Exercises/M05-Unit 6 Create a front door for a highly available web application using the Azure portal.md
1 parent a08a831 commit 42f7bc9

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

Instructions/Exercises/M05-Unit 6 Create a front door for a highly available web application using the Azure portal.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
---
2-
Exercise:
3-
title: 'M05 - Unit 6 Create a Front Door for a highly available web application using the Azure portal'
4-
module: 'Module 05 - Load balancing HTTP(S) traffic in Azure'
2+
lab:
3+
title: M05-Unit 6 Create a Front Door for a highly available web application using
4+
the Azure portal
5+
description: 'In this exercise, you will set up an Azure Front Door configuration
6+
that pools two instances of a web application that runs in different Azure regions.
7+
This configuration directs traffic to the nearest site that runs the application.
8+
Azure Front Door continuously monitors the web application. You will demonstrate
9+
automatic failover to the next available site when the nearest site is unavailable.
10+
The network configuration is shown in the following diagram:'
11+
duration: 30 minutes
12+
level: 300
13+
islab: true
14+
primarytopics:
15+
- Azure
16+
- Azure Front Door
17+
- Azure Portal
518
---
619

7-
8-
920
# M05-Unit 6 Create a Front Door for a highly available web application using the Azure portal
1021

1122
## Exercise scenario

0 commit comments

Comments
 (0)