Skip to content

Commit c0f8580

Browse files
Merge pull request #299160 from halkazwini/afd-http
Freshness
2 parents 3b0ac2f + 449e283 commit c0f8580

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

articles/frontdoor/front-door-how-to-onboard-apex-domain.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-frontdoor
77
ms.topic: how-to
8-
ms.date: 03/31/2024
8+
ms.date: 04/30/2025
99
zone_pivot_groups: front-door-tiers
1010
---
1111

@@ -142,7 +142,7 @@ Follow the guidance for [configuring HTTPS for your custom domain](standard-prem
142142
143143
::: zone-end
144144

145-
## Next steps
145+
## Related content
146146

147-
- Learn how to [create an Azure Front Door profile](quickstart-create-front-door.md).
148-
- Learn [how Azure Front Door works](front-door-routing-architecture.md).
147+
- Learn how to [create an Azure Front Door profile](quickstart-create-front-door.md)
148+
- Learn [how Azure Front Door works](front-door-routing-architecture.md)

articles/frontdoor/front-door-http-headers-protocol.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-frontdoor
77
ms.topic: how-to
8-
ms.date: 03/27/2024
8+
ms.date: 04/30/2025
99
---
1010

1111
# Protocol support for HTTP headers in Azure Front Door
@@ -15,9 +15,9 @@ This article outlines the protocol that Front Door supports with parts of the ca
1515
:::image type="content" source="./media/front-door-http-headers-protocol/front-door-protocol-summary.png" alt-text="Diagram showing client making request to Azure Front Door, which is forwarded to the backend. The response is sent from Azure Front Door to the client." border="false":::
1616

1717
> [!IMPORTANT]
18-
> Azure Front Door doesn't certify any HTTP headers that aren't documented here.
18+
> Azure Front Door doesn't certify any HTTP headers that aren't documented in this article.
1919
20-
## From client to Azure Front Door
20+
## From the client to the Front Door
2121

2222
Azure Front Door accepts most headers for the incoming request without modifying them. Some reserved headers are removed from the incoming request if sent, including headers with the `X-FD-*` prefix.
2323

@@ -59,7 +59,7 @@ You need to send `X-Azure-DebugInfo: 1` request header to enable the following o
5959
| X-Azure-InternalError | This header contains the error code that Azure Front Door comes across when processing the request. This error indicates the issue is internal to the Azure Front Door service/infrastructure. Report issue to support. |
6060
| X-Azure-ExternalError | `X-Azure-ExternalError: 0x830c1011, The certificate authority is unfamiliar` </br> This header shows the error code that Front Door servers come across while establishing connectivity to the backend server to process a request. This header helps identify issues in the connection between Front Door and the backend application. This header includes a detailed error message to help you identify connectivity issues to your backend (for example, DNS resolution, invalid cert, and so on.). |
6161

62-
## Next steps
62+
## Related content
6363

64-
* Learn how to [create an Azure Front Door profile](quickstart-create-front-door.md).
65-
* Learn about [how Azure Front Door works](front-door-routing-architecture.md).
64+
- Learn how to [create an Azure Front Door profile](quickstart-create-front-door.md)
65+
- Learn about [how Azure Front Door works](front-door-routing-architecture.md)

0 commit comments

Comments
 (0)