User Profile
kvzomeren
Copper Contributor
Joined Jul 06, 2022
User Widgets
Recent Discussions
Re: Azure DevOps Pipelines failing: Initialize containers: Docker login fail with exit code 1
Hey, We had the same issue, but since we didn't want to recreate the Service Connection (SC), it's shared across a large number of projects, we did the following; - Find out the name of your Service Principal (check your ACR roles for something like [ORGANIZATION]-[PROJECT] - Go to the SP, create a new secret and remove the old one. - Edit and save the SC. - Restart the agents. One of the last 2 steps is required (not sure which one) since the credentials are stored somewhere, simply creating a new secret was not enough for us. Hope this helps the next person9.4KViews1like0Comments
Recent Blog Articles
No content to show