I created a model with automl, obviously I used the best model and I created a batch endpoint. With Azure Data factory I'm calling the batch endpoint and I don't know why but when the job starts it fails immediately with this error:
Unable to get image details : Image mcr.microsoft.com/mcr.microsoft.com/azureml/curated/azureml-automl:141 for environment batch-inference-ncd-env does not exist in registry..
It could run, or at least it has to start.