Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
@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.