Skip to content

Commit d7cdffd

Browse files
committed
Data | Network Data Access Add v2 Drop down
1 parent 33dc1e1 commit d7cdffd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/machine-learning/concept-network-data-access.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ ms.date: 11/19/2021
1515

1616
# Network data access with Azure Machine Learning studio
1717

18+
19+
> [!div class="op_single_selector" title1="Select the version of Azure Machine Learning SDK or CLI extension you are using:"]
20+
> * [v1](concept-network-data-access.md)
21+
> * [v2 (current version)](concept-data.md)
22+
1823
Data access is complex and it's important to recognize that there are many pieces to it. For example, accessing data from Azure Machine Learning studio is different than using the SDK. When using the SDK on your local development environment, you're directly accessing data in the cloud. When using studio, you aren't always directly accessing the data store from your client. Studio relies on the workspace to access data on your behalf.
1924

2025
> [!IMPORTANT]

0 commit comments

Comments
 (0)