Skip to content

Commit 891a508

Browse files
authored
Update quickstart-create-resources.md
AB#229303
1 parent 406f084 commit 891a508

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,16 @@ ms.custom: mode-other
1717

1818
# Tutorial: Create resources you need to get started
1919

20-
In this tutorial, you will create the resources you need to start working with Azure Machine Learning.
20+
In this tutorial, you will create the resources you need to start working with Azure Machine Learning.
2121

2222
> [!div class="checklist"]
2323
>* A *workspace*. To use Azure Machine Learning, you'll first need a workspace. The workspace is the central place to view and manage all the artifacts and resources you create.
2424
>* A *compute instance*. A compute instance is a pre-configured cloud-computing resource that you can use to train, automate, manage, and track machine learning models. A compute instance is the quickest way to start using the Azure Machine Learning SDKs and CLIs. You'll use it to run Jupyter notebooks and Python scripts in the rest of the tutorials.
25+
>
2526
26-
This video shows you how to create a workspace and compute instance. The steps are also described in the sections below.
27+
In this tutorial, you'll create the your resources in [Azure Machine Learning studio](https://ml.azure.com). For more ways to create a workspace, see [Create a workspace](concept-workspace#create-a-workspace). For more ways to create a compute instance, see [Create a compute instance](how-to-create-compute-instance.md).
28+
29+
This video shows you how to create a workspace and compute instance in Azure Machine Learning studio. The steps are also described in the sections below.
2730
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=a0e901d2-e82a-4e96-9c7f-3b5467859969]
2831
2932
## Prerequisites

0 commit comments

Comments
 (0)