Skip to content

Commit f5e872a

Browse files
authored
Merge pull request #116460 from yossi-y/patch-3
Added Troubleshooting
2 parents 8f06387 + 1922503 commit f5e872a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/azure-monitor/learn/quick-create-workspace.md

Lines changed: 9 additions & 1 deletion
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: 03/12/2019
8+
ms.date: 05/26/2020
99

1010
---
1111

@@ -47,6 +47,14 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
4747

4848
While the information is verified and the workspace is created, you can track its progress under **Notifications** from the menu.
4949

50+
## Troubleshooting
51+
When you create a workspace that was deleted in the last 14 days and in [soft-delete state](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#soft-delete-behavior), the operation could have different outcome depending on your workspace configuration:
52+
1. If you provide the same workspace name, resource group, subscription and region as in the deleted workspace, your workspace will be recovered including its data, configuration and connected agents.
53+
2. If you use the same workspace name, but different resource group, subscription or region, you will get an error *This workspace name is already in use. Please try another one*. To override the soft-delete and permanently delete your workspace and create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:
54+
- [Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace
55+
- [Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace
56+
- Create a new workspace using the same workspace name
57+
5058
## Next steps
5159
Now that you have a workspace available, you can configure collection of monitoring telemetry, run log searches to analyze that data, and add a management solution to provide additional data and analytic insights.
5260

0 commit comments

Comments
 (0)