Skip to content

Commit 5c140dd

Browse files
Update articles/container-apps/ingress-how-to.md
1 parent 941ae61 commit 5c140dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/ingress-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can set the following ingress template properties:
3636

3737
If your container app listens on ports 80 or 443, Container Apps detects this automatically.
3838
- Automatic port detection only works for HTTP traffic, not TCP traffic.
39-
- If you have HTTP health probes listening on ports 80 or 443, this can interfere with automatic port detection. The default ingress configuration uses TCP health probes. For more information see [Health probes in Azure Container Apps](health-probes.md).
39+
- If you have HTTP health probes listening on ports 80 or 443, this can interfere with automatic port detection. The default ingress configuration uses TCP health probes. For more information see [health probes](health-probes.md).
4040

4141
## Enable ingress
4242

0 commit comments

Comments
 (0)