Skip to content

Commit 989dc79

Browse files
committed
download config file from workspace
1 parent c6f9008 commit 989dc79

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/machine-learning/how-to-configure-environment.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,12 @@ To use this file from your code, use the [`MLClient.from_config`](/python/api/az
5454

5555
Create a workspace configuration file in one of the following methods:
5656

57-
* Azure portal
57+
* Azure Machine Learning studio
5858

59-
**Download the file**: In the [Azure portal](https://portal.azure.com), select **Download config.json** from the **Overview** section of your workspace.
59+
**Download the file**:
60+
1. Sign in to [Azure Machine Learning studio](https://ml.azure.com)
61+
1. In the upper right Azure Machine Learning studio toolbar, select your workspace name.
62+
1. Select the **Download config file** link.
6063

6164
![Azure portal](./media/how-to-configure-environment/configure.png)
6265

54.3 KB
Loading

0 commit comments

Comments
 (0)