Skip to content

Commit 2e49c66

Browse files
Merge pull request #271987 from Sharmistha-Rai/main
LSI items
2 parents d90d9f8 + 08ee6dc commit 2e49c66

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

articles/site-recovery/failover-failback-overview-modernized.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Failover is a two-phase activity:
3737
- You can then commit the failover to the selected recovery point or select a different point for the commit.
3838
- After committing the failover, the recovery point can't be changed.
3939

40+
>[!NOTE]
41+
> Use crash consistent recovery point on Windows Server 2012 or older versions, as the boot time of failed over VMs may be longer for these versions in case of application consistent recovery point.
4042
4143
## Connect to Azure after failover
4244

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Guest operating system | Any guest OS [supported for Azure](../cloud-services/cl
5353
--- | ---
5454
Resize disk on replicated Hyper-V VM | Not supported. Disable replication, make the change, and then re-enable replication for the VM.
5555
Add disk on replicated Hyper-V VM | Not supported. Disable replication, make the change, and then re-enable replication for the VM.
56+
Change disk ID on replication Hyper-V VM | Not supported. If you change the disk ID, it impacts the replication and will show the disk as "Not Protected".
5657

5758
## Hyper-V network configuration
5859

articles/site-recovery/vmware-physical-azure-support-matrix.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ Machine workload | Site Recovery supports replication of any workload running on
7575
Machine name | Ensure that the display name of machine doesn't fall into [Azure reserved resource names](../azure-resource-manager/templates/error-reserved-resource-name.md).<br/><br/> Logical volume names aren't case-sensitive. Ensure that no two volumes on a device have same name. For example, Volumes with names "voLUME1", "volume1" can't be protected through Azure Site Recovery.
7676
Azure Virtual Machines as Physical | Failover of virtual machines with Marketplace image disks is currently not supported.
7777

78+
>[!NOTE]
79+
> Different machine with same BIOS ID are not supported.
80+
7881
### For Windows
7982

8083
> [!NOTE]

0 commit comments

Comments
 (0)