You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/ingress-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ With TCP ingress enabled, your container app:
83
83
In addition to the main HTTP/TCP port for your container apps, you might expose additional TCP ports to enable applications that accept TCP connections on multiple ports.
84
84
85
85
> [!NOTE]
86
-
> This feature requires using the latest preview version of the container apps CLI extension.
86
+
> To use this feature, you must have the container apps CLI extension. Run `az extension add -n containerapp` in order to install the latest version of the container apps CLI extension.
87
87
88
88
The following apply to additional TCP ports:
89
89
- Additional TCP ports can only be external if the app itself is set as external and the container app is using a custom VNet.
0 commit comments