Skip to content

Commit a95833e

Browse files
authored
Merge pull request #249145 from yegu-ms/apikey
Noting that API key has been deprecated in the title
2 parents 7e27c54 + 7b93e3c commit a95833e

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ ms.topic: how-to
99
ms.date: 11/17/2022
1010
---
1111

12-
# Generate and manage Grafana API keys in Azure Managed Grafana
12+
# Create and manage Grafana API keys in Azure Managed Grafana (Deprecated)
1313

14-
> [!NOTE]
15-
> This document is deprecated as the API keys feature has been replaced by a new feature in Grafana 9.1. Go to [Service accounts](./how-to-service-accounts.md) to access the current recommended method to create and manage API keys.
16-
17-
> [!TIP]
18-
> 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.
14+
> [!IMPORTANT]
15+
> 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.
1916
2017
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.
2118

articles/managed-grafana/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ items:
8080
items:
8181
- name: Use service accounts
8282
href: how-to-service-accounts.md
83-
- name: Create and manage API keys
83+
- name: Create and manage API keys (Deprecated)
8484
href: how-to-create-api-keys.md
8585
- name: Monitor Azure Managed Grafana
8686
href: how-to-monitor-managed-grafana-workspace.md

0 commit comments

Comments
 (0)