aml-deploy icon indicating copy to clipboard operation
aml-deploy copied to clipboard

Bug in AML Python SDK leads to problems in creating images in AML related ACR

Open totosan opened this issue 5 years ago • 1 comments

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: azureml-repos-failure

totosan avatar Jul 29 '20 17:07 totosan

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

marvinbuss avatar Jul 31 '20 15:07 marvinbuss