Skip to content

Commit 83353cc

Browse files
Merge pull request #280364 from anaharris-ms/reloc-add-include
Relocation: Cleanup work
2 parents 923a44a + 6c6c0b1 commit 83353cc

17 files changed

+43
-6
lines changed

articles/operational-excellence/relocation-app-gateway.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom:
1414

1515
# Relocate Azure Application Gateway and Web Application Firewall (WAF) to another region
1616

17+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
18+
1719
This article covers the recommended approach, guidelines, and practices to relocate Application Gateway and WAF between Azure regions.
1820

1921
>[!IMPORTANT]

articles/operational-excellence/relocation-automation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Relocation guidance for Azure Automation
2+
title: Relocate Azure Automation to another region
33
description: Learn how to relocate an Azure Automation to a another region
44
author: anaharris-ms
55
ms.author: anaharris
@@ -13,6 +13,9 @@ ms.custom:
1313

1414
# Relocate Azure Automation to another region
1515

16+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
17+
18+
1619
This article covers relocation guidance for [Azure Automation](../automation/overview.md) across regions.
1720

1821
If your Azure Automation instance doesn't have any configuration and the instance itself needs to be moved alone, you can choose to redeploy the NetApp File instance by using [Bicep, ARM Template, or Terraform](/azure/templates/microsoft.automation/automationaccounts?tabs=bicep&pivots=deployment-language-bicep).

articles/operational-excellence/relocation-cosmos-db.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.reviewer: mjbrown
1414

1515
# Relocate an Azure Cosmos DB NoSQL account to another region
1616

17+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
18+
1719

1820
This article describes how to either:
1921

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ ms.custom:
1212
---
1313

1414
# Relocate Azure Event Grid custom topics to another region
15-
This article describes how to relocate your Azure Event Grid resources to another Azure region. You might relocate these resources for a number of reasons, such as to take advantage of a new Azure region, to meet internal policy and governance requirements, or in response to capacity planning requirements.
15+
16+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
17+
18+
19+
This article describes how to relocate your Azure Event Grid resources to another Azure region.
1620

1721
The high-level steps are:
1822

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom:
1313

1414
# Relocate Azure Event Grid domains to another region
1515

16+
17+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
18+
1619
This article covers the recommended approach, guidelines, and practices to relocate Event Grid domains to another region.
1720

1821

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ ms.custom:
1212
---
1313

1414
# Relocate Azure Event Grid system topics to another region
15-
You might want to move your resources to another region for a number of reasons. For example, to take advantage of a new Azure region, to meet internal policy and governance requirements, or in response to capacity planning requirements.
15+
16+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
17+
18+
This article covers the recommended approach, guidelines, and practices to relocate Event Grid system topics to another region.
1619

1720
Here are the high-level steps covered in this article:
1821

articles/operational-excellence/relocation-event-hub-cluster.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ ms.custom:
1414

1515
# Relocate an Azure Event Hubs dedicated cluster to another region
1616

17+
18+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
19+
1720
This article shows you how to export an Azure Resource Manager template for an existing Event Hubs dedicated cluster and then use the template to create a cluster with same configuration settings in another region.
1821

1922
If you have other resources such as namespaces and event hubs in the Azure resource group that contains the Event Hubs cluster, you may want to export the template at the resource group level so that all related resources can be moved to the new region in one step. The steps in this article show you how to export an **Event Hubs cluster** to the template. The steps for exporting a **resource group** to the template are similar.
2023

2124
## Prerequisites
25+
2226
Ensure that the dedicated cluster can be created in the target region. The easiest way to find out is to use the Azure portal to try to [create an Event Hubs dedicated cluster](../event-hubs/event-hubs-dedicated-cluster-create-portal.md). You see the list of regions that are supported at that point of time for creating the cluster.
2327

2428

articles/operational-excellence/relocation-event-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Relocation guidance in Azure Event Hubs
2+
title: Relocate Azure Event Hubs to another region
33
description: Learn how to relocate Azure Event Hubs to a another region
44
author: anaharris-ms
55
ms.author: anaharris

articles/operational-excellence/relocation-key-vault.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: subject-relocation, devx-track-azurepowershell
1414

1515
# Relocate Azure Key Vault to another region
1616

17+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
18+
19+
1720
Azure Key Vault doesn't support key vault relocation to another region.
1821

1922
Instead of relocation, you need to:

articles/operational-excellence/relocation-log-analytics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Relocation guidance for Log Analytics workspace
2+
title: Relocate Log Analytics workspace to another region
33
description: Learn how to relocate Log Analytics workspace to a new region.
44
author: anaharris-ms
55
ms.author: anaharris
@@ -14,6 +14,8 @@ ms.custom:
1414

1515
# Relocate Azure Monitor - Log Analytics workspace to another region
1616

17+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
18+
1719
A relocation plan for Log Analytics workspace must include the relocation of any resources that log data with Log Analytics Workspace.
1820

1921
Log Analytics workspace doesn't natively support migrating workspace data from one region to another and associated devices. Instead, you must create a new Log Analytics workspace in the target region and reconfigure the devices and settings in the new workspace.

0 commit comments

Comments
 (0)