Technical questionAccepted answer
Azure Application not registered with AAD
Rajesh M
Dec 16
0 views1
Getting below error while logging to container registry
Command:
docker login <MY_REGISTRY_NAME>.azurecr.io
Error Message:
Error response from daemon: Get https://<MY_REGISTRY_NAME>.azurecr.io/v2/: unauthorized: Application not registered with AAD
1 answer
Accepted answer · original discussion
Anudeepa
PermalinkDec 16
Go to Access Keys in Container Registry and enable the admin user, then use the autogenerated credentials to login via Docker
0 question comments
Use comments to ask for clarification. Post a solution as an answer.
No question comments on this page.