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
Get started using Azure Managed Grafana by creating an Azure Managed Grafana workspace using the Azure CLI.
17
17
18
18
>[!NOTE]
19
-
> Azure Managed Grafana has [two pricing plans](overview.md#service-tiers). This guides takes you through creating a new workspace in the Standard plan. To generate a workspace in the Essential (preview) plan, [use the Azure portal](quickstart-managed-grafana-portal.md).
19
+
> Azure Managed Grafana has [two pricing plans](overview.md#service-tiers). This guide takes you through creating a new workspace in the Standard plan. To create a workspace in the Essential (preview) plan, [use the Azure portal](quickstart-managed-grafana-portal.md).
20
20
21
21
## Prerequisites
22
22
23
23
- An Azure account for work or school with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
24
24
- Minimum required role to create a workspace: resource group Contributor.
25
25
- Minimum required role to access the Grafana UI: resource group Owner.
26
-
>[!NOTE]
27
-
> If you don't meet this requirement, once you've created a new Azure Managed Grafana workspace, ask a User Access Administrator, subscription Owner or resource group Owner to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the workspace.
> - once you've created the Azure Managed Grafana workspace, ask a User Access Administrator, subscription Owner or resource group Owner to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role
30
+
> - or consider creating the workspace using the **Creator can admin (Preview)** feature available from the Azure portal. Refer to the [Azure portal quickstart](quickstart-managed-grafana-portal.md) for more information.
Copy file name to clipboardExpand all lines: articles/managed-grafana/quickstart-managed-grafana-portal.md
+23-14Lines changed: 23 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,6 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
18
18
19
19
- An Azure account for work or school and an active subscription. [Create an account for free](https://azure.microsoft.com/free).
20
20
- Minimum required role to create a workspace: resource group Contributor.
21
-
- Minimum required role to access the Grafana UI: resource group Owner.
22
-
>[!NOTE]
23
-
> If you don't meet this requirement, once you've created a new Azure Managed Grafana workspace, ask a User Access Administrator, subscription Owner or resource group Owner to grant you a Grafana Admin, Grafana Editor or Grafana Viewer role on the workspace.
24
21
25
22
## Create an Azure Managed Grafana workspace
26
23
@@ -48,17 +45,26 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
48
45
- **Enable API key creation** is set to **Disable** by default.
49
46
- If you've opted for the Standard plan, optionally enable the **Deterministic outbound IP** feature, which is set to **Disable** by default.
50
47
51
-
1. Select **Next : Permission >** to control access rights for your Grafana workspace and data sources:
52
-
1. **System assigned managed identity** is set to **On**.
48
+
1. Select **Next : Permission >** to control access rights for your Grafana instance and data sources:
49
+
- **System assigned managed identity** is set to **On**.
53
50
54
-
>[!NOTE]
55
-
>You can use a user-assigned managed identity instead of the default system-assigned managed identity once the Azure Managed Grafana resource is deployed. To learn more, go to [Set up Azure Managed Grafana authentication and permissions (preview)](how-to-authentication-permissions.md).
51
+
>[!NOTE]
52
+
>You can use a user-assigned managed identity instead of the default system-assigned managed identity once the Azure Managed Grafana resource is deployed. For more information, go to [Set up Azure Managed Grafana authentication and permissions (preview)](how-to-authentication-permissions.md).
56
53
57
-
1. The box **Add role assignment to this identity with 'Monitoring Reader' role on target subscription** is checked by default.
54
+
- If you're a subscription Owner or a User Access Administrator:
55
+
- the box **Add role assignment to this identity with 'Monitoring Reader' role on target subscription** is checked by default. This role assignment allows Azure Managed Grafana to access and display monitoring data from various Azure services.
56
+
- the box **Include myself** under **Grafana administrator role** is checked. This option grants you the Grafana administrator role, and lets you manage access rights. Optionally select **Add** to share this right with team members.
57
+
- If you're not a subscription Owner or a User Access Administrator, you can either:
58
+
- ask a subscription Owner or a User Access Administrator to assign you the Grafana Admin role
59
+
- or enable **Creator can admin (Preview)**. This option available in preview grants you the required permissions to access and manage the Grafana resource.
58
60
59
-
1. The box **Include myself** under **Grafana administrator role** is checked. This option grants you the Grafana administrator role, and lets you manage access rights. You can give this right to more members by selecting **Add**. If this option grays out for you, ask someone with the Owner role on the subscription to assign you the Grafana Admin role.
60
-
61
-
1. If you've opted for the Standard plan, optionally disable public access and create a private endpoint that can access your resource.
61
+
> [!NOTE]
62
+
> The **Creator can admin (Preview)** option can only be enabled when creating the workspace. Later on, it can be disabled from the **Configuration** menu if the workspace creator doesn't need this level of access anymore. Once disabled, it cannot be enabled again. If this option is disabled and the user needs to access this Grafana instance again, they will need [a Grafana role](how-to-manage-access-permissions-users-identities.md).
63
+
64
+
> [!NOTE]
65
+
> The **Creator can admin (Preview)** option may not be available in some specific scenarios. For example, it doesn't support workspaces managed by Cloud Solution Providers (CSPs). In CSP scenarios, the necessary information about the individual creator of the resource is not accessible. As a result, the feature cannot grant administrative privileges to the creator.
66
+
67
+
1. If you've opted for the Standard plan, in the **Networking** tab, optionally disable public access and create a private endpoint that can access your resource.
62
68
63
69
1. Optionally select **Next : Tags** and add tags to categorize resources.
64
70
@@ -68,13 +74,16 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
68
74
69
75
1. Once the deployment is complete, select **Go to resource** to open your resource.
70
76
71
-
1. In the **Overview** tab's Essentials section, select the **Endpoint** URL. Single sign-on via Microsoft Entra ID has been configured for you automatically. If prompted, enter your Azure account.
77
+
1. In the **Overview** tab, select the **Endpoint** URL. Single sign-on via Microsoft Entra ID has been configured for you automatically. If prompted, enter your Azure account.
72
78
73
79
:::image type="content" source="media/quickstart-portal/grafana-overview.png" alt-text="Screenshot of the Azure portal. Endpoint URL display.":::
74
80
81
+
You can now start interacting with the Grafana application to configure data sources, create dashboards, reports and alerts. Suggested read: [Monitor Azure services and applications using Grafana](/azure/azure-monitor/visualize/grafana-plugin).
82
+
75
83
:::image type="content" source="media/quickstart-portal/grafana-ui.png" alt-text="Screenshot of an Azure Managed Grafana workspace.":::
76
84
77
-
You can now start interacting with the Grafana application to configure data sources, create dashboards, reports and alerts. Suggested read: [Monitor Azure services and applications using Grafana](/azure/azure-monitor/visualize/grafana-plugin).
85
+
> [!IMPORTANT]
86
+
> The **Creator can admin (Preview)** option is designed to be used for testing purposes. Whenever possible, we recommend assigning a [Grafana role](how-to-manage-access-permissions-users-identities.md) to all team members who need to access the Grafana portal and disabling the **Creator can edit** option.
78
87
79
88
## Clean up resources
80
89
@@ -84,7 +93,7 @@ In the preceding steps, you created an Azure Managed Grafana workspace in a new
84
93
1. In the **Overview** page, make sure that the listed resources are the ones you want to delete.
85
94
1. Select **Delete**, type the name of your resource group in the text box, and then select **Delete**.
86
95
87
-
## Next steps
96
+
## Next step
88
97
89
98
> [!div class="nextstepaction"]
90
99
> [How to configure data sources for Azure Managed Grafana](./how-to-data-source-plugins-managed-identity.md)
0 commit comments