Skip to content

Commit 3ad6879

Browse files
Merge pull request #218935 from yossi-y/patch-7
Edit delete section
2 parents 555a589 + 4bf2ffe commit 3ad6879

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/logs/logs-dedicated-clusters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -549,11 +549,11 @@ Remove-AzOperationalInsightsLinkedService -ResourceGroupName "resource-group-nam
549549

550550
You need to have *write* permissions on the cluster resource.
551551

552-
When deleting a cluster, you're losing access to all data in cluster, ingested from workspaces that are linked to it, or were linked previously. This operation isn't reversible. If you delete your cluster while workspaces are linked, the workspaces get automatically unlinked from the cluster before the delete, and new data to workspaces gets ingested to Log Analytics. If workspace data retention is longer than the period it was linked to the cluster, you can query workspace for the time range before the link to cluster and after the unlink, and the service performs cross-cluster queries seamlessly.
552+
When deleting a cluster, you're losing access to all data in cluster, which was ingested from workspaces that were linked to it. This operation isn't reversible. If you delete your cluster while workspaces are linked, Workspaces get automatically unlinked from the cluster before the cluster delete, and new data sent to workspaces gets ingested to Log Analytics store instead. If the retention of data in workspaces older than the period it was linked to the cluster, you can query workspace for the time range before the link to cluster and after the unlink, and the service performs cross-cluster queries seamlessly.
553553

554554
> [!NOTE]
555-
> - There is a limit of seven clusters per subscription, five active plus two if were deleted in past 14 days.
556-
> - Cluster's name remain reserved for 14 days after deletion, and can't be used for creating a new cluster. Deleted cluster's name is released and can be reused after 14 days.
555+
> - There is a limit of seven clusters per subscription, five active, plus two deleted in past 14 days.
556+
> - Cluster's name remain reserved for 14 days after deletion, and can't be used for creating a new cluster.
557557
558558
Use the following commands to delete a cluster:
559559

0 commit comments

Comments
 (0)