Skip to content

Commit ecc9779

Browse files
(Azure CXP) Adding a Note for more clarity
Adding a note for more clarity
1 parent 62a6cca commit ecc9779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-get-started-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Take note of the value of the **Login server**. You use this value in the follow
3737

3838
## Log in to registry
3939

40-
Before pushing and pulling container images, you must log in to the ACR instance. Open a command shell in your operating system, and use the [az acr login][az-acr-login] command in the Azure CLI.
40+
Before pushing and pulling container images, you must log in to the ACR instance. Open a command shell in your operating system, and use the [az acr login][az-acr-login] command in the Azure CLI.(Specify only Container Name. Do not include 'azurecr.io')
4141

4242
```azurecli
4343
az acr login --name <acrName>

0 commit comments

Comments
 (0)