Skip to content

Commit bc99f89

Browse files
authored
Refine Traffic Manager profile exercise instructions
Removed duplicate sentences and clarified the exercise scenario for creating a Traffic Manager profile.
1 parent a3db7bb commit bc99f89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Instructions/Exercises/M04-Unit 6 Create a Traffic Manager profile using the Azure portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ Exercise:
1717

1818
In this exercise, you will create a Traffic Manager profile to deliver high availability for the fictional Contoso Ltd organization's web application.
1919

20-
## Estimated time: 35 minutes
21-
22-
You will create two instances of a web application deployed in two different regions (East US and West Europe). The East US region will act as a primary endpoint for Traffic Manager, and the West Europe region will act as a failover endpoint.
20+
You create two instances of a web application deployed in two different regions (East US and West Europe). The East US region will act as a primary endpoint for Traffic Manager, and the West Europe region will act as a failover endpoint.
2321

24-
You will then create a Traffic Manager profile based on endpoint priority. This profile will direct user traffic to the primary site running the web application. Traffic Manager will continuously monitor the web application, and if the primary site in East US is unavailable, it will provide automatic failover to the backup site in West Europe.
22+
You then create a Traffic Manager profile based on endpoint priority. This profile will direct user traffic to the primary site running the web application. Traffic Manager will continuously monitor the web application, and if the primary site in East US is unavailable, it will provide automatic failover to the backup site in West Europe.
2523

2624
The diagram below approximately illustrates the environment you will be deploying in this exercise.
2725

2826
![Picture 14](../media/exercise-traffic-manager-environment-diagram.png)
2927

28+
## Estimated time: 35 minutes
29+
3030
## Job skills
3131

3232
In this exercise, you will:

0 commit comments

Comments
 (0)