Using custom container registy in azure ml api v2
I have a working azure container registry. I am able to do git pull, push, etc. using service principal authentication. However, when I send it to a compute cluster, there is no way that the cluster could pull the correct…