You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/quickstart-create-front-door.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ If you don't already have a web app, use the following steps to set up example w
38
38
39
39
1. Select **Web** > **Web App**.
40
40
41
-

41
+

42
42
43
43
1. In **Web App**, select the **Subscription** to use.
44
44
@@ -56,7 +56,7 @@ If you don't already have a web app, use the following steps to set up example w
56
56
57
57
1. Select **Review + create**, review the **Summary**, and then select **Create**. It might take several minutes for the deployment to complete.
58
58
59
-

59
+

60
60
61
61
After your deployment is complete, create a second web app. Use the same procedure with the same values, except for the following values:
62
62
@@ -83,7 +83,7 @@ Configure Azure Front Door to direct user traffic based on lowest latency betwee
83
83
84
84
1. For **Host name**, enter a globally unique hostname. This example uses *contoso-frontend*. Select **Add**.
85
85
86
-

86
+

87
87
88
88
Next, create a backend pool that contains your two web apps.
89
89
@@ -99,7 +99,7 @@ Next, create a backend pool that contains your two web apps.
99
99
100
100
1. Select your subscription, again, and choose the second web app you created from **Backend host name**. Select **Add**.
101
101
102
-

102
+

103
103
104
104
Finally, add a routing rule. A routing rule maps your frontend host to the backend pool. The rule forwards a request for `contoso-frontend.azurefd.net` to **myBackendPool**.
105
105
@@ -112,7 +112,7 @@ Finally, add a routing rule. A routing rule maps your frontend host to the backe
112
112
113
113
1. Select **Review + Create**, and then **Create**.
114
114
115
-

115
+

116
116
117
117
## View Azure Front Door in action
118
118
@@ -137,7 +137,7 @@ To test instant global failover in action, try the following steps:
137
137
138
138
1. Refresh your browser. This time, you should see an error message.
139
139
140
-

140
+

0 commit comments