Skip to content

Commit 7cfc023

Browse files
Merge pull request #312182 from RochakSingh-blr/24-feb-update-cycle-changes
RM update cycle for stale articles
2 parents 5f4864e + 5e20da5 commit 7cfc023

8 files changed

Lines changed: 15 additions & 15 deletions

articles/resource-mover/about-move-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.service: azure-resource-mover
77
ms.topic: overview
88
ms.date: 07/31/2025
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: UpdateFrequency.5
1111
# Customer intent: "As an Azure administrator, I want to understand the process of moving resources across regions, so that I can effectively manage dependencies and minimize downtime during the transition."
1212
---

articles/resource-mover/common-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-resource-mover
77
ms.custom: engagement-fy23, UpdateFrequency.5
88
ms.topic: faq
99
ms.date: 07/31/2025
10-
ms.update-cycle: 180-days
10+
ms.update-cycle: 365-days
1111
# Customer intent: As an Azure user, I want to understand the capabilities and limitations of the Azure Resource Mover, so that I can effectively plan and execute resource migrations across regions and subscriptions.
1212
---
1313

articles/resource-mover/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: overview
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: mvc, engagement-fy23, UpdateFrequency.5
1111
# Customer intent: As an Azure administrator, I want to understand how Resource Mover simplifies the process of relocating Azure resources across regions, so that I can efficiently manage my resources in response to strategic business needs and compliance requirements.
1212
---

articles/resource-mover/select-options-to-move-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: overview
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: mvc, engagement-fy23, UpdateFrequency.5
1111
# Customer intent: As an Azure administrator, I want to compare the available tools for moving resources across regions, so that I can select the most suitable option for efficiently relocating my Azure resources based on their dependencies and requirements.
1212
---

articles/resource-mover/support-matrix-extension-resource-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: concept-article
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: UpdateFrequency.5
1111

1212
# Customer intent: "As a cloud architect, I want to understand which extension resource types are supported during region migrations, so that I can plan and execute effective resource relocations without encountering unsupported configurations."

articles/resource-mover/support-matrix-move-region-azure-vm.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: how-to
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: engagement-fy23, UpdateFrequency.5, linux-related-content
1111
# Customer intent: As a cloud administrator, I want to understand the prerequisites and supported configurations for moving Azure VMs between regions using Resource Mover, so that I can ensure a successful migration process without service interruptions.
1212
---
@@ -28,11 +28,11 @@ Windows Server 2019 | Supported for Server Core, Server with Desktop Experience.
2828
Windows Server 2016 | Supported Server Core, Server with Desktop Experience.
2929
Windows Server 2012 R2 | Supported.
3030
Windows Server 2012 | Supported.
31-
Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running Windows Server 2008 R2 with SP1/SP2, you need to install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419). SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the agent extension won't install/upgrade as expected. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
31+
Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running Windows Server 2008 R2 with SP1/SP2, you need to install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419). SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the agent extension won't install/upgrade as expected. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
3232
Windows 10 (x64) | Supported.
3333
Windows 8.1 (x64) | Supported.
3434
Windows 8 (x64) | Supported.
35-
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step won't succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
35+
Windows 7 (x64) with SP1 onwards | Install a Windows [servicing stack update (SSU)](https://support.microsoft.com/help/4490628) and [SHA-2 update](https://support.microsoft.com/help/4474419) on machines running Windows 7 with SP1. SHA-1 isn't supported from September 2019, and if SHA-2 code signing isn't enabled the 'prepare' step won't succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
3636

3737

3838
## Linux VM support
@@ -119,12 +119,12 @@ This table summarized support for the Azure VM OS disk, data disk, and temporary
119119

120120
**Component** | **Support** | **Details**
121121
--- | --- | ---
122-
OS disk maximum size | 2048 GB | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
122+
OS disk maximum size | 2,048 GB | [Learn more](/azure/virtual-machines/managed-disks-overview) about VM disks.
123123
Temporary disk | Not supported | The temporary disk is always excluded from the prepare process.<br/><br/> Don't store any persistent data on the temporary disk. [Learn more](/azure/virtual-machines/managed-disks-overview#temporary-disk).
124-
Data disk maximum size | 8192 GB for managed disks
124+
Data disk maximum size | 8,192 GB for managed disks
125125
Data disk minimum size | 2 GB for managed disks |
126126
Data disk maximum number | Up to 64, in accordance with support for a specific Azure VM size | [Learn more](/azure/virtual-machines/sizes) about VM sizes.
127-
Data disk change rate | Maximum of 10 MBps per disk for premium storage. Maximum of 2 MBps per disk for Standard storage. | If the average data change rate on the disk is continuously higher than the maximum, the preparation won't catch up.<br/><br/> However, if the maximum is exceeded sporadically, preparation can catch up, but you might see slightly delayed recovery points.
127+
Data disks change rate | Maximum of 10 MBps per disk for premium storage. Maximum of 2 MBps per disk for Standard storage. | If the average data change rate on the disk is continuously higher than the maximum, the preparation won't catch up.<br/><br/> However, if the maximum is exceeded sporadically, preparation can catch up, but you might see slightly delayed recovery points.
128128
Data disk (Standard storage account) | Not supported. | Change the storage type to managed disk, and then try moving the VM.
129129
Data disk (Premium storage account) | Not supported | Change the storage type to managed disk, and then try moving the VM.
130130
Managed disk (Standard) | Supported |
@@ -146,7 +146,7 @@ Premium P10 or P15 disk | 8 KB | 2 MB/s | 168 GB per disk
146146
Premium P10 or P15 disk | 16 KB | 4 MB/s | 336 GB per disk
147147
Premium P10 or P15 disk | 32 KB or greater | 8 MB/s | 672 GB per disk
148148
Premium P20 or P30 or P40 or P50 disk | 8 KB | 5 MB/s | 421 GB per disk
149-
Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1684 GB per disk
149+
Premium P20 or P30 or P40 or P50 disk | 16 KB or greater |20 MB/s | 1,684 GB per disk
150150

151151
## Supported VM networking settings
152152

@@ -186,7 +186,7 @@ If you're using a network security group (NSG) rules to control outbound connect
186186
- **EventHub*
187187
- *AzureKeyVault*
188188
- *GuestAndHybridManagement*
189-
- We recommend you test rules in a non-production environment. [Review some examples](../site-recovery/azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags).
189+
- We recommend you test rules in a nonproduction environment. [Review some examples](../site-recovery/azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags).
190190

191191
## Next steps
192192

articles/resource-mover/support-matrix-move-region-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: v-rochak2
66
ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: concept-article
9-
ms.update-cycle: 180-days
9+
ms.update-cycle: 365-days
1010
ms.custom: UpdateFrequency.5
1111
# Customer intent: As a database administrator, I want to understand the support and limitations for moving Azure SQL resources between regions, so that I can effectively plan and execute resource relocations while ensuring compliance with feature availability and prerequisites.
1212
---

articles/resource-mover/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 07/31/2025
77
ms.service: azure-resource-mover
88
ms.topic: whats-new
99
ms.custom: UpdateFrequency.5
10-
ms.update-cycle: 180-days
10+
ms.update-cycle: 365-days
1111
# Customer intent: "As a cloud administrator, I want to utilize the features of Azure Resource Mover for managing resource migrations across subscriptions and regions, so that I can streamline the organization and billing of our cloud resources."
1212
---
1313

0 commit comments

Comments
 (0)