Skip to content

Commit 49ceb59

Browse files
Merge pull request #235248 from sdgilley/sdg-for-main
update table for consistency
2 parents 18dfd21 + ee023b3 commit 49ceb59

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

articles/machine-learning/quickstart-create-resources.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,8 @@ Use your compute instance with the following tutorials to train and deploy a mod
139139

140140
|Tutorial |Description |
141141
|---------|---------|
142-
| [Quickstart: Get started with Azure Machine Learning](tutorial-azure-ml-in-a-day.md) | Basic end-to-end train and deploy a model |
143-
| [Tutorial: Upload, access and explore your data in Azure Machine Learning](tutorial-explore-data.md) | Store large data in the cloud and retrieve it from notebooks and scripts |
144-
| [Tutorial: Model development on a cloud workstation](tutorial-cloud-workstation.md) | Start prototyping and developing machine learning models |
145-
| [Tutorial: Train a model in Azure Machine Learning](tutorial-train-model.md) | Dive in to the details of training a model |
146-
| [Tutorial: Deploy a model as an online endpoint](tutorial-deploy-model.md) | Dive in to the details of deploying a model |
147-
| [Tutorial: Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) | Split a complete machine learning task into a multistep workflow. |
142+
| [Upload, access and explore your data in Azure Machine Learning](tutorial-explore-data.md) | Store large data in the cloud and retrieve it from notebooks and scripts |
143+
| [Model development on a cloud workstation](tutorial-cloud-workstation.md) | Start prototyping and developing machine learning models |
144+
| [Train a model in Azure Machine Learning](tutorial-train-model.md) | Dive in to the details of training a model |
145+
| [Deploy a model as an online endpoint](tutorial-deploy-model.md) | Dive in to the details of deploying a model |
146+
| [Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) | Split a complete machine learning task into a multistep workflow. |

articles/machine-learning/tutorial-azure-ml-in-a-day.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,8 @@ Now that you have an idea of what's involved in training and deploying a model,
490490

491491
|Tutorial |Description |
492492
|---------|---------|
493-
| [Tutorial: Upload, access and explore your data in Azure Machine Learning](tutorial-explore-data.md) | Store large data in the cloud and retrieve it from notebooks and scripts |
493+
| [Upload, access and explore your data in Azure Machine Learning](tutorial-explore-data.md) | Store large data in the cloud and retrieve it from notebooks and scripts |
494494
| [Model development on a cloud workstation](tutorial-cloud-workstation.md) | Start prototyping and developing machine learning models |
495-
| [Tutorial: Train a model in Azure Machine Learning](tutorial-train-model.md) | Dive in to the details of training a model |
495+
| [Train a model in Azure Machine Learning](tutorial-train-model.md) | Dive in to the details of training a model |
496496
| [Deploy a model as an online endpoint](tutorial-deploy-model.md) | Dive in to the details of deploying a model |
497-
| [Tutorial: Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) | Split a complete machine learning task into a multistep workflow. |
497+
| [Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) | Split a complete machine learning task into a multistep workflow. |

0 commit comments

Comments
 (0)