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-how-to.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,9 @@ Disable ingress for your container app by omitting the `ingress` configuration p
149
149
150
150
You can expose additional TCP ports from your application. To learn more, see the [ingress concept article](ingress-overview.md#additional-tcp-ports).
151
151
152
+
> [Note]
153
+
> To use this preview feature, you must have the containerapp CLI extension. Run `az extension add -n containerapp` in order to install the latest version of the containerapp CLI extension.
0 commit comments