Skip to content

Commit e86a915

Browse files
committed
screenshots
1 parent 18baab2 commit e86a915

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

articles/azure-monitor/platform/delete-workspace.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.subservice: logs
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 04/30/2020
8+
ms.date: 05/19/2020
99

1010
---
1111

@@ -45,9 +45,11 @@ You can delete a workspace using [PowerShell](https://docs.microsoft.com/powersh
4545
1. Sign in to the [Azure portal](https://portal.azure.com).
4646
2. In the Azure portal, select **All services**. In the list of resources, type **Log Analytics**. As you begin typing, the list filters based on your input. Select **Log Analytics workspaces**.
4747
3. In the list of Log Analytics workspaces, select a workspace and then click **Delete** from the top of the middle pane.
48+
4849
![Delete option from Workspace properties pane](media/delete-workspace/log-analytics-delete-workspace.png)
49-
4. When the confirmation message window appears asking you to confirm deletion of the workspace, click **Yes**.
50-
![Confirm deletion of workspace](media/delete-workspace/log-analytics-delete-workspace-confirm.png)
50+
4. A confirmation page appears that shows the data ingestion to the workspace over the pas week. Type in the name of the workspace to confirm and then click **Delete**.
51+
52+
![Confirm deletion of workspace](media/delete-workspace/delete-workspace.png)
5153

5254
### PowerShell
5355
```PowerShell
@@ -106,10 +108,11 @@ You can recover your workspace during the soft-delete period including its data,
106108
107109
![Recover workspace](media/delete-workspace/recover-menu.png)
108110
109-
4. Click **Recover** to recover the workspace.
111+
4. Select the workspace and click **Recover** to recover that workspace.
110112
111113
![Recover workspace](media/delete-workspace/recover-workspace.png)
112114
115+
5.
113116
### PowerShell
114117
```PowerShell
115118
PS C:\>Select-AzSubscription "subscription-name-the-workspace-was-in"
89.1 KB
Loading

0 commit comments

Comments
 (0)