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
+32-10Lines changed: 32 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,10 @@ Deleted clusters take two weeks to be completely removed. You can have up to sev
94
94
95
95
#### [Portal](#tab/azure-portal)
96
96
97
-
N/A
97
+
Click **Create** in the **Log Analytics dedicated clusters** menu in the Azure portal. You will be prompted for details such as the name of the cluster and the commitment tier.
98
+
99
+
:::image type="content" source=".media/logs-dedicated-cluster/create-cluster.png" alt-text="Screenshot for creating dedicated cluster in the Azure portal." lightbox=".media/logs-dedicated-cluster/create-cluster.png":::
100
+
98
101
99
102
#### [CLI](#tab/cli)
100
103
@@ -161,7 +164,7 @@ The provisioning of the Log Analytics cluster takes a while to complete. Use one
161
164
162
165
#### [Portal](#tab/azure-portal)
163
166
164
-
N/A
167
+
The Azure portal will provide a message when the creating of the dedicated cluster is completed.
165
168
166
169
#### [CLI](#tab/cli)
167
170
@@ -250,7 +253,11 @@ Use the following steps to link a workspace to a cluster. You can use automation
250
253
251
254
#### [Portal](#tab/azure-portal)
252
255
253
-
N/A
256
+
Select your cluster from **Log Analytics dedicated clusters** menu in the Azure portal and then click **Linked workspaces** to view all workspaces currently linked to the dedicated cluster. Click **Link workspaces** to link additional workspaces.
257
+
258
+
:::image type="content" source=".media/logs-dedicated-cluster/linked-workspaces.png" alt-text="Screenshot for linking workspaces to a dedicated cluster in the Azure portal." lightbox=".media/logs-dedicated-cluster/linked-workspaces.png":::
259
+
260
+
254
261
255
262
#### [CLI](#tab/cli)
256
263
@@ -322,8 +329,9 @@ When a cluster is configured with customer-managed keys, data ingested to the wo
322
329
323
330
#### [Portal](#tab/azure-portal)
324
331
325
-
1. Open the **Log Analytics workspaces** menu and then select your workspace.
326
-
1. On the **Overview** page, select **JSON View**.
332
+
On the **Overview** page for your dedicated cluster, select **JSON View**. The `associatedWorkspaces` section lists the workspaces linked to the cluster.
333
+
334
+
327
335
328
336
#### [CLI](#tab/cli)
329
337
@@ -404,9 +412,12 @@ After you create your cluster resource and it's fully provisioned, you can edit
404
412
405
413
## Get all clusters in resource group
406
414
415
+
407
416
#### [Portal](#tab/azure-portal)
408
417
409
-
N/A
418
+
From the **Log Analytics dedicated clusters** menu in the Azure portal, select the **Resource group** filter.
419
+
420
+
:::image type="content" source=".media/logs-dedicated-cluster/resource-group-clusters.png" alt-text="Screenshot for viewing all dedicated clusters in a resource group in the Azure portal." lightbox=".media/logs-dedicated-cluster/resource-group-clusters.png":::
From the **Log Analytics dedicated clusters** menu in the Azure portal, select the **Subscription** filter.
493
+
494
+
:::image type="content" source=".media/logs-dedicated-cluster/subscription-group-clusters.png" alt-text="Screenshot for viewing all dedicated clusters in a resource group in the Azure portal." lightbox=".media/logs-dedicated-cluster/subscription-group-clusters.png":::
495
+
496
+
482
497
483
498
#### [CLI](#tab/cli)
484
499
@@ -519,7 +534,9 @@ During the commitment period, you can change to a higher commitment tier, which
519
534
520
535
#### [Portal](#tab/azure-portal)
521
536
522
-
N/A
537
+
Select your cluster from **Log Analytics dedicated clusters** menu in the Azure portal and then click **Change** next to **Commitment tier**
538
+
539
+
:::image type="content" source=".media/logs-dedicated-cluster/commitment-tier.png" alt-text="Screenshot for changing commitment tier for a dedicated cluster in the Azure portal." lightbox=".media/logs-dedicated-cluster/commitment-tier.png":::
523
540
524
541
#### [CLI](#tab/cli)
525
542
@@ -619,7 +636,10 @@ Use the following commands to unlink a workspace from cluster:
619
636
620
637
#### [Portal](#tab/azure-portal)
621
638
622
-
N/A
639
+
Select your cluster from **Log Analytics dedicated clusters** menu in the Azure portal and then click **Linked workspaces** to view all workspaces currently linked to the dedicated cluster. Select any workspaces you want to unlink and click **Unlink**.
640
+
641
+
:::image type="content" source=".media/logs-dedicated-cluster/unlink-workspace.png" alt-text="Screenshot for linking workspaces to a dedicated cluster in the Azure portal." lightbox=".media/logs-dedicated-cluster/unlink-workspace.png":::
642
+
623
643
624
644
#### [CLI](#tab/cli)
625
645
@@ -665,7 +685,9 @@ Use the following commands to delete a cluster:
665
685
666
686
#### [Portal](#tab/azure-portal)
667
687
668
-
N/A
688
+
Select your cluster from **Log Analytics dedicated clusters** menu in the Azure portal and then click **Delete**.
689
+
690
+
:::image type="content" source=".media/logs-dedicated-cluster/delete-cluster.png" alt-text="Screenshot for deleting a dedicated cluster in the Azure portal." lightbox=".media/logs-dedicated-cluster/delete-cluster.png":::
0 commit comments