Skip to content

Commit 587dfe0

Browse files
committed
update for hub
1 parent 5941cfa commit 587dfe0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,21 @@ If you don't yet have a workspace, create one now:
5252
Field|Description
5353
---|---
5454
Workspace name |Enter a unique name that identifies your workspace. Names must be unique across the resource group. Use a name that's easy to recall and to differentiate from workspaces created by others. The workspace name is case-insensitive.
55+
Friendly name | This name is not restricted by Azure naming rules. You can use spaces and special characters in this name.
56+
Hub | A hub allows you to group related workspaces together and share resources. If you have access to a hub, select it here. If you don't have access to a hub, leave this blank.
57+
58+
1. If you did not select a hub, provide the advanced information. If you selected a hub, these values are taken from the hub.
59+
60+
Field|Description
61+
---|---
5562
Subscription |Select the Azure subscription that you want to use.
5663
Resource group | Use an existing resource group in your subscription or enter a name to create a new resource group. A resource group holds related resources for an Azure solution. You need *contributor* or *owner* role to use an existing resource group. For more information about access, see [Manage access to an Azure Machine Learning workspace](how-to-assign-roles.md).
5764
Region | Select the Azure region closest to your users and the data resources to create your workspace.
65+
5866
1. Select **Create** to create the workspace
5967

6068
> [!NOTE]
61-
> 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.
69+
> This creates a workspace along with all required resources. If you would like to more customization, use the [Azure portal](https://ms.portal.azure.com/#create/Microsoft.MachineLearningServices) instead.
6270
6371
## Create a compute instance
6472

0 commit comments

Comments
 (0)