Skip to content

Commit e6e28f6

Browse files
author
Ankita Dutta
committed
2312 EEE tasks
1 parent 2b2b62d commit e6e28f6

5 files changed

+11
-9
lines changed

articles/migrate/migrate-support-matrix-hyper-v-migration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ You can select up to 10 VMs at once for replication. If you want to migrate more
5858
| **IPv6** | Not supported.|
5959
| **NIC teaming** | Not supported.|
6060
| **Azure Site Recovery and/or Hyper-V** | You can't replicate using Migration and modernization if the VM is enabled for replication with Azure Site Recovery or with Hyper-V replica.|
61-
| **Ports** | Outbound connections on HTTPS port 443 to send VM replication data.|
6261

6362

6463
### URL access (public cloud)

articles/site-recovery/azure-to-azure-how-to-enable-replication-cmk-disks.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Enable replication of encrypted Azure VMs in Azure Site Recovery
33
description: This article describes how to configure replication for VMs with customer-managed key (CMK) enabled disks from one Azure region to another by using Site Recovery.
44
author: ankitaduttaMSFT
5-
manager: rochakm
65
ms.service: azure-site-recovery
76
ms.custom: devx-track-azurepowershell
87
ms.topic: how-to
9-
ms.date: 03/27/2024
8+
ms.date: 12/23/2024
109
ms.author: ankitadutta
1110
---
1211

@@ -17,6 +16,9 @@ This article describes how to replicate Azure VMs with Customer-Managed Keys (CM
1716
## Prerequisite
1817
You must create the Disk Encryption set(s) in the target region for the target subscription before enabling replication for your virtual machines that have CMK-enabled managed disks.
1918

19+
> [!NOTE]
20+
> Azure Site Recovery doesn't support rotating the key for an encrypted virtual machine while it is protected. If you rotate the keys, you must disable and re-enable the replication.
21+
2022
## Enable replication
2123

2224
Use the following procedure to replicate machines with Customer-Managed Keys (CMK) enabled disks.

articles/site-recovery/azure-to-azure-how-to-enable-replication.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ title: Configure replication for Azure VMs in Azure Site Recovery
33
description: Learn how to configure replication to another region for Azure VMs, using Site Recovery.
44
author: ankitaduttaMSFT
55
ms.author: ankitadutta
6-
manager: rochakm
76
ms.topic: how-to
8-
ms.date: 03/27/2024
7+
ms.date: 12/23/2024
98
ms.service: azure-site-recovery
109
---
1110

@@ -28,10 +27,13 @@ Use the following procedure to replicate Azure VMs to another Azure region. As a
2827

2928
1. In the vault > **Site Recovery** page, under **Azure virtual machines**, select **Enable replication**.
3029
1. In the **Enable replication** page, under **Source**, do the following:
31-
- **Region**: Select the Azure region from where you want to protect your VMs.
30+
- **Region**: Select the source Azure region where VMs are currently running. If the source resource group is in a different region from the VM, enable replication from the VM > *Disaster Recovery* blade.
3231
For example, the source location is *East Asia*.
3332
>[!NOTE]
33+
> Only resource groups in the same region as the selected source region will be visible from the Recovery Services Blade to enable replication.
34+
>
3435
>For cross-regional disaster recovery, the source location should be different from the Recovery Services Vault and its Resource Group's location. However, it can be the same as any of them for zonal disaster recovery.
36+
3537
- **Subscription**: Select the subscription to which your source VMs belong. This can be any subscription within the same Microsoft Entra tenant where your recovery services vault exists.
3638
- **Resource group**: Select the resource group to which your source virtual machines belong. All the VMs in the selected resource group are listed for protection in the next step.
3739
- **Virtual machine deployment model**: Select Azure deployment model of the source machines.

articles/site-recovery/site-recovery-retain-ip-azure-vm-failover.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Keep IP addresses after Azure VM failover with Azure Site Recovery
33
description: Describes how to retain IP addresses when failing over Azure VMs for disaster recovery to a secondary region with Azure Site Recovery
44
ms.service: azure-site-recovery
5-
ms.date: 07/25/2021
5+
ms.date: 12/23/2024
66
author: ankitaduttaMSFT
77
ms.topic: concept-article
88
ms.author: ankitadutta
@@ -99,7 +99,6 @@ Before failover, the architecture is as follows:
9999
- **Source VNet 1** and **Source VNet 2** are connected with VPN site-to-site
100100
- **Recovery VNet 1** and **Recovery VNet 2** aren't connected to any other VNets.
101101
- **Company A** configures VPN gateways on **Recovery VNet 1** and **Recovery VNet 2**, to reduce RTO.
102-
- **Recovery VNet1** and **Recovery VNet2** are not connected with any other virtual network.
103102
- To reduce recovery time objective (RTO), VPN gateways are configured on **Recovery VNet1** and **Recovery VNet2** prior to failover.
104103

105104
![Resources in Azure before app failover](./media/site-recovery-retain-ip-azure-vm-failover/azure-to-azure-connectivity-isolated-application-before-failover2.png)

articles/site-recovery/upgrade-mobility-service-modernized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ To update the Recovery Service agent, download the latest version [here](./site-
266266

267267
3. To update the Recovery Service agent, run the following command:
268268

269-
`MARSAgentInstaller.exe /q /nu`
269+
`MARSAgentInstaller.exe /q /nu for mars agent`
270270

271271
#### Update remaining components of appliance
272272

0 commit comments

Comments
 (0)