You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/classic-overview.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
-
title: Azure Front Door (classic)
3
-
description: This article provides an overview of Azure Front Door (classic).
2
+
title: Azure Front Door (classic) overview
3
+
description: This article provides an overview of the Azure Front Door (classic) service.
4
4
services: frontdoor
5
5
author: duongau
6
6
ms.service: frontdoor
7
7
ms.topic: overview
8
8
ms.workload: infrastructure-services
9
-
ms.date: 06/15/2022
9
+
ms.date: 08/09/2023
10
10
ms.author: duau
11
11
# customer intent: As an IT admin, I want to learn about Front Door and what I can use it for.
12
12
---
@@ -17,7 +17,7 @@ Azure Front Door (classic) is a global, scalable entry-point that uses the Micro
17
17
18
18
:::image type="content" source="./media/front-door-overview/front-door-visual-diagram.png" alt-text="Diagram of Azure Front Door (classic) routing user traffic to endpoints.":::
19
19
20
-
Front Door (classic) works at Layer 7 (HTTP/HTTPS layer) using anycast protocol with split TCP and Microsoft's global network to improve global connectivity. Based on your routing method you can ensure that Front Door (classic) will route your client requests to the fastest and most available application backend. An application backend is any Internet-facing service hosted inside or outside of Azure. Front Door (classic) provides a range of [traffic-routing methods](front-door-routing-methods.md) and [backend health monitoring options](front-door-health-probes.md) to suit different application needs and automatic failover scenarios. Similar to [Traffic Manager](../traffic-manager/traffic-manager-overview.md), Front Door (classic) is resilient to failures, including failures to an entire Azure region.
20
+
Front Door (classic) works at Layer 7 (HTTP/HTTPS layer) using anycast protocol with split TCP and Microsoft's global network to improve global connectivity. Based on your routing method you can, ensure that Front Door (classic) routes your client requests to the fastest and most available application backend. An application backend is any Internet-facing service hosted inside or outside of Azure. Front Door (classic) provides a range of [traffic-routing methods](front-door-routing-methods.md) and [backend health monitoring options](front-door-health-probes.md) to suit different application needs and automatic failover scenarios. Similar to [Traffic Manager](../traffic-manager/traffic-manager-overview.md), Front Door (classic) is resilient to failures, including failures to an entire Azure region.
21
21
22
22
>[!NOTE]
23
23
> Azure provides a suite of fully managed load-balancing solutions for your scenarios.
@@ -64,5 +64,6 @@ For pricing information, see [Front Door Pricing](https://azure.microsoft.com/pr
64
64
Subscribe to the RSS feed and view the latest Azure Front Door feature updates on the [Azure Updates](https://azure.microsoft.com/updates/?category=networking&query=Azure%20Front%20Door) page.
65
65
66
66
## Next steps
67
+
67
68
- Learn how to [create a Front Door (classic)](quickstart-create-front-door.md).
68
-
- Learn [how Front Door (classic) works](front-door-routing-architecture.md?pivots=front-door-classic).
69
+
- Learn about [how Front Door (classic) works](front-door-routing-architecture.md?pivots=front-door-classic).
Copy file name to clipboardExpand all lines: articles/frontdoor/endpoint.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,19 @@
1
1
---
2
-
title: 'Endpoints in Azure Front Door'
2
+
title: Endpoints in Azure Front Door
3
+
TitleSuffix: Azure Front Door
3
4
description: Learn about endpoints when using Azure Front Door.
4
5
services: frontdoor
5
-
author: johndowns
6
+
author: duongau
6
7
ms.service: frontdoor
7
8
ms.topic: conceptual
8
9
ms.workload: infrastructure-services
9
-
ms.date: 06/22/2022
10
-
ms.author: jodowns
10
+
ms.date: 08/09/2023
11
+
ms.author: duau
11
12
---
12
13
13
14
# Endpoints in Azure Front Door
14
15
15
-
In Azure Front Door Standard/Premium, an *endpoint* is a logical grouping of one or more routes that are associated with domain names. Each endpoint is [assigned a domain name](#endpoint-domain-names) by Front Door, and you can associate your own custom domains by using routes.
16
+
In Azure Front Door, an *endpoint* is a logical grouping of one or more routes that are associated with domain names. Each endpoint is [assigned a domain name](#endpoint-domain-names) by Front Door, and you can associate your own custom domains by using routes.
16
17
17
18
## How many endpoints should I create?
18
19
@@ -29,8 +30,8 @@ When you're planning the endpoints to create, consider the following factors:
29
30
Endpoint domain names are automatically generated when you create a new endpoint. Front Door generates a unique domain name based on several components, including:
30
31
31
32
- The endpoint's name.
32
-
- A pseudorandom hash value, which is determined by Front Door. By using hash values as part of the domain name, Front Door helps to protect against [subdomain takeover](../security/fundamentals/subdomain-takeover.md) attacks.
33
-
- The base domain name for your Front Door environment. This is generally`z01.azurefd.net`.
33
+
- A pseudorandom hash value, which gets determined by Front Door. By using hash values as part of the domain name, Front Door helps to protect against [subdomain takeover](../security/fundamentals/subdomain-takeover.md) attacks.
34
+
- The base domain name for your Front Door environment. Generally is `z01.azurefd.net`.
34
35
35
36
For example, suppose you have created an endpoint named `myendpoint`. The endpoint domain name might be `myendpoint-mdjf2jfgjf82mnzx.z01.azurefd.net`.
36
37
@@ -50,8 +51,8 @@ The following table lists the allowable values for the endpoint's domain reuse b
50
51
|--|--|
51
52
|`TenantReuse`| This is the default value. Endpoints with the same name in the same Azure Active Directory tenant receive the same domain label. |
52
53
|`SubscriptionReuse`| Endpoints with the same name in the same Azure subscription receive the same domain label. |
53
-
|`ResourceGroupReuse`| Endpoints with the same name in the same resource group will receive the same domain label. |
54
-
|`NoReuse`| Endpoints will always receive a new domain label. |
54
+
|`ResourceGroupReuse`| Endpoints with the same name in the same resource group receives the same domain label. |
55
+
|`NoReuse`| Endpoints always receive a new domain label. |
55
56
56
57
> [!NOTE]
57
58
> You can't modify the reuse behavior of an existing Front Door endpoint. The reuse behavior only applies to newly created endpoints.
0 commit comments