Skip to content

Commit 699e9a6

Browse files
committed
remove note
1 parent 1edcd34 commit 699e9a6

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ 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-
> [!NOTE]
19-
> 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).
20-
2118
In this tutorial, you'll learn how to:
2219

2320
> [!div class="checklist"]

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ ms.date: 12/28/2023
1212

1313
**Applies to:** :heavy_check_mark: Front Door Standard :heavy_check_mark: Front Door Premium
1414

15-
> [!NOTE]
16-
> This documentation is for Azure Front Door Standard/Premium. Looking for information on Azure Front Door? View [here](../front-door-overview.md).
17-
1815
## What is CORS?
1916

2017
CORS (Cross Origin Resource Sharing) is an HTTP feature that enables a web application running under one domain to access resources in another domain. To reduce the possibility of cross-site scripting attacks, all modern web browsers implement a security restriction known as [same-origin policy](https://www.w3.org/Security/wiki/Same_Origin_Policy). This prevents a web page from calling APIs in a different domain. CORS provides a secure way to allow one origin (the origin domain) to call APIs in another origin.

0 commit comments

Comments
 (0)