Skip to content

Commit a6f0512

Browse files
committed
Add CSP note
1 parent c11198b commit a6f0512

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

articles/managed-grafana/quickstart-managed-grafana-cli.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-managed-grafana
55
ms.topic: quickstart
66
author: maud-lv
77
ms.author: malev
8-
ms.date: 02/19/2025
8+
ms.date: 03/14/2025
99
ms.devlang: azurecli
1010
ms.custom: engagement-fy23, devx-track-azurecli
1111
# customer intent: As a developer or a data analyst, I want to create a new Azure Managed Grafana workspace using the Azure CLI.
@@ -24,11 +24,10 @@ Get started using Azure Managed Grafana by creating an Azure Managed Grafana wor
2424
- Minimum required role to create a workspace: resource group Contributor.
2525
- Minimum required role to access the Grafana UI: resource group Owner.
2626

27-
28-
>[!NOTE]
27+
> [!NOTE]
2928
> If you're not a resource group Owner:
3029
> - 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
31-
> - or consider creating the workspace using the **Creator can admin (Preview)** feature available from the Azure portal as a temporary workaround. [Refer to this quickstart for more information](quickstart-managed-grafana-portal.md).
30+
> - or consider creating the workspace using the **Creator can admin (Preview)** feature available from the Azure portal as a temporary workaround. [Refer to Azure portal quickstart for more information](quickstart-managed-grafana-portal.md).
3231

3332
[!INCLUDE [azure-cli-prepare-your-environment-no-header.md](~/reusable-content/azure-cli/azure-cli-prepare-your-environment-no-header.md)]
3433

articles/managed-grafana/quickstart-managed-grafana-portal.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-managed-grafana
77
ms.topic: quickstart
88
author: maud-lv
99
ms.author: malev
10-
ms.date: 02/19/2025
10+
ms.date: 03/14/2025
1111
---
1212

1313
# Quickstart: Create an Azure Managed Grafana workspace using the Azure portal
@@ -58,7 +58,11 @@ In this quickstart, you get started with Azure Managed Grafana by creating an Az
5858
- or enable **Creator can admin (Preview)** as a temporary workaround. This option available in preview grants you the required permissions to access and manage the Grafana resource.
5959

6060
> [!NOTE]
61-
> The **Creator can admin (Preview)** feature can only be enabled when creating the workspace. 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 to [a Grafana role](how-to-manage-access-permissions-users-identities.md).
61+
> 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).
62+
63+
> [!NOTE]
64+
> 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.
65+
6266

6367
1. Optionally select **Next : Tags** and add tags to categorize resources.
6468

0 commit comments

Comments
 (0)