@@ -93,7 +93,7 @@ The extension currently supports datastores of the following types:
93
93
For more information, see [ datastore] ( concept-data.md#datastore ) .
94
94
::: moniker-end
95
95
:::moniker range="azureml-api-1"
96
- For more information, see [ datastore] ( ./v1/ concept-data.md#connect-to-storage-with-datastores ) .
96
+ For more information, see [ datastore] ( concept-data.md ) .
97
97
::: moniker-end
98
98
### Create a datastore
99
99
@@ -125,7 +125,7 @@ The extension currently supports the following dataset types:
125
125
- * Tabular* : Allows you to materialize data into a DataFrame.
126
126
- * File* : A file or collection of files. Allows you to download or mount files to your compute.
127
127
128
- For more information, see [ datasets] ( ./v1/ concept-data.md )
128
+ For more information, see [ datasets] ( ./concept-data.md )
129
129
130
130
### Create dataset
131
131
@@ -178,7 +178,7 @@ Alternatively, use the `> Azure ML: View Environment` command in the command pal
178
178
:::moniker range="azureml-api-1"
179
179
## Experiments
180
180
181
- For more information, see [ experiments] ( v1/ concept-azure-machine-learning-architecture.md#experiments ) .
181
+ For more information, see [ experiments] ( concept-azure-machine-learning-architecture.md ) .
182
182
::: moniker-end
183
183
184
184
### Create job
@@ -354,7 +354,7 @@ Alternatively, use the `> Azure ML: View Compute Properties` and `> Azure ML: De
354
354
For more information, see [ train machine learning models] ( concept-train-machine-learning-model.md ) .
355
355
::: moniker-end
356
356
:::moniker range="azureml-api-1"
357
- For more information, see [ train machine learning models] ( ./v1/ concept-train-machine-learning-model.md ) .
357
+ For more information, see [ train machine learning models] ( ./concept-train-machine-learning-model.md ) .
358
358
::: moniker-end
359
359
360
360
### Create model
@@ -398,7 +398,7 @@ Alternatively, use the `> Azure ML: Remove Model` command in the command palette
398
398
For more information, see [ endpdoints] ( concept-endpoints.md ) .
399
399
::: moniker-end
400
400
:::moniker range="azureml-api-1"
401
- For more information, see [ endpoints] ( v1/ concept-azure-machine-learning-architecture.md#endpoints ) .
401
+ For more information, see [ endpoints] ( concept-azure-machine-learning-architecture.md ) .
402
402
::: moniker-end
403
403
404
404
### Create endpoint
0 commit comments