Skip to content

Commit c379f07

Browse files
authored
update step 4
if a registry already exists, selecting that registry will start the build of the image in that container registry (it doesn't go to step 7)
1 parent 69abdcf commit c379f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/deploy-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Container images are stored inside of container registries. You can easily creat
6060

6161
3) Choose the subscription you would like to use to create your container registry and build your image, and then press enter to continue.
6262

63-
4) Select **+ Create new registry**, or if you already have a registry you'd like to use, select that item and skip to step 7.
63+
4) Select **+ Create new registry**, or if you already have a registry you'd like to use, select that item and skip to creating and deloying to the container app.
6464

6565
5) Enter a unique name for the new registry such as *msdocscapps123*, where 123 are unique numbers of your own choosing, and then press enter. Container registry names must be globally unique across all over Azure.
6666

0 commit comments

Comments
 (0)