Skip to content

Commit 1c26873

Browse files
authored
Update scale-app.md
1 parent 23797ba commit 1c26873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ az containerapp create \
215215
--min-replicas 0 \
216216
--max-replicas 5 \
217217
--transport tcp \
218+
--ingress <external/internal> \
218219
--target-port <CONTAINER_TARGET_PORT> \
219220
--scale-rule-name azure-tcp-rule \
220221
--scale-rule-type tcp \

0 commit comments

Comments
 (0)