question

SoumyadipChatterjee-7111 avatar image
0 Votes"
SoumyadipChatterjee-7111 asked shivapatpi-MSFT answered

Docker push command is not working

184153-docker-authentication-error.jpg
Hi Team,
Please assist on urgent basis .


azure-container-registry
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

shivapatpi-MSFT avatar image
0 Votes"
shivapatpi-MSFT answered

Hello @SoumyadipChatterjee-7111 ,
How did you login to the Azure Container Registry ?
Are you using Admin Creds or your own AD identity ?

Can you login by using and perform : az acr login --name my-container-registry
Some times there might be a bearer token authentication challenge issues

Other ways to login is:- You can enable admin account on ACR and try logging into using admin username and password and try out
https://docs.microsoft.com/en-gb/azure/container-registry/container-registry-authentication?tabs=azure-cli#admin-account

If you are not able to login successfully , this document should help you out: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-troubleshoot-login

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.