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
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-transition-domain.md
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,23 @@ ms.date: 09/27/2022
9
9
---
10
10
11
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.
12
+
13
+
If you have an Azure Managed Grafana instance that was created on or before April 17 2022, your workspace is accessible through two URLs: one ending in azgrafana.io and one ending in grafana.azure.com. Both links point to the same workspace.
14
+
15
+
URLs ending in azgrafana.io will be deprecated in favor of the URL ending in grafana.azure.com. 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
16
14
17
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
18
16
-
## Steps to verify the transition
19
+
## Verify the transition
20
+
21
+
Verify that you are set to use the grafana.azure.com domain:
22
+
17
23
1. In the Azure portal, go to your Azure Managed Grafana resource.
18
-

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
-

24
+
1. At the top of the **Overview** page, in **Essentials**, look for the endpoint of your Grafana workspace. Verify that the URL ends in grafana.azure.com and that clicking the link takes you to your Grafana endpoint.
25
+
:::image type="content" source="media/grafana-endpoint/grafana-domain-view-endpoint.png" alt-text="Screenshot of the Azure platform showing the Grafana endpoint URL.":::
26
+
1. If you have any bookmarks or links in your own documentation to your Grafana workspace, make sure that they point to the URL ending in grafana.azure.com listed in the Azure portal.
0 commit comments