Skip to content

Commit c7ac663

Browse files
committed
resize image, add info
1 parent 738a025 commit c7ac663

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

articles/azure-portal/dashboard-hub.md

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,38 @@
22
title: Create and manage dashboards in Dashboard hub
33
description: This article describes how to create and customize a dashboard in Dashboard Hub in the Azure portal.
44
ms.topic: how-to
5-
ms.date: 09/01/2023
5+
ms.date: 08/27/2024
66
---
77

88
# Create and manage dashboards in Dashboard hub (preview)
99

1010
Dashboards are a focused and organized view of your cloud resources in the Azure portal. The new Dashboard hub (preview) experience offers editing features such as tabs, a rich set of tiles with support for different data sources, and support in the Azure mobile app.
1111

12-
Dashboar Hub can be used to create and manage shared dashboards only. These shared dashboards are implemented as Azure resources in your subscription. Private dashboards aren't currently supported in Dashboard Hub and must be [created from the **Dashboard** view in the Azure portal](azure-portal-dashboards.md).
12+
Dashboar Hub can be used to create and manage shared dashboards only. These shared dashboards are implemented as Azure resources in your subscription and are visible to all users who have subscription-level access.
1313

1414
> [!IMPORTANT]
1515
> Dashboard hub is currently in PREVIEW.
1616
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1717
18+
## Current limitations
19+
20+
Before using the new Dashboard hub experience, be aware of the following current limitations and make sure that your new dashboard meets your organization's needs.
21+
22+
Private dashboards aren't currently supported in Dashboard hub. To create a private dashboard, or share it with only a limited set of users, create your dashboard [from the **Dashboard** view in the Azure portal](azure-portal-dashboards.md).
23+
24+
Some tiles aren't yet available in the Dashboard hub experience. Currently, the following tiles are available:
25+
26+
- **Azure Resource Graph query**
27+
- **Metrics**
28+
- **Resource**
29+
- **Resource Group**
30+
- **Recent Resources**
31+
- **All Resources**
32+
- **Markdown**
33+
- **Policy**
34+
35+
If your dashboard relies on one of these tiles, we recommend that you don't use the new experience for that dashboard at this time. We'll update this page as we add support for additional tile types.
36+
1837
## Create a new dashboard
1938

2039
This example shows how to create a new shared dashboard with an assigned name.
@@ -29,7 +48,7 @@ This example shows how to create a new shared dashboard with an assigned name.
2948

3049
You'll see an empty dashboard with a grid where you can arrange tiles.
3150

32-
1. If you want to use a template to create your dashboard, select **Select Templates**, then choose an available template to start from. Enter a name and any other applicable information. For example, if you select **SQL database health**, you'll need to speciy a SQL database resource. When you're finished, select **Submit**.
51+
1. If you want to use a template to create your dashboard, select **Select Templates**, then choose an available template to start from. Enter a name and any other applicable information. For example, if you select **SQL database health**, you'll need to specify a SQL database resource. When you're finished, select **Submit**.
3352

3453
1. If you aren't using a template, or if you want to add more tiles, select **Add tile** to open the **Tile Gallery**. The **Tile Gallery** features a variety of tiles that display different types of information. Select a tile, then select **Add**. You can also drag tiles from the **Tile Gallery** onto your grid. Resize or rearrange the tiles as desired.
3554

@@ -43,18 +62,20 @@ This example shows how to create a new shared dashboard with an assigned name.
4362
1. Enter a name for the dashboard. This name will be used for the dashboard resource in Azure, and it can't be changed after publishing. However, you can edit the displayed title of the dashboard later.
4463
1. Select **Submit**.
4564

46-
You'll see a notification confirming that your dashboard has been published. You can continue to edit your dashboard as needed.
65+
You'll see a notification confirming that your dashboard has been published. You can continue to [edit your dashboard](#edit-a-dashboard) as needed.
4766

4867
## Create a dashboard based on an existing dashboard
4968

50-
This example shows how to create a new shared dashboard with an assigned name, based on an existing dashboard.
69+
Follow these steps to create a new shared dashboard with an assigned name, based on an existing dashboard.
5170

52-
1. In the Dashboard hub, under **Dashboards**, select either **Private dashboards** or **Shared dashboards**.
71+
1. In the Dashboard hub, under **Dashboards**, select either **Private dashboards** or **Shared dashboards**.
5372
1. Select the dashboard that you want to start with.
5473
1. Select **Try it now**.
5574

5675
:::image type="content" source="media/dashboard-hub/dashboard-try-it-now.png" alt-text="Screenshot showing the Try it now link for a dashboard.":::
5776

5877
The dashboard opens in the new Dashboard hub editing experience.
5978

60-
79+
## Edit a dashboard
80+
81+
After you create a dashboard, you can add, resize, and arrange tiles that show your Azure resources or display other helpful information. We'll start by working with the Tile Gallery, then explore other ways to customize dashboards.
-10 KB
Loading

0 commit comments

Comments
 (0)