Skip to content

Commit b49f719

Browse files
authored
Updated billing on delete.
1 parent c77dd48 commit b49f719

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,10 @@ 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, 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.
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.
553+
The cluster's billing stops when deleted, regardless the 30 days commitment tier.
554+
555+
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.
553556

554557
> [!NOTE]
555558
> - There is a limit of seven clusters per subscription, five active, plus two deleted in past 14 days.

0 commit comments

Comments
 (0)