Skip to content

Commit 7e12d9b

Browse files
committed
edit
1 parent d29b054 commit 7e12d9b

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

articles/operational-excellence/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- name: Relocate Azure Event Grid domains
5454
href: relocation-event-grid-domains.md
5555
- name: Relocate Azure Event Grid custom topics
56-
href: relocation-event-grid-custome-topics.md
56+
href: relocation-event-grid-custom-topics.md
5757
- name: Relocate Azure Event Grid system topics
5858
href: relocation-event-grid-system-topics.md
5959
- name: Azure Functions

articles/operational-excellence/overview-relocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following tables provide links to each Azure service relocation document. Th
6666
[Azure Database for MySQL Server](../mysql/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json)✅ | ✅| ❌ |
6767
[Azure Database for PostgreSQL](./relocation-postgresql-flexible-server.md)| ✅ | ✅| ❌ |
6868
[Azure Event Grid domains](relocation-event-grid-domains.md)| ✅ | ❌| ❌ |
69-
[Azure Event Grid custom topics](relocation-event-grid-custome-topics.md)| ✅ | ❌| ❌ |
69+
[Azure Event Grid custom topics](relocation-event-grid-custom-topics.md)| ✅ | ❌| ❌ |
7070
[Azure Event Grid system topics](relocation-event-grid-system-topics.md)| ✅ | ❌| ❌ |
7171
[Azure Functions](../azure-functions/functions-move-across-regions.md?toc=/azure/operational-excellence/toc.json)|✅ |❌ | ❌ |
7272
[Azure Logic apps](../logic-apps/move-logic-app-resources.md?toc=/azure/operational-excellence/toc.json)| ✅| ❌ | ❌ |

articles/operational-excellence/relocation-event-grid-domains.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Relocate an Azure Event Grid domains to another region
3-
description: This article shows you how to move Azure Event Grid domains from one region to another region.
3+
description: This article shows you how to move Azure Event Grid domains from one region to another.
44
author: anaharris-ms
55
ms.author: anaharris
66
ms.date: 05/14/2024
@@ -101,6 +101,8 @@ To delete the resource group that contains the domain by using the Azure portal:
101101

102102
## Related content
103103

104-
- [Relocate system topics across regions](move-system-topics-across-regions.md).
105-
- [Relocate custom topics across regions](move-custom-topics-across-regions.md).
104+
- [Relocate system topics across regions](relocation-event-grid-system-topics.md).
105+
- [Relocate custom topics across regions](relocation-event-grid-custom-topics.md).
106+
- [Move resources to a new resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md).
107+
106108

articles/operational-excellence/relocation-event-grid-system-topics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Deploy the template to create a storage account and a system topic for the stora
9898
## Verify
9999
1. After the deployment succeeds, select **Goto resource group**.
100100
1. On the **Resource group** page, verify that the event source (in this example, Azure Storage account) and the system topic are created.
101-
1. Upload a file to a container in the Azure Blob storage, and verify that the webhook has received the event. For more information, see [Send an event to your endpoint](blob-event-quickstart-portal.md#send-an-event-to-your-endpoint).
101+
1. Upload a file to a container in the Azure Blob storage, and verify that the webhook has received the event. For more information, see [Send an event to your endpoint](../event-grid/blob-event-quickstart-portal.md#send-an-event-to-your-endpoint).
102102

103103
## Discard or clean up
104104
To complete the move, delete the resource group that contains the storage account and its associated system topic in the source region.
@@ -115,6 +115,7 @@ To delete a resource group (source or target) by using the Azure portal:
115115

116116
## Related content
117117

118+
118119
- [Relocate custom topics across regions](move-custom-topics-across-regions.md).
119120
- [Relocate domains across regions](move-domains-across-regions.md).
120121
- [Move resources to a new resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md).

0 commit comments

Comments
 (0)