This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
To trigger an Azure Machine Learning pipeline with the CLI (v2), a machine learning engineer uses GitHub Actions. In which directory should the workflow be stored?
.github/workflows/
.gitignore/
.pipelines/
An Azure Machine Learning pipeline to train a model is triggered with Azure Pipelines. All jobs in Azure Pipelines ran successfully but no new model is found in the specified outputs. Where should the data scientist navigate to, to find the error message?
The Pipelines tab of Azure DevOps.
The Experiments tab in Azure Machine Learning.
The Models tab in Azure Machine Learning.
You must answer all questions before checking your work.
Was this page helpful?