Skip to content

Commit f41145c

Browse files
committed
move applies to
1 parent 9cfa5d0 commit f41145c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/includes/machine-learning-connect-ws-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ ms.date: 09/20/2022
66
ms.author: sgilley
77
---
88

9-
[!INCLUDE [sdk v2](./machine-learning-sdk-v2.md)]
10-
119
Run this code to connect to your Azure ML workspace.
1210

1311
Replace your Subscription ID, Resource Group name and Workspace name in the code below. To find these values:
@@ -18,6 +16,8 @@ Replace your Subscription ID, Resource Group name and Workspace name in the code
1816
1. Copy the value for workspace, resource group and subscription ID into the code.
1917
1. If you're using a notebook inside studio, you'll need to copy one value, close the area and paste, then come back for the next one.
2018

19+
[!INCLUDE [sdk v2](./machine-learning-sdk-v2.md)]
20+
2121
[!notebook-python[](~/azureml-examples-main/sdk/python/resources/compute/compute.ipynb?name=subscription_id)]
2222

2323
[!notebook-python[](~/azureml-examples-main/sdk/python/resources/compute/compute.ipynb?name=ml_client)]

0 commit comments

Comments
 (0)