Skip to content

Commit 7c3cd69

Browse files
committed
Merge branch 'main' of https://github.com/msoumar-ms/azure-docs into ml-g-transition
2 parents 2cb11b6 + c2ea30a commit 7c3cd69

File tree

4 files changed

+23
-0
lines changed

4 files changed

+23
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: How to transition to using the grafana.azure.com domain
3+
description: Learn how to verify that your Azure Managed Grafana workspace is using the correct domain for its endpoint
4+
ms.service: managed-grafana
5+
ms.topic: how-to
6+
author: msoumar-ms
7+
ms.author: msoumar
8+
ms.date: 09/27/2022
9+
---
10+
11+
# Transition to using the grafana.azure.com domain
12+
If you have an Azure Managed Grafana workspace that was created on or before 17 April 2022, it is accessible through two URL’s - one ending in azgrafana.io, and one ending in grafana.azure.com. Both links are identical and point to the same workspace. To avoid losing access to your Grafana workspace, you’ll need to verify that you can access your workspace through the grafana.azure.com endpoint, and that any links you may have that point to your workspace are using this endpoint as well.
13+
14+
Azure Managed Grafana workspaces created on or after 18 April 2022 only have a grafana.azure.com URL, so no action is needed to transition those workspaces.
15+
16+
## Steps to verify the transition
17+
1. In the Azure portal, go to your Azure Managed Grafana resource.
18+
![Overview header of a Grafana workspace](https://github.com/msoumar-ms/azure-docs/blob/main/articles/managed-grafana/media/grafana-endpoint/grafana-domain-view-endpoint.png)
19+
1. At the top of the Overview page, in Essentials, you should see the endpoint of your Grafana workspace. Verify that the URL ends in grafana.azure.com and that clicking the link takes you to the Grafana workspace itself.
20+
1. If you have any bookmarks or links in your own documentation to your Grafana workspace, be sure that they point to the same URL ending in grafana.azure.com as the endpoint in the Essentials tab.
21+
![Bookmark to a Grafana workspace](https://github.com/msoumar-ms/azure-docs/blob/main/articles/managed-grafana/media/grafana-endpoint/grafana-domain-bookmark-example.png)

articles/managed-grafana/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ landingContent:
3939
url: how-to-enable-zone-redundancy.md
4040
- text: Set up authentication and permissions
4141
url: how-to-authentication-permissions.md
42+
- text: Transition to using the grafana.azure.com domain
43+
url: how-to-transition-domain.md
4244
- title: Manage Azure Managed Grafana
4345
linkLists:
4446
- linkListType: how-to-guide
4.32 KB
Loading
77.5 KB
Loading

0 commit comments

Comments
 (0)