Skip to content

Commit d0551d7

Browse files
authored
Update quickstart-create-resources.md
1 parent b7c5c30 commit d0551d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

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

140140
|Tutorial |Description |
141141
|---------|---------|
142-
| [Quickstart: Get to know Azure Machine Learning](tutorial-azure-ml-in-a-day.md) | Basic end-to-end train and deploy a model |
142+
| [Quickstart: startd with Azure Machine Learning](tutorial-azure-ml-in-a-day.md) | Basic end-to-end train and deploy a model |
143143
| [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-
| [Model development on a cloud workstation](tutorial-cloud-workstation.md) | Start prototyping and developing machine learning models |
144+
| [Tutorial: Model development on a cloud workstation](tutorial-cloud-workstation.md) | Start prototyping and developing machine learning models |
145145
| [Tutorial: Train a model in Azure Machine Learning](tutorial-train-model.md) | Dive in to the details of training a model |
146-
| [Deploy a model as an online endpoint](tutorial-deploy-model.md) | Dive in to the details of deploying a model |
146+
| [Tutorial: Deploy a model as an online endpoint](tutorial-deploy-model.md) | Dive in to the details of deploying a model |
147147
| [Tutorial: Create production machine learning pipelines](tutorial-pipeline-python-sdk.md) | Split a complete machine learning task into a multistep workflow. |
148-
| [Tutorial: 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)