Installed podman on MacBook Pro m1. When I run:
Token=#(az acr login —name myname —expose-token —output tsv query access Token)
I get the following error:
ERROR: can’t find token from MSAL cache.
To re-authetnicate, please run az login
I logged in after running az login and authenticated, but still have the same error.