Skip to content

Commit b3a02e2

Browse files
Merge pull request #299722 from halkazwini/afd-appliesto3
Add "Applies to" checkmarks #2
2 parents afe6242 + 4fded54 commit b3a02e2

10 files changed

+21
-0
lines changed

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

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

1212
# Quickstart: Create an Azure Front Door using Azure CLI
1313

14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
15+
1416
In this quickstart, you learn how to create an Azure Front Door using Azure CLI. You set up a profile with two Azure Web Apps as origins and add a WAF security policy. Finally, you verify connectivity to your Web Apps using the Azure Front Door endpoint hostname.
1517

1618
:::image type="content" source="media/quickstart-create-front-door/environment-diagram.png" alt-text="Diagram of Azure Front Door deployment environment using the Azure CLI." border="false":::

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: mode-ui
1414

1515
# Quickstart: Create an Azure Front Door using Azure portal
1616

17+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
18+
1719
This quickstart guides you through the process of creating an Azure Front Door profile using the Azure portal. You have two options to create an Azure Front Door profile: Quick create and Custom create. The Quick create option allows you to configure the basic settings of your profile, while the Custom create option enables you to customize your profile with more advanced settings.
1820

1921
In this quickstart, you use the Custom create option to create an Azure Front Door profile. You first deploy two App services as your origin servers. Then, you configure the Azure Front Door profile to route traffic to your App services based on certain rules. Finally, you test the connectivity to your App services by accessing the Azure Front Door frontend hostname.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: devx-track-azurepowershell, mode-api
1111

1212
# Quickstart: Create an Azure Front Door using Azure PowerShell
1313

14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
15+
1416
In this quickstart, you learn how to create an Azure Front Door profile using Azure PowerShell. You use two Web Apps as your origin and verify connectivity through the Azure Front Door endpoint hostname.
1517

1618
:::image type="content" source="media/quickstart-create-front-door/environment-diagram.png" alt-text="Diagram of Azure Front Door deployment environment using the Azure PowerShell." border="false":::

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: subject-armqs, mode-arm, devx-track-arm-template
1212
---
1313

1414
# Quickstart: Create an Azure Front Door using an ARM template
15+
16+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
17+
1518
This quickstart shows you how to use an Azure Resource Manager (ARM) template to create an Azure Front Door with an Azure Web App as the origin.
1619

1720
[!INCLUDE [About Azure Resource Manager](~/reusable-content/ce-skilling/azure/includes/resource-manager-quickstart-introduction.md)]

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ai-usage: ai-assisted
1414

1515
# Quickstart: Create an Azure Front Door using Terraform
1616

17+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
18+
1719
This quickstart describes how to use Terraform to create a Front Door profile to set up high availability for a web endpoint.
1820

1921
[!INCLUDE [ddos-waf-recommendation](../../includes/ddos-waf-recommendation.md)]

articles/frontdoor/how-to-configure-caching.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.date: 03/31/2024
1111

1212
# Configure caching on Azure Front Door
1313

14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
15+
1416
This article shows you how to configure caching on Azure Front Door. To learn more about caching, see [Caching with Azure Front Door](front-door-caching.md).
1517

1618
## Prerequisites

articles/frontdoor/how-to-configure-endpoints.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.date: 02/18/2025
1111

1212
# Add a new endpoint with Front Door manager
1313

14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
15+
1416
This article shows you how to add a new endpoint to an existing Azure Front Door profile in the Front Door manager.
1517

1618
## Prerequisites

articles/frontdoor/how-to-configure-origin.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.date: 02/18/2025
1111

1212
# How to configure an origin for Azure Front Door
1313

14+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
15+
1416
This article shows you how to create an Azure Front Door origin in a new origin group. The origin group can be then associated with a route to determine how traffic reaches your origins.
1517

1618
> [!NOTE]

articles/frontdoor/integrate-storage-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: mvc, mode-other
1212

1313
# Integrate an Azure Storage account with Azure Front Door
1414

15+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
16+
1517
Azure Front Door can be used to deliver high-bandwidth content by caching blobs from Azure Storage. In this article, you create an Azure Storage account and enable Front Door to cache and accelerate content from Azure Storage.
1618

1719
## Prerequisites

articles/frontdoor/standard-premium/how-to-cache-purge-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: devx-track-azurecli
1212

1313
# Cache Purging in Azure Front Door Using Azure CLI
1414

15+
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
16+
1517
Azure Front Door caches assets until their time-to-live (TTL) expires. When a client requests an asset with an expired TTL, Azure Front Door retrieves a new copy of the asset, serves the request, and updates the cache.
1618

1719
To ensure users always get the latest assets, version your assets for each update and publish them with new URLs. Azure Front Door fetches the new assets for subsequent client requests. Sometimes, you might need to purge cached content from all edge nodes to force them to retrieve updated assets. This action is useful when updates are made to your application or need to correct incorrect information.

0 commit comments

Comments
 (0)