Azure ML pipeline from an Azure DevOps pipeline

AdityaSa 801 Reputation points
2022-10-31T17:18:14.49+00:00

Tried invoking an Azure ML pipeline from an Azure DevOps pipeline ? I keep running into errors, so I want to make sure my high level process is correct.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ramr-msft 17,826 Reputation points
    2022-11-01T02:57:49.657+00:00

    @AdityaSa Thanks for the question. You can use the Azure CLI task - Azure Pipelines | Microsoft Learn step and run command line or Python scripts inside that to submit your pipelines.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.