aml-deploy
aml-deploy copied to clipboard
Bug in AML Python SDK leads to problems in creating images in AML related ACR
This is in relation to #6 & #8
With the creation of an image into the AML Workspace related ACR, multiple Repos per image per aml-deploy call will be created.
It seems, that calling Model.package(...) is the core reason. (create_image related)
Maybe you could state this somewhere in the documentation or implement a workaround if there is low effort.
Here an example of my ACR repo list:

Thanks @totosan for submitting this. We will raise this in the team.