Skip to content

Commit c5d98de

Browse files
committed
Dedicated clusters UX
1 parent 3c3b52d commit c5d98de

File tree

9 files changed

+32
-10
lines changed

9 files changed

+32
-10
lines changed

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

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,10 @@ Deleted clusters take two weeks to be completely removed. You can have up to sev
9494

9595
#### [Portal](#tab/azure-portal)
9696

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+
98101

99102
#### [CLI](#tab/cli)
100103

@@ -161,7 +164,7 @@ The provisioning of the Log Analytics cluster takes a while to complete. Use one
161164

162165
#### [Portal](#tab/azure-portal)
163166

164-
N/A
167+
The Azure portal will provide a message when the creating of the dedicated cluster is completed.
165168

166169
#### [CLI](#tab/cli)
167170

@@ -250,7 +253,11 @@ Use the following steps to link a workspace to a cluster. You can use automation
250253

251254
#### [Portal](#tab/azure-portal)
252255

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+
254261

255262
#### [CLI](#tab/cli)
256263

@@ -322,8 +329,9 @@ When a cluster is configured with customer-managed keys, data ingested to the wo
322329

323330
#### [Portal](#tab/azure-portal)
324331

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+
327335

328336
#### [CLI](#tab/cli)
329337

@@ -404,9 +412,12 @@ After you create your cluster resource and it's fully provisioned, you can edit
404412
405413
## Get all clusters in resource group
406414

415+
407416
#### [Portal](#tab/azure-portal)
408417

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":::
410421

411422
#### [CLI](#tab/cli)
412423

@@ -478,7 +489,11 @@ Authorization: Bearer <token>
478489

479490
#### [Portal](#tab/azure-portal)
480491

481-
N/A
492+
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+
482497

483498
#### [CLI](#tab/cli)
484499

@@ -519,7 +534,9 @@ During the commitment period, you can change to a higher commitment tier, which
519534

520535
#### [Portal](#tab/azure-portal)
521536

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":::
523540

524541
#### [CLI](#tab/cli)
525542

@@ -619,7 +636,10 @@ Use the following commands to unlink a workspace from cluster:
619636

620637
#### [Portal](#tab/azure-portal)
621638

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+
623643

624644
#### [CLI](#tab/cli)
625645

@@ -665,7 +685,9 @@ Use the following commands to delete a cluster:
665685

666686
#### [Portal](#tab/azure-portal)
667687

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":::
669691

670692
#### [CLI](#tab/cli)
671693

83.3 KB
Loading
165 KB
Loading
81.3 KB
Loading
136 KB
Loading
134 KB
Loading
84.8 KB
Loading
82.2 KB
Loading
134 KB
Loading

0 commit comments

Comments
 (0)