Skip to content

Commit b5d391f

Browse files
authored
Merge pull request #214320 from halkazwini/fd-qs
Azure Front Door: Quickstart update: Create a Front Door for a highly available global web application
2 parents 77fec41 + 73e0dea commit b5d391f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
7.57 KB
Loading
-418 Bytes
Loading

articles/frontdoor/quickstart-create-front-door.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentationcenter: na
66
author: duongau
77
ms.author: duau
88
manager: KumudD
9-
ms.date: 06/08/2022
9+
ms.date: 10/12/2022
1010
ms.topic: quickstart
1111
ms.service: frontdoor
1212
ms.workload: infrastructure-services
@@ -55,7 +55,7 @@ If you don't already have a web app, use the following steps to set up example w
5555

5656
1. Select **Review + create**, review the **Summary**, and then select **Create**. It might take several minutes for the deployment to complete.
5757

58-
:::image type="content" source="media/quickstart-create-front-door/create-web-app.png" alt-text="Review summary for web app." lightbox="./media/quickstart-create-front-door/create-web-app.png":::
58+
:::image type="content" source="media/quickstart-create-front-door/create-web-app.png" alt-text="Screenshot showing Create Web App page." lightbox="./media/quickstart-create-front-door/create-web-app.png":::
5959

6060
After your deployment is complete, create a second web app. Use the same procedure with the same values, except for the following values:
6161

@@ -126,7 +126,7 @@ Finally, add a routing rule. A routing rule maps your frontend host to the backe
126126

127127
1. In **Add a rule**, for **Name**, enter *LocationRule*. Accept all the default values, then select **Add** to add the routing rule.
128128

129-
:::image type="content" source="media/quickstart-create-front-door/front-door-add-a-rule.png" alt-text="Add a rule to your Front Door." lightbox="./media/quickstart-create-front-door/front-door-add-a-rule.png":::
129+
:::image type="content" source="media/quickstart-create-front-door/front-door-add-a-rule.png" alt-text="Screenshot showing Add a rule when creating Front Door." lightbox="./media/quickstart-create-front-door/front-door-add-a-rule.png":::
130130

131131
>[!WARNING]
132132
> You **must** ensure that each of the frontend hosts in your Front Door has a routing rule with a default path (`/*`) associated with it. That is, across all of your routing rules there must be at least one routing rule for each of your frontend hosts defined at the default path (`/*`). Failing to do so may result in your end-user traffic not getting routed correctly.

0 commit comments

Comments
 (0)