Skip to content

Commit 87a0f63

Browse files
authored
Fixed formatting.
1 parent f8be119 commit 87a0f63

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
@@ -61,7 +61,7 @@ The soft-delete method may not fit in some scenarios such as development and tes
6161
> [!IMPORTANT]
6262
> Use permanent workspace delete operation with caution since its irreversible and you won't be able to recover your workspace and its data.
6363
64-
To permanently delete your workspace, use the [Workspaces – Delete] ( https://docs.microsoft.com/rest/api/loganalytics/workspaces/delete) REST request with a force tag:
64+
To permanently delete your workspace, use the [Workspaces – Delete](https://docs.microsoft.com/rest/api/loganalytics/workspaces/delete) REST request with a force tag:
6565

6666
```rst
6767
DELETE https://management.azure.com/subscriptions/<subscription-id>/resourcegroups/<resource-group-name>/providers/Microsoft.OperationalInsights/workspaces/<workspace-name>?api-version=2015-11-01-preview&force=true

0 commit comments

Comments
 (0)