Skip to content

Commit a8c49d3

Browse files
committed
add context for yaml
1 parent dfca786 commit a8c49d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ az containerapp update
180180
--yaml <your-yaml-file>
181181
```
182182

183-
The following is an example YAML file you can reference in the above CLI command.
183+
The following is an example YAML file you can reference in the above CLI command. The configuration for the additional TCP ports is under `additionalPortMappings`.
184184

185185
```yml
186186
location: northcentralus

0 commit comments

Comments
 (0)