File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2
2
title : ' CLI (v2) environment YAML schema'
3
3
titleSuffix : Azure Machine Learning
4
4
description : Reference documentation for the CLI (v2) environment YAML schema.
5
- services : machine-learning
6
5
ms.service : machine-learning
7
6
ms.subservice : core
8
7
ms.topic : reference
9
8
ms.custom : cliv2, event-tier1-build-2022
10
-
11
9
author : saachigopal
12
10
ms.author : sagopal
13
11
ms.date : 03/31/2022
@@ -73,7 +71,7 @@ Examples are available in the [examples GitHub repository](https://github.com/Az
73
71
74
72
## YAML: Docker image plus conda file
75
73
76
- :::code language="yaml" source="~ /azureml-examples-main/cli/assets/environment/docker-image-plus-conda.yml ":::
74
+ :::code language="yaml" source="~ /azureml-examples-main/cli/assets/environment/docker-image-plus-conda.yaml ":::
77
75
78
76
## Next steps
79
77
You can’t perform that action at this time.
0 commit comments