Does ACR support SN+I authentication?

Yuxuan Li 0 Reputation points Microsoft Employee
2024-07-19T23:49:27.0766667+00:00

I read the documentation Authenticate with service principal - Azure Container Registry | Microsoft Learn and found ACR supports certificate-based authentication. However, I didn't find in any documents about whether it supports Subject Name + Issuer authentication specifically. Does ACR support SN+I authentication?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
428 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 17,351 Reputation points MVP
    2024-07-20T04:45:44.66+00:00

    Hi,

    Please have a look at the GitHub issue discussing the az acr login with subject name and issuer authentication as below:

    az acr login with subject name and issuer authentication error

    Have you tried the approach explained there?

    Hope this helps.


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments