Skip to content

Commit db0767b

Browse files
authored
Update how-to-access-data-batch-endpoints-jobs.md
1 parent 9631655 commit db0767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-access-data-batch-endpoints-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Data from Azure Machine Learning registered data stores can be directly referenc
5858
```
5959
6060
> [!NOTE]
61-
> Data stores ID would look like `azureml:/subscriptions/<subscription>/resourceGroups/<resource-group>/providers/Microsoft.MachineLearningServices/workspaces/<workspace>/datastores/<data-store>`.
61+
> Data stores ID would look like `/subscriptions/<subscription>/resourceGroups/<resource-group>/providers/Microsoft.MachineLearningServices/workspaces/<workspace>/datastores/<data-store>`.
6262
6363
# [Python](#tab/sdk)
6464

0 commit comments

Comments
 (0)