File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ author: craigshoemaker
6
6
ms.service : azure-container-apps
7
7
ms.custom : devx-track-azurepowershell, devx-track-azurecli, ignite-2024
8
8
ms.topic : how-to
9
- ms.date : 02/20 /2025
9
+ ms.date : 02/24 /2025
10
10
ms.author : cshoe
11
11
zone_pivot_groups : azure-cli-or-portal
12
12
---
@@ -124,15 +124,17 @@ Begin by signing in to the [Azure portal](https://portal.azure.com).
124
124
my-afd-endpoint.<HASH>.b01.azurefd.net
125
125
```
126
126
127
- ## Approve the private endpoint connection
127
+ ## Approve the private endpoint connection request
128
128
129
129
1. Browse to the overview page for the environment named *my-environment* you created previously.
130
130
131
131
1. Expand **Settings** > **Networking**.
132
132
133
133
1. You see a link for the private endpoint connection requests. For example, `1 private endpoint`. Select this link.
134
134
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.
136
138
137
139
## Access your container app from Azure Front Door
138
140
You can’t perform that action at this time.
0 commit comments