Skip to content

Commit c929a5f

Browse files
Update how-to-integrate-with-azure-front-door.md
1 parent 8cfa63d commit c929a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ az network private-endpoint-connection approve --id <PRIVATE_ENDPOINT_CONNECTION
216216

217217
## Add a route
218218

219-
Run the following command to map the endpoint you created earlier to the origin group.
219+
Run the following command to map the endpoint you created earlier to the origin group. Private endpoints on Azure Container Apps only support inbound HTTP traffic. TCP traffic is not supported.
220220

221221
```azurecli
222222
az afd route create \

0 commit comments

Comments
 (0)