question

DavidEeckhout-4097 avatar image
0 Votes"
DavidEeckhout-4097 asked GiftA-MSFT edited

Deploy Azure ML pipeline as web App: Inference Pipeline Error (No Model)

133050-capture.jpg



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

azure-machine-learning-studio-classic
capture.jpg (60.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered GiftA-MSFT edited

Hi, thanks for reaching out. Please review following instructions for batch inference, your pipeline should look like the pipeline in this document. Web Service input/out is used in real-time inference pipeline. Ensure to update, re-submit pipeline, and try batch inference again. Hope this helps!


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.