Skip to content

Commit 91f9ad2

Browse files
authored
Update reference-yaml-environment.md
1 parent c414cab commit 91f9ad2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/reference-yaml-environment.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
title: 'CLI (v2) environment YAML schema'
33
titleSuffix: Azure Machine Learning
44
description: Reference documentation for the CLI (v2) environment YAML schema.
5-
services: machine-learning
65
ms.service: machine-learning
76
ms.subservice: core
87
ms.topic: reference
98
ms.custom: cliv2, event-tier1-build-2022
10-
119
author: saachigopal
1210
ms.author: sagopal
1311
ms.date: 03/31/2022
@@ -73,7 +71,7 @@ Examples are available in the [examples GitHub repository](https://github.com/Az
7371

7472
## YAML: Docker image plus conda file
7573

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":::
7775

7876
## Next steps
7977

0 commit comments

Comments
 (0)