Skip to content

Commit 5d976b4

Browse files
committed
Re-phrased limit of clusters
1 parent 243d9e8 commit 5d976b4

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
@@ -85,7 +85,7 @@ The user account that creates the clusters must have the standard Azure resource
8585

8686
After you create your cluster resource, you can edit additional properties such as *sku*, *keyVaultProperties, or *billingType*. See more details below.
8787

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.
8989

9090
> [!NOTE]
9191
> 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
594594
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.
595595

596596
> [!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.
598598
> - Cluster's name remain reserved for 14 days after deletion, and can't be used for creating a new cluster.
599599
600600
Use the following commands to delete a cluster:
@@ -636,7 +636,7 @@ Authorization: Bearer <token>
636636

637637
- A maximum of five active clusters can be created in each region and subscription.
638638

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.
640640

641641
- A maximum of 1,000 Log Analytics workspaces can be linked to a cluster.
642642

0 commit comments

Comments
 (0)