Skip to content

Commit 2bff1ec

Browse files
committed
fix CLI instruciotns
1 parent 9e34067 commit 2bff1ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ Disable ingress for your container app by omitting the `ingress` configuration p
149149

150150
You can expose additional TCP ports from your application. To learn more, see the [ingress concept article](ingress-overview.md#additional-tcp-ports).
151151

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.
154+
152155

153156
::: zone pivot="azure-cli"
154157

0 commit comments

Comments
 (0)