Skip to content

Commit 3bae2e3

Browse files
authored
Merge pull request #213181 from maud-lv/ml-g-transition
Add transition to grafana.azure.com domain
2 parents 42c473e + 22a6ad8 commit 3bae2e3

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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+
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.
16+
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.
18+
19+
## Verify the transition
20+
21+
Verify that you are set to use the grafana.azure.com domain:
22+
23+
1. In the Azure portal, go to your Azure Managed Grafana resource.
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.
27+
28+
## Next steps
29+
30+
> [!div class="nextstepaction"]
31+
> [Service reliability](./high-availability.md)
123 KB
Loading

articles/managed-grafana/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ items:
4343
href: how-to-enable-zone-redundancy.md
4444
- name: Use deterministic outbound IPs
4545
href: how-to-deterministic-ip.md
46+
- name: Transition to grafana.azure.com domain
47+
href: how-to-transition-domain.md
4648
- name: Troubleshoot common issues
4749
href: troubleshoot-managed-grafana.md
4850
- name: Known limitations

0 commit comments

Comments
 (0)