Skip to content

Commit 22a6ad8

Browse files
committed
Article review
1 parent 7c3cd69 commit 22a6ad8

File tree

5 files changed

+18
-8
lines changed

5 files changed

+18
-8
lines changed

articles/managed-grafana/how-to-transition-domain.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,23 @@ ms.date: 09/27/2022
99
---
1010

1111
# 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.
1316

1417
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.
1518

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+
1723
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)
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)

articles/managed-grafana/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ 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
4442
- title: Manage Azure Managed Grafana
4543
linkLists:
4644
- linkListType: how-to-guide
45.6 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)