admin管理员组文章数量:1023773
I have a working v2 pipeline in Azure Machine Learning that I want to run from Synapse. However, I cannot select my pipelines from the dropdown menu.
I have a working linked service and a non-self-hosted integration runtime. When I click 'Open in Azure Portal', it brings me straight to the Pipelines page in my Azure ML environment.
The pipeline is also made available as a batch endpoint in Azure ML.
How do I get Synapse to start a pipeline job in Machine Learning?
I have a working v2 pipeline in Azure Machine Learning that I want to run from Synapse. However, I cannot select my pipelines from the dropdown menu.
I have a working linked service and a non-self-hosted integration runtime. When I click 'Open in Azure Portal', it brings me straight to the Pipelines page in my Azure ML environment.
The pipeline is also made available as a batch endpoint in Azure ML.
How do I get Synapse to start a pipeline job in Machine Learning?
Share Improve this question edited Nov 19, 2024 at 13:07 Braamstruik asked Nov 19, 2024 at 10:34 BraamstruikBraamstruik 2732 silver badges13 bronze badges 2- are you facing any error? – Pratik Lad Commented Nov 19, 2024 at 10:39
- The 'Name of Machine Learning pipeline' dropdown just is empty ('no results found'), see the red underlined in the first screenshot – Braamstruik Commented Nov 19, 2024 at 11:03
1 Answer
Reset to default 1I got similar results when I tried the above scenario.
To resolve the above issue, make sure you publish the ML pipeline. Go to ML workspace -> Pipelines -> Pipeline endpoints and verify your pipeline endpoint should be here.
If not publish the pipeline by creating new pipeline endpoint.
Now, the pipeline will show up in the dropdown of the Synapse pipeline activity as shown below.
I have a working v2 pipeline in Azure Machine Learning that I want to run from Synapse. However, I cannot select my pipelines from the dropdown menu.
I have a working linked service and a non-self-hosted integration runtime. When I click 'Open in Azure Portal', it brings me straight to the Pipelines page in my Azure ML environment.
The pipeline is also made available as a batch endpoint in Azure ML.
How do I get Synapse to start a pipeline job in Machine Learning?
I have a working v2 pipeline in Azure Machine Learning that I want to run from Synapse. However, I cannot select my pipelines from the dropdown menu.
I have a working linked service and a non-self-hosted integration runtime. When I click 'Open in Azure Portal', it brings me straight to the Pipelines page in my Azure ML environment.
The pipeline is also made available as a batch endpoint in Azure ML.
How do I get Synapse to start a pipeline job in Machine Learning?
Share Improve this question edited Nov 19, 2024 at 13:07 Braamstruik asked Nov 19, 2024 at 10:34 BraamstruikBraamstruik 2732 silver badges13 bronze badges 2- are you facing any error? – Pratik Lad Commented Nov 19, 2024 at 10:39
- The 'Name of Machine Learning pipeline' dropdown just is empty ('no results found'), see the red underlined in the first screenshot – Braamstruik Commented Nov 19, 2024 at 11:03
1 Answer
Reset to default 1I got similar results when I tried the above scenario.
To resolve the above issue, make sure you publish the ML pipeline. Go to ML workspace -> Pipelines -> Pipeline endpoints and verify your pipeline endpoint should be here.
If not publish the pipeline by creating new pipeline endpoint.
Now, the pipeline will show up in the dropdown of the Synapse pipeline activity as shown below.
本文标签: How to run an Azure Machine Learning pipeline from SynapseStack Overflow
版权声明:本文标题:How to run an Azure Machine Learning pipeline from Synapse? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745568118a2156572.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论