You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,6 +17,9 @@ This article summarizes support and prerequisites when you move virtual machines
17
17
18
18
Resource Mover supports Azure VMs running these Windows operating systems.
19
19
20
+
> [!NOTE]
21
+
> Windows Trusted Launch VMs are supported by Resource Mover.
22
+
20
23
**Operating system** | **Details**
21
24
--- | ---
22
25
Windows Server 2019 | Supported for Server Core, Server with Desktop Experience.
@@ -27,16 +30,19 @@ Windows Server 2008 R2 with SP1/SP2 | Supported.<br/><br/> For machines running
27
30
Windows 10 (x64) | Supported.
28
31
Windows 8.1 (x64) | Supported.
29
32
Windows 8 (x64) | Supported.
30
-
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 will not succeed. Learn more about [SHA-2 upgrade and requirements](https://aka.ms/SHA-2KB).
33
+
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).
31
34
32
35
33
36
## Linux VM support
34
37
35
-
Resource Move supports Azure VMs running these Linux operating systems.
38
+
Resource Mover supports Azure VMs running these Linux operating systems.
39
+
40
+
> [!NOTE]
41
+
> Linux Trusted Launch VMs aren't supported by Resource Mover.
36
42
37
43
**Operating system** | **Details**
38
44
--- | ---
39
-
Red Hat Enterprise Linux | 6.7, 6.8, 6.9, 6.10, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6,[7.7](https://support.microsoft.com/help/4528026/update-rollup-41-for-azure-site-recovery), [8.0](https://support.microsoft.com/help/4531426/update-rollup-42-for-azure-site-recovery), 8.1
45
+
Red Hat Enterprise Linux | 6.7, 6.8, 6.9, 6.10, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6,[7.7](https://support.microsoft.com/help/4528026/update-rollup-41-for-azure-site-recovery), [8.0](https://support.microsoft.com/help/4531426/update-rollup-42-for-azure-site-recovery), 8.1, 9.4
40
46
Ubuntu 14.04 LTS Server | [Supported kernel versions](#supported-ubuntu-kernel-versions)
41
47
Ubuntu 16.04 LTS Server | [Supported kernel version](#supported-ubuntu-kernel-versions)<br/><br/> Ubuntu servers using password-based authentication and sign-in, and the cloud-init package to configure cloud VMs, might have password-based sign-in disabled on failover (depending on the cloud-init configuration). Password-based sign-in can be reenabled on the virtual machine by resetting the password from the Support > Troubleshooting > Settings menu (of the failed over VM in the Azure portal.
42
48
Ubuntu 18.04 LTS Server | [Supported kernel version](#supported-ubuntu-kernel-versions).
@@ -106,7 +112,7 @@ Extensions | Not supported | Extensions aren't copied over to the VM in target
106
112
This table summarized support for the Azure VM OS disk, data disk, and temporary disk. It's important to observe the VM disk limits and targets for [managed disks](/azure/virtual-machines/disks-scalability-targets) to avoid any performance issues.
107
113
108
114
> [!NOTE]
109
-
> The target VM size should be equal to or larger than the source VM. The parameters used for validation are: Data Disks Count, NICs count, Available CPUs, Memory in GB. If it sn't a error is issued.
115
+
> The target VM size should be equal to or larger than the source VM. The parameters used for validation are: Data Disks Count, NICs count, Available CPUs, Memory in GB. If it isn't, an error is issued.
110
116
111
117
112
118
**Component** | **Support** | **Details**
@@ -152,7 +158,7 @@ Network security group | Supported | Specify an existing resource in the target
152
158
Reserved (static) IP address | Supported | You can't currently configure this. The value defaults to the source value. <br/><br/> If the NIC on the source VM has a static IP address, and the target subnet has the same IP address available, it's assigned to the target VM.<br/><br/> If the target subnet doesn't have the same IP address available, the initiate move for the VM will fail.
153
159
Dynamic IP address | Supported | You can't currently configure this. The value defaults to the source value.<br/><br/> If the NIC on the source has dynamic IP addressing, the NIC on the target VM is also dynamic by default.
154
160
IP configurations | Supported | You can't currently configure this. The value defaults to the source value.
155
-
VNET Peering | Not Retained | The VNET which is moved to the target region will not retain its VNET peering configuration present in the source region. To retain the peering, it needs to do be done again manually in the target region.
161
+
VNET Peering | Not Retained | The VNET which is moved to the target region won't retain its VNET peering configuration present in the source region. To retain the peering, it needs to do be done again manually in the target region.
Copy file name to clipboardExpand all lines: articles/site-recovery/shared-disks-common-questions.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article answers common questions about Azure to Azure Shared d
4
4
ms.author: ankitadutta
5
5
author: ankitaduttaMSFT
6
6
ms.topic: faq
7
-
ms.date: 04/02/2025
7
+
ms.date: 04/22/2025
8
8
ms.service: azure-site-recovery
9
9
10
10
---
@@ -18,7 +18,7 @@ This article answers common questions about using shared disks (Azure to Azure)
18
18
No, Azure Site Recovery does not support Linux VMs with shared disks. Only VMs with WSFC-based shared disks are supported.
19
19
20
20
#### Is PowerShell supported for Azure Site Recovery with shared disks?
21
-
No, PowerShell support for shared disks is currently unavailable.
21
+
Yes, it is supported.
22
22
23
23
#### Can we enable replication for only some of the VMs attached to a shared disk?
24
24
No, enable replication can only be enabled successfully when all the VMs attached to a shared disk are selected.
@@ -32,14 +32,12 @@ Yes, you can restart the job without reselecting clusters, just like other A2A s
32
32
#### Can new shared disks be added to a protected cluster?
33
33
No, if new shared disks need to be added, disable the replication for the already protected cluster. Enable a new cluster protection with a new cluster name for the modified infrastructure.
34
34
35
-
#### Can we select both crash-consistent and app-consistent recovery points?
36
-
Yes, both types of recovery points are generated. App-consistent recovery points and Latest recovery point will be available as part of General Availability.
35
+
#### Are both crash-consistent and app-consistent recovery points supported?
36
+
No, Azure Site Recovery for Shared Disks supports only Crash consistent recovery points.
37
37
38
38
#### Can we use recovery plans to failover Azure Site Recovery enabled VMs with shared disks?
39
39
No, recovery plans are not supported for shared disks in Azure Site Recovery.
40
40
41
-
#### Why is there no health status for VMs with shared disks in the monitoring plane, whether test failover is completed or not?
42
-
The health status warning due to test failover will be available as part of General Availability.
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-cost.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Understanding Azure Site Recovery for Managed Disks Charges
3
3
description: This article summarizes the costs disaster recovery and migration deployment scenarios.
4
4
ms.topic: overview
5
5
ms.service: azure-site-recovery
6
-
ms.date: 01/21/2025
6
+
ms.date: 04/22/2025
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
@@ -46,7 +46,7 @@ Network egress costs, also known as outbound data transfer charges, occur when r
46
46
This cost includes:
47
47
48
48
-**Source**:
49
-
- For Pv1 disks, incremental snapshots are charged.
49
+
- For Standard and Pv1 disks, incremental snapshots are charged.
50
50
- For Pv2 disks, one full snapshot followed by incremental snapshots is charged.
51
51
-**Target**:
52
52
- Snapshot costs are associated with the recovery points created by Azure Site Recovery. These snapshots capture the replica storage at a point in time and are charged based on the consumed capacity. Pricing details align with Page Blob Snapshots. [Learn more](https://azure.microsoft.com/pricing/details/storage/page-blobs/#:~:text=Note%3A%20Snapshots%20are%20charged,at%20%240.12%20%2FGB%20per%20month.?msockid=3816c7206e2268e7035dd3316f7069f4).
0 commit comments