Created
July 1, 2020 14:43
-
-
Save velotiotech/06dae2421684d0b3e99460f3a0539bc9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
az acr login --name <CONTAINER-REGISTRY-NAME> | |
Example :az acr login --name testacr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment