Skip to content

Commit 2f26557

Browse files
committed
update image
1 parent 7331e4e commit 2f26557

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/machine-learning/how-to-manage-workspace.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,9 @@ ml_client.workspaces.begin_create(ws)
214214

215215
If you'll be running your code on a [compute instance](quickstart-create-resources.md), skip this step. The compute instance will create and store copy of this file for you.
216216

217-
If you plan to use code on your local environment that references this workspace, select **Download config.json** from the **Overview** section of the workspace.
217+
If you plan to use code on your local environment that references this workspace, download the file:
218+
1. Select your workspace in [Azure studio](https://ml.azure.com)
219+
1. At the top right, select the workspace name, then select **Download config.json**
218220

219221
![Download config.json](./media/how-to-manage-workspace/configure.png)
220222

86.4 KB
Loading

0 commit comments

Comments
 (0)