updated the yml file names for Devops pipelines
This commit is contained in:
Alex Zeltov 2022-08-30 06:09:29 -04:00 коммит произвёл GitHub
Родитель 84158824e9
Коммит fc5cccbd72
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -353,10 +353,10 @@ This step deploys the training pipeline to the Azure Machine Learning workspace
6. Select "main" as a branch and choose:
For Classical Machine Learning:
Managed Batch Endpoint '/mlops/devops-pipelines/deploy-batch-endpoint.yml'
Managed Online Endpoint '/mlops/devops-pipelines/deploy-batch-endpoint.yml'
Managed Batch Endpoint '/mlops/devops-pipelines/deploy-batch-endpoint-pipeline.yml'
Managed Online Endpoint '/mlops/devops-pipelines/deploy-online-endpoint-pipeline.yml'
For Computer Vision:
Managed Online Endpoint '/mlops/devops-pipelines/deploy-batch-endpoint.yml'
Managed Online Endpoint '/mlops/devops-pipelines/deploy-batch-endpoint-pipeline.yml'
Then select "Continue".