We have some base images in private ACR and we would like to build images in other ACR using base images from the first registry. The build fails with authentication error.
Is there a way how to authorize az acr build agent to remote docker registry or different ACR?