Skip to content

Commit c467077

Browse files
authored
Update concept-network-data-access.md
1 parent 5c4ed02 commit c467077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

1616
# Network data access with Azure Machine Learning studio
1717

18-
1918
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.
2019

2120
> [!IMPORTANT]

0 commit comments

Comments
 (0)