You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-manage-workspace.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ In this article, you'll create, view, and delete [**Azure Machine Learning works
21
21
22
22
## Create a workspace
23
23
24
-
To create a workspace, you need an Azure subscription. If you don’t have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://aka.ms/AMLFree) today.
24
+
To create a workspace, you need an Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://aka.ms/AMLFree) today.
25
25
26
26
1. Sign in to the [Azure portal](https://portal.azure.com/) by using the credentials for your Azure subscription.
27
27
@@ -43,12 +43,12 @@ To create a workspace, you need an Azure subscription. If you don’t have an Az
43
43
Subscription |Select the Azure subscription that you want to use.
44
44
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. In this example, we use **docs-aml**.
45
45
Location | Select the location closest to your users and the data resources to create your workspace.
46
-
Workspace edition | Select **Basic** or **Enterprise**. This workspace edition determines the features to which you’ll have access and pricing. Learn more about [Basic and Enterprise edition offerings](overview-what-is-azure-ml.md#sku).
46
+
Workspace edition | Select **Basic** or **Enterprise**. This workspace edition determines the features to which you'll have access and pricing. Learn more about [Basic and Enterprise edition offerings](overview-what-is-azure-ml.md#sku).
47
47
48
48

49
49
50
50
1. When you're finished configuring the workspace, select **Review + Create**.
51
-
2. Review the settings and make any additional changes or corrections. When you're satisified with the settings, select **Create**.
51
+
2. Review the settings and make any additional changes or corrections. When you're satisfied with the settings, select **Create**.
52
52
53
53
> [!Warning]
54
54
> It can take several minutes to create your workspace in the cloud.
@@ -87,6 +87,8 @@ You can upgrade your workspace from Basic edition to Enterprise edition to take
87
87
88
88
## <aname="view"></a>Find a workspace
89
89
90
+
1. Sign in to the [Azure portal](https://portal.azure.com/).
91
+
90
92
1. In the top search field, type **Machine Learning**.
91
93
92
94
1. Select **Machine Learning**.
@@ -99,9 +101,9 @@ You can upgrade your workspace from Basic edition to Enterprise edition to take
99
101
100
102
## Delete a workspace
101
103
102
-
Use the Delete button at the top of the workspace you wish to delete.
104
+
In the [Azure portal](https://portal.azure.com/), select **Delete** at the top of the workspace you wish to delete.
0 commit comments