Skip to content

Commit a9f6c4d

Browse files
committed
Fixed type
1 parent e1f1331 commit a9f6c4d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,14 +214,13 @@ You need 'write' permissions to both the workspace and the cluster resource for
214214
- In the workspace: *Microsoft.OperationalInsights/workspaces/write*
215215
- In the cluster resource: *Microsoft.OperationalInsights/clusters/write*
216216

217-
Other than the billing aspects, configuration of linked workspace remain, including data retention settings.
217+
Other than the billing aspects that is governed by the cluster plan, the linked workspace configuration remain.
218218

219219
The workspace and the cluster can be in different subscriptions. It's possible for the workspace and cluster to be in different tenants if Azure Lighthouse is used to map both of them to a single tenant.
220220

221-
Linking a workspace can be performed only after the completion of the Log Analytics cluster provisioning.
222-
223-
> [!WARNING]
224-
> Linking a workspace to a cluster requires syncing multiple backend components and assuring cache hydration. Since this operation may take up to two hours to complete, you should you run it asynchronously.
221+
> [!NOTE]
222+
> Linking a workspace can be performed only after the completion of the Log Analytics cluster provisioning.
223+
> Linking a workspace to a cluster involves syncing multiple backend components and cache hydration, which can take up to two hours.
225224
226225
Use the following commands to link a workspace to a cluster:
227226

@@ -579,7 +578,7 @@ N/A
579578
You need to have *write* permissions on the cluster resource.
580579

581580
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.
582-
The cluster's billing stops when deleted, regardless the 30 days commitment tier.
581+
The cluster's billing stops when deleted, regardless of the 30-days commitment tier in cluster.
583582

584583
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.
585584

0 commit comments

Comments
 (0)