Skip to content

Commit 2eafb04

Browse files
committed
Update for new UI
1 parent e01ccb1 commit 2eafb04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
5.73 KB
Loading

articles/machine-learning/tutorial-pipeline-python-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ Before we dive in the code, you'll need to connect to your Azure ML workspace. T
131131
132132
In the next cell, enter your Subscription ID, Resource Group name and Workspace name. To find your Subscription ID:
133133
1. In the upper right Azure Machine Learning studio toolbar, select your workspace name.
134-
1. At the bottom, select **View all properties in Azure portal**
135-
1. Copy the value from Azure portal into the code.
134+
1. You'll see the values you need for **<SUBSCRIPTION_ID>**, **<RESOURCE_GROUP>**, and **<AML_WORKSPACE_NAME>**.
135+
1. Copy a value, then close the window and paste that into your code. Open the tool again to get the next value.
136136
137137
:::image type="content" source="media/tutorial-pipeline-python-sdk/find-info.png" alt-text="Screenshot shows how to find values needed for your code.":::
138138

0 commit comments

Comments
 (0)