Skip to content

Commit e26bd42

Browse files
authored
Merge pull request #101201 from yodobrin/patch-2
Update quickstart-create-resources.md
2 parents 22294fc + c7b8555 commit e26bd42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ If you don't yet have a workspace, create one now:
4242
Region | Select the Azure region closest to your users and the data resources to create your workspace.
4343
1. Select **Create** to create the workspace
4444

45+
> [!NOTE]
46+
> This creates a workspace along with all required resources. If you would like to reuse resources, such as Storage Account, Azure Container Registry, Azure KeyVault, or Application Insights, use the [Azure portal](https://ms.portal.azure.com/#create/Microsoft.MachineLearningServices) instead.
47+
4548
## Create compute instance
4649

4750
You could install Azure Machine Learning on your own computer. But in this quickstart, you'll create an online compute resource that has a development environment already installed and ready to go. You'll use this online machine, a *compute instance*, for your development environment to write and run code in Python scripts and Jupyter notebooks.

0 commit comments

Comments
 (0)