Skip to content

Commit c6acbb6

Browse files
authored
Merge branch 'patch-39' into patch-3
2 parents 003b5bf + 6f2446d commit c6acbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ PS C:\>Remove-AzOperationalInsightsWorkspace -ResourceGroupName "resource-group-
5656
```
5757

5858
## Permanent workspace delete
59+
The soft-delete method may not fit in some scenarios such as development and testing, where you need to repeat a deployment with the same settings and workspace name. In such cases you can permanently delete your workspace and “override” the soft-delete period. The permanent workspace delete operation releases the workplace name and you can create a new workspace using the same name.
5960

60-
The soft-delete method may not fit in some scenarios such as development and testing, where you need to repeat a deployment with the same settings and workspace name. You can permanently delete your workspace and override the soft-delete period. The permanent workspace delete operation releases the workplace name, and you can create a new workspace using the same name.
6161

6262
> [!IMPORTANT]
6363
> Use caution when permanently deleting your workspace since the operation is irreversible, and your workspace and its data won’t be recoverable.

0 commit comments

Comments
 (0)