Skip to content

Commit d9abe0c

Browse files
committed
mobile dashboards
1 parent f1a4bd1 commit d9abe0c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/azure-portal/dashboard-hub.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Create and manage dashboards in Dashboard hub
3-
description: This article describes how to create and customize a dashboard in Dashboard Hub in the Azure portal.
3+
description: This article describes how to create and customize a shared dashboard in Dashboard hub in the Azure portal.
44
ms.topic: how-to
5-
ms.date: 08/27/2024
5+
ms.date: 08/28/2024
66
---
77

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

10-
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.
10+
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 dashboard access in the latest version of the Azure mobile app.
1111

12-
Currently, Dashboard Hub can only be used to create and manage shared dashboards. These shared dashboards are implemented as Azure resources in your subscription and are visible to all users who have subscription-level access.
12+
Currently, Dashboard hub can only be used to create and manage shared dashboards. These shared dashboards are implemented as Azure resources in your subscription. They're visible in the Azure portal or the Azure mobile app to all users who have subscription-level access.
1313

1414
> [!IMPORTANT]
1515
> Dashboard hub is currently in PREVIEW.
@@ -135,7 +135,7 @@ If your dashboard includes the **Metrics** tile, the default parameters are **Ti
135135

136136
:::image type="content" source="media/dashboard-hub/dashboard-hub-parameters.png" alt-text="Screenshot of the Manage parameters pane in the Dashboard hub in the Azure portal.":::
137137

138-
To edit a parameter, select the pencil icon.
138+
To edit a parameter, select the pencil icon.
139139

140140
To add a new parameter, select **Add**, then configure the parameter as desired.
141141

@@ -175,6 +175,6 @@ Azure role-based access control (Azure RBAC) lets you assign users to roles at d
175175

176176
For example, users who have the **Owner** or **Contributor** role for a subscription can list, view, create, modify, or delete dashboards within the subscription. Users with a custom role that includes the `Microsoft.Portal/Dashboards/Write` permission can also perform these tasks.
177177

178-
Users with the **Reader** role for the subscription (or a custom role with `Microsoft.Portal/Dashboards/Read permission`) can list and view dashboards within that subscription, but they can't modify or delete them. These users can make private copies of dashboards for themselves. They can also make local edits to a published dashboard for their own use, such as when troubleshooting an issue, but they can't publish those changes back to the server.
178+
Users with the **Reader** role for the subscription (or a custom role with `Microsoft.Portal/Dashboards/Read permission`) can list and view dashboards within that subscription, but they can't modify or delete them. These users can make private copies of dashboards for themselves. They can also make local edits to a published dashboard for their own use, such as when troubleshooting an issue, but they can't publish those changes back to the server. These users can also view these dashboards in the Azure mobile app.
179179

180180
To expand access to a dashboard beyond the access granted at the subscription level, you can assign permissions to an individual dashboard, or to a resource group that contains several dashboards. For example, if a user has limited permissions across the subscription, but needs to be able to edit one particular dashboard, you can assign a different role with more permissions (such as Contributor) for that dashboard only.

articles/azure-portal/mobile-app/home.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure mobile app Home
33
description: Azure mobile app Home surfaces the most essential information and the resources you use most often.
4-
ms.date: 05/29/2024
4+
ms.date: 08/28/2024
55
ms.topic: conceptual
66
---
77

@@ -24,6 +24,7 @@ Current card options include:
2424
- **Cloud Shell**: Quick access to the [Cloud Shell terminal](cloud-shell.md).
2525
- **Recent resources**: A list of your four most recently viewed resources, with the option to see all.
2626
- **Favorites**: A list of the resources you have added to your favorites, and the option to see all.
27+
- **Dashboards (preview)**: Access to [shared dashboards](../dashboard-hub.md).
2728

2829
:::image type="content" source="media/azure-mobile-app-home-layout.png" alt-text="Screenshot of the Azure mobile app Home screen with several display cards.":::
2930

0 commit comments

Comments
 (0)