You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/logs-dedicated-clusters.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ The user account that creates the clusters must have the standard Azure resource
85
85
86
86
After you create your cluster resource, you can edit additional properties such as *sku*, *keyVaultProperties, or *billingType*. See more details below.
87
87
88
-
You can have up to five active clusters per subscription per region. If the cluster is deleted, it is still reserved for 14 days. You can have up to seven active and reserved clusters per subscription per region.
88
+
You can have up to five active clusters per subscription per region. If the cluster is deleted, it is still reserved for 14 days. You can have up to seven clusters per subscription and region, five active, plus two deleted in past 14 days.
89
89
90
90
> [!NOTE]
91
91
> Cluster creation triggers resource allocation and provisioning. This operation can take a few hours to complete.
@@ -594,7 +594,7 @@ The cluster's billing stops when deleted, regardless the 30 days commitment tier
594
594
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.
595
595
596
596
> [!NOTE]
597
-
> - There is a limit of seven clusters per subscription, five active, plus two deleted in past 14 days.
597
+
> - There is a limit of seven clusters per subscription and region, five active, plus two deleted in past 14 days.
598
598
> - Cluster's name remain reserved for 14 days after deletion, and can't be used for creating a new cluster.
599
599
600
600
Use the following commands to delete a cluster:
@@ -636,7 +636,7 @@ Authorization: Bearer <token>
636
636
637
637
- A maximum of five active clusters can be created in each region and subscription.
638
638
639
-
- A maximum number of seven reserved clusters (active or recently deleted) can exist in each region and subscription.
639
+
- A maximum of seven cluster allowed per subscription and region, five active, plus two deleted in past 14 days.
640
640
641
641
- A maximum of 1,000 Log Analytics workspaces can be linked to a cluster.
0 commit comments