Skip to content

Commit 87a34b1

Browse files
authored
Update and rename move-automanaged-configurationprofile.md to move-automanaged-configuration-profile.md
1 parent e9c9e3d commit 87a34b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/automanage/move-automanaged-configurationprofile.md renamed to articles/automanage/move-automanaged-configuration-profile.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Move an Azure Automanage Configuration Profile across regions
2+
title: Move an Azure Automanage configuration profile across regions
33
description: Learn how to move an Automanage Configuration Profile across regions
44
ms.service: automanage
55
ms.workload: infrastructure
66
ms.topic: how-to
7-
ms.date: 12/10/2021
7+
ms.date: 05/01/2022
88
ms.custom: subject-moving-resources
99
# Customer intent: As a sysadmin, I want move my Automanage Configuration Profile to a different region.
1010
---
1111

12-
# Move an Azure Automanage Configuration Profile to a different region
12+
# Move an Azure Automanage configuration profile to a different region
1313
This article describes how to migrate an Automanage Configuration Profile to a different region. You might want to move your Configuration Profiles to another region for many 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. You may want to deploy Azure Automanage to some VMs that are in a new region. Some regions may require that you use Automanage Configuration Profiles that are local to that region.
1414

1515
## Prerequisites
1616
* Ensure that your target region is [supported by Automanage](./automanage-virtual-machines.md#prerequisites).
1717
* Ensure that your Log Analytics workspace region, Automation account region, and your target region are all regions supported by the region mappings [here](../automation/how-to/region-mappings.md).
1818

19-
## Download your desired Automanage Configuration Profile
19+
## Download your desired Automanage configuration profile
2020

2121
We'll begin by downloading our previous Configuration Profile using PowerShell. First, perform a `GET` using `Invoke-RestMethod` against the Automanage Resource Provider, substituting the values for your subscription.
2222

0 commit comments

Comments
 (0)