Skip to content

Commit 9f6f238

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into afdredirect
2 parents 9239c0f + 65be502 commit 9f6f238

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed
-69.4 KB
Loading
Binary file not shown.

articles/frontdoor/standard-premium/tier-comparison.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
---
22
title: Azure Front Door tier comparison
3-
description: This article provides an overview of Azure Front Door tiers and feature differences between them.
3+
description: This article provides a comparison between the different Azure Front Door tiers and their features.
44
services: frontdoor
55
author: duongau
66
ms.service: frontdoor
77
ms.topic: article
88
ms.workload: infrastructure-services
9-
ms.date: 03/20/2022
9+
ms.date: 04/04/2023
1010
ms.author: duau
1111
---
1212

13-
# Overview of Azure Front Door tier
13+
# Azure Front Door tier comparison
1414

15-
16-
Azure Front Door is offered in 2 different tiers, Azure Front Door Standard and Azure Front Door Premium. Azure Front Door Standard and Premium tier combines capabilities of Azure Front Door (classic), Azure CDN Standard from Microsoft (classic), and Azure WAF into a single secure cloud CDN platform with intelligent threat protection.
15+
Azure Front Door offers two different tiers, Standard and Premium. Both Azure Front Door tier combines capabilities of Azure Front Door (classic), Azure CDN Standard from Microsoft (classic), and Azure WAF into a single secure cloud CDN platform with intelligent threat protection.
1716

1817
:::image type="content" source="../media/tier-comparison/architecture.png" alt-text="Diagram of Azure Front Door architecture.":::
1918

2019
> [!NOTE]
21-
> In order to switch between tiers, you will need to recreate the Azure Front Door profile.
20+
> To switch between tiers, you will need to recreate the Azure Front Door profile. Currently in Public Preview, you can use the [**migration capability**](../migrate-tier.md) to move your existing Azure Front Door profile to the new tier. For more information about upgrading from Standard to Premium, see [**upgrade capability**](../tier-upgrade.md).
2221
>
2322
2423
## Feature comparison between tiers

articles/healthcare-apis/fhir/how-to-run-a-reindex.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ POST {{FHIR_URL}}/$reindex
2424

2525
{
2626

27-
resourceType”: “Parameters,
27+
"resourceType": "Parameters",
2828

29-
parameter: []
29+
"parameter": []
3030

3131
}
3232
```

0 commit comments

Comments
 (0)