Skip to content

Commit 2aaf168

Browse files
Merge pull request #253828 from maud-lv/patch-35
Add note about cost of API keys
2 parents 3757907 + 66a1f35 commit 2aaf168

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/managed-grafana/how-to-create-api-keys.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ ms.author: malev
66
ms.service: managed-grafana
77
ms.custom: engagement-fy23, devx-track-azurecli
88
ms.topic: how-to
9-
ms.date: 11/17/2022
9+
ms.date: 10/04/2023
1010
---
1111

1212
# Create and manage Grafana API keys in Azure Managed Grafana (Deprecated)
1313

1414
> [!IMPORTANT]
1515
> This document is deprecated as the API keys feature has been replaced by [service accounts](./how-to-service-accounts.md) in Grafana 9.1. To switch to using service accounts, in Grafana instances created before the release of Grafana 9.1, go to **Configuration > API keys and select Migrate to service accounts now**. Select **Yes, migrate now**. Each existing API keys will be automatically migrated into a service account with a token. The service account will be created with the same permission as the API Key and current API keys will continue to work as before.
1616
17+
> [!CAUTION]
18+
> Each API key is treated by Azure Managed Grafana as a single active user. Generating new API keys will therefore increase your monthly Azure invoice. Pricing per active user can be found at [Pricing Details](https://azure.microsoft.com/pricing/details/managed-grafana/#pricing).
19+
1720
In this guide, learn how to generate and manage API keys, and start making API calls to the Grafana server. Grafana API keys will enable you to create integrations between Azure Managed Grafana and other services.
1821

1922
## Prerequisites

0 commit comments

Comments
 (0)