Skip to content

Commit cdc6002

Browse files
committed
new delete ws image
1 parent a3fe094 commit cdc6002

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/machine-learning/how-to-manage-workspace.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this article, you'll create, view, and delete [**Azure Machine Learning works
2121

2222
## Create a workspace
2323

24-
To create a workspace, you need an Azure subscription. If you dont 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.
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com/) by using the credentials for your Azure subscription.
2727

@@ -43,7 +43,7 @@ To create a workspace, you need an Azure subscription. If you don’t have an Az
4343
Subscription |Select the Azure subscription that you want to use.
4444
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**.
4545
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 youll 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).
4747

4848
![Configure your workspace](./media/how-to-manage-workspace/select-edition.png)
4949

@@ -87,6 +87,8 @@ You can upgrade your workspace from Basic edition to Enterprise edition to take
8787
8888
## <a name="view"></a>Find a workspace
8989

90+
1. Sign in to the [Azure portal](https://portal.azure.com/).
91+
9092
1. In the top search field, type **Machine Learning**.
9193

9294
1. Select **Machine Learning**.
@@ -101,7 +103,7 @@ You can upgrade your workspace from Basic edition to Enterprise edition to take
101103

102104
Use the Delete button at the top of the workspace you wish to delete.
103105

104-
![Delete button](./media/how-to-manage-workspace/delete-workspace.png)
106+
:::image type="content" source="./media/how-to-manage-workspace/delete-workspace.png" alt-text="Delete workspace":::
105107

106108
## Clean up resources
107109

-27.8 KB
Loading

0 commit comments

Comments
 (0)