Skip to content

Commit b39dd6b

Browse files
committed
edit
1 parent 5c1c066 commit b39dd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-quickstart-task-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Run ID: ca8 was successful after 10s
107107

108108
## Run the image
109109

110-
Now quickly run the image you built and pushed to your registry, using [az acr run][az-acr-run]. In your container development workflow, this might be a validation step before you deploy the image, or one step in a [multi-step YAML file][container-registry-tasks-multi-step].
110+
Now quickly run the image you built and pushed to your registry. Here you use [az acr run][az-acr-run] to run the container command. In your container development workflow, this might be a validation step before you deploy the image, or you could include the command in a [multi-step YAML file][container-registry-tasks-multi-step].
111111

112112
The following example uses `$Registry` to specify the registry where you run the command:
113113

0 commit comments

Comments
 (0)