Skip to content

Commit f9e3c55

Browse files
authored
Merge pull request #289382 from Ajsalemo/main
Removing 'preview' mention for additional TCP ports on ingress-overvi…
2 parents b6fa421 + 413a928 commit f9e3c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/ingress-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ With TCP ingress enabled, your container app:
8383
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.
8484

8585
> [!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.
8787
8888
The following apply to additional TCP ports:
8989
- 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

Comments
 (0)