Skip to content

Commit b34633f

Browse files
Merge pull request #299735 from halkazwini/afd-appliesto12
Add "Applies to" checkmarks #10
2 parents b618fa6 + fa7d027 commit b34633f

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ ms.custom: devx-track-azurecli
1111

1212
# Tutorial: Add and customize delivery rules for Azure Front Door Standard/Premium with Azure CLI
1313

14-
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.
14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
1515

16-
> [!NOTE]
17-
> This documentation is for Azure Front Door Standard/Premium. Looking for information on Azure Front Door? View [Azure Front Door Docs](../front-door-overview.md).
16+
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.
1817

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

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

7069
#### Create app service plans
7170

72-
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*.
7372

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

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

239238
>[!TIP]
240-
>There is 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.
241240
242241
5. Find the other web app, and stop it as well.
243242

articles/frontdoor/standard-premium/troubleshoot-cross-origin-resources.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ ms.date: 12/28/2023
1010

1111
# Using Azure Front Door Standard/Premium with Cross-Origin Resource Sharing (CORS)
1212

13-
> [!NOTE]
14-
> This documentation is for Azure Front Door Standard/Premium. Looking for information on Azure Front Door? View [here](../front-door-overview.md).
13+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
1514

1615
## What is CORS?
1716

0 commit comments

Comments
 (0)