Not able to push from Docker to Azure Container registry

XXXXX:~$ docker login

Log in with your Docker ID or email address to push and pull images from Docker Hub. If you don’t have a Docker ID, head over to https://hub.docker.com/ to create one.

You can log in with your password or a Personal Access Token (PAT). Using a limited-scope PAT grants better security and is required for organizations using SSO. Learn more at Access tokens | Docker Docs

Username: ACRSSS

Password:

Error response from daemon: Get “https://registry-1.docker.io/v2/”: unauthorized: incorrect username or password

docker login

Description Authenticate to a registry
Usage docker login [OPTIONS] [SERVER]