Skip to content

Commit 773556a

Browse files
authored
Merge pull request #1690 from Blackmist/328225-uuf
updating images/text for clarity
2 parents b87f6db + 6a87bd0 commit 773556a

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed

articles/machine-learning/how-to-manage-environments-in-studio.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: core
88
author: Blackmist
99
ms.author: larryfr
1010
ms.reviewer: osiotugo
11-
ms.date: 09/18/2024
11+
ms.date: 11/22/2024
1212
ms.topic: how-to
1313
ms.custom:
1414
# Customer Intent: As a Data Scientist, I want to understand how to manage environments for training and inference in Azure Machine Learning studio.
@@ -60,13 +60,19 @@ If a new environment is given the same name as an existing environment in the wo
6060

6161
## View and edit environment details
6262

63-
Once an environment has been created, view its details by selecting the name. Use the dropdown menu to select different versions of the environment. Here you can view metadata and the contents of the environment through its various dependencies.
63+
1. Once an environment has been created, view its details by selecting the __Name__ from the __Custom environments__ tab.
6464

65-
Select the pencil icons to edit tags, descriptions, configuration files under the **Context** tab.
65+
:::image type="content" source="media/how-to-manage-environments-in-studio/select-existing-environment.png" alt-text="Screenshot of the custom environments page." lightbox="media/how-to-manage-environments-in-studio/select-existing-environment.png":::
6666

67-
Keep in mind that any changes to the Docker or Conda sections create a new version of the environment.
67+
1. Use the __Version__ dropdown menu to select different versions of the environment. From the __Details__ tab, you can view metadata and the contents of the environment through its various dependencies. Select the pencil icons to edit fields such as __Description__ and __Tags__.
6868

69-
:::image type="content" source="media/how-to-manage-environments-in-studio/details-page.png" alt-text="Screenshot of the environment details page.":::
69+
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-details.png" alt-text="Screenshot of the environment details tab." lightbox="media/how-to-manage-environments-in-studio/environment-details.png":::
70+
71+
3. Select the __Context__ tab to upload additional files or edit the existing Dockerfile. Use __Save and Build__ to save any changes and rebuild the context.
72+
73+
Keep in mind that any changes to the Docker or Conda sections create a new version of the environment.
74+
75+
:::image type="content" source="media/how-to-manage-environments-in-studio/environment-context.png" alt-text="Screenshot of the environment context tab." lightbox="media/how-to-manage-environments-in-studio/environment-context.png":::
7076

7177
## View logs
7278

27 KB
Loading
63.6 KB
Loading
64.1 KB
Loading

0 commit comments

Comments
 (0)