Skip to content

Commit 988013d

Browse files
committed
put dashes on --registry-server reference.
1 parent 4f44ef5 commit 988013d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/containerapp-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To learn more about the `az containerapp up` command and its options, see [`az c
7373
7474
## Deploy from an existing image
7575
76-
You can deploy a container app that uses an existing image in a public or private container registry. If you are deploying from a private registry, you'll need to provide your credentials using the `registry-server`, `--registry-username`, and `--registry-password` options.
76+
You can deploy a container app that uses an existing image in a public or private container registry. If you are deploying from a private registry, you'll need to provide your credentials using the `--registry-server`, `--registry-username`, and `--registry-password` options.
7777
7878
In this example, the `az containerapp up` command performs the following actions:
7979

0 commit comments

Comments
 (0)