David Obando
Results
2
issues of
David Obando
Every now and then when I run `az acr login` with this credential helper I get the following error: ``` az acr login -n daobandocuse Error saving credentials: open C:\Users\daobando\.docker\config.json:...
I tried installing by running: ```powershell iex ([System.Text.Encoding]::UTF8.GetString((Invoke-WebRequest -Uri https://aka.ms/acr/installaad/w in).Content)) ``` When prompted `[Y/n]` I just hit the enter key, given that `Y` indicates that I accept by default....