Skip to content

Commit fa7d027

Browse files
committed
acrolinx tweaks
1 parent 699e9a6 commit fa7d027

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/frontdoor/standard-premium/front-door-add-rules-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-azurecli
1515

1616
Azure Front Door Standard/Premium is a fast and secure modern cloud CDN. Azure Front Door uses the Microsoft global edge network and integrates with intelligent threat protection. Azure Front Door Standard focuses on content delivery. Azure Front Door Premium adds extensive security capabilities and customization. This tutorial focuses on creating an Azure Front Door profile, then adding delivery rules for more granular control over your web app behaviors.
1717

18-
In this tutorial, you'll learn how to:
18+
In this tutorial, you learn how to:
1919

2020
> [!div class="checklist"]
2121
> - Create an Azure Front Door profile.
@@ -68,7 +68,7 @@ If you don't already have a web app, use the following script to set up two exam
6868

6969
#### Create app service plans
7070

71-
Before you can create the web apps you'll need two app service plans, one in *Central US* and the second in *East US*.
71+
Before you can create the web apps, you must have two app service plans, one in *Central US* and the second in *East US*.
7272

7373
Run [az appservice plan create](/cli/azure/appservice/plan#az-appservice-plan-create&preserve-view=true) to create your app service plans.
7474

@@ -236,7 +236,7 @@ To test instant global failover, we'll use the following steps:
236236
4. Refresh your browser. You should see the same information page.
237237

238238
>[!TIP]
239-
>There's a little bit of delay for these actions. You might need to refresh again.
239+
>There's some delay for these actions. You might need to refresh again.
240240
241241
5. Find the other web app, and stop it as well.
242242

0 commit comments

Comments
 (0)