Skip to content

Commit 413a928

Browse files
authored
Removing 'preview' mention for additional TCP ports on ingress-overview.md
Under the "additional TCP ports" section, we currently reference to installing the latest preview CLI extension for ACA. This feature is no longer preview, and other parts of our docs reference to just installing the latest (GA) extension. This PR is done to reflect consistency between docs and this feature.
1 parent 57fa44a commit 413a928

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)