
Since Azure ML Studio (classic) is ending, I want to recreate my Pipeline (see image), it works when I run it, but how can I deploy the Pipeline? I get an error when I want to create Batch Inference Pipeline ['Cannot create inference pipeline because there is no trained model in this pipeline.'].
How can I deploy this pipeline and get endpoints?
Thanks