Skip to content

Commit 0668d83

Browse files
committed
Minor updates.
1 parent 2cf733c commit 0668d83

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/container-apps/how-to-integrate-with-azure-front-door.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurepowershell, devx-track-azurecli, ignite-2024
88
ms.topic: how-to
9-
ms.date: 02/20/2025
9+
ms.date: 02/24/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: azure-cli-or-portal
1212
---
@@ -124,15 +124,17 @@ Begin by signing in to the [Azure portal](https://portal.azure.com).
124124
my-afd-endpoint.<HASH>.b01.azurefd.net
125125
```
126126
127-
## Approve the private endpoint connection
127+
## Approve the private endpoint connection request
128128
129129
1. Browse to the overview page for the environment named *my-environment* you created previously.
130130
131131
1. Expand **Settings** > **Networking**.
132132
133133
1. You see a link for the private endpoint connection requests. For example, `1 private endpoint`. Select this link.
134134
135-
1. In the *Private endpoint connections* page, approve each connection with the description `AFD Private Link Request`.
135+
1. In the *Private endpoint connections* page, approve each private endpoint connection request with the description `AFD Private Link Request`.
136+
137+
Azure Front Door might create multiple private endpoint connection requests. This is a known issue.
136138
137139
## Access your container app from Azure Front Door
138140

0 commit comments

Comments
 (0)