Skip to content

Commit ec90ebc

Browse files
authored
Merge pull request #213038 from MicrosoftDocs/release-v2a-rcm-ga
Release v2a rcm ga
2 parents fd6e59e + 137099b commit ec90ebc

File tree

87 files changed

+812
-343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+812
-343
lines changed

.openpublishing.redirection.json

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/site-recovery/deploy-vmware-azure-replication-appliance-preview.md",
5+
"redirect_url": "/azure/site-recovery/deploy-vmware-azure-replication-appliance-modernized",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/iot-hub/iot-hub-rm-template.md",
510
"redirect_url": "/azure/iot-hub/iot-hub-rm-template-powershell",
@@ -11,14 +16,39 @@
1116
"redirect_document_id": false
1217
},
1318
{
14-
"source_path": "articles/visual-studio/vs-storage-cloud-services-getting-started-queues.md",
15-
"redirect_url": "/previous-versions/azure/visual-studio/vs-storage-cloud-services-getting-started-queues",
16-
"redirect_document_id": false
19+
"source_path": "articles/site-recovery/failover-failback-overview-preview.md",
20+
"redirect_url": "/azure/site-recovery/failover-failback-overview-modernized",
21+
"redirect_document_id": false
1722
},
1823
{
19-
"source_path": "articles/visual-studio/vs-storage-cloud-services-getting-started-tables.md",
20-
"redirect_url": "/previous-versions/azure/visual-studio/vs-storage-cloud-services-getting-started-tables",
21-
"redirect_document_id": false
24+
"source_path": "articles/site-recovery/switch-replication-appliance-preview.md",
25+
"redirect_url": "/azure/site-recovery/switch-replication-appliance-modernized",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "articles/site-recovery/upgrade-mobility-service-preview.md",
30+
"redirect_url": "/azure/site-recovery/upgrade-mobility-service-modernized",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/site-recovery/vmware-azure-set-up-replication-tutorial-preview.md",
35+
"redirect_url": "/azure/site-recovery/vmware-azure-set-up-replication-tutorial-modernized",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/site-recovery/vmware-azure-architecture-preview.md",
40+
"redirect_url": "/azure/site-recovery/vmware-azure-architecture-modernized",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path": "articles/physical-server-azure-architecture-preview.md",
45+
"redirect_url": "/azure/physical-server-azure-architecture-modernized",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path": "articles/vmware-azure-tutorial-failover-failback-preview.md",
50+
"redirect_url": "/azure/vmware-azure-tutorial-failover-failback-modernized",
51+
"redirect_document_id": false
2252
},
2353
{
2454
"source_path": "articles/automanage/automanage-virtual-machines.md",
@@ -28841,3 +28871,4 @@
2884128871
}
2884228872
]
2884328873
}
28874+

articles/site-recovery/deploy-vmware-azure-replication-appliance-preview.md renamed to articles/site-recovery/deploy-vmware-azure-replication-appliance-modernized.md

Lines changed: 41 additions & 38 deletions
Large diffs are not rendered by default.

articles/site-recovery/failover-failback-overview-preview.md renamed to articles/site-recovery/failover-failback-overview-modernized.md

Lines changed: 28 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: About failover and failback in Azure Site Recovery - Preview
3-
description: Learn about failover and failback in Azure Site Recovery - Preview
2+
title: About failover and failback in Azure Site Recovery - Modernized
3+
description: Learn about failover and failback in Azure Site Recovery - Modernized
44
ms.topic: conceptual
5-
ms.date: 08/19/2021
5+
ms.date: 09/21/2022
66

77
---
8-
# About on-premises disaster recovery failover/failback - Preview
8+
# About on-premises disaster recovery failover/failback - Modernized
99

10-
This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Preview.
10+
This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Modernized.
1111

1212
For information about failover and failback in Azure Site Recovery Classic releases, [see this article](failover-failback-overview.md).
1313

@@ -32,7 +32,7 @@ Failover is a two-phase activity:
3232

3333
- **Failover**: The failover that creates and brings up an Azure VM using the selected recovery point.
3434
- **Commit**: After failover you verify the VM in Azure:
35-
- You can then commit the failover to the selected recovery point, or select a different point for the commit.
35+
- You can then commit the failover to the selected recovery point or select a different point for the commit.
3636
- After committing the failover, the recovery point can't be changed.
3737

3838

@@ -42,7 +42,7 @@ To connect to the Azure VMs created after failover using RDP/SSH, there are seve
4242

4343
**Failover** | **Location** | **Actions**
4444
--- | --- | ---
45-
**Azure VM running Windows** | On the on-premises machine before failover | **Access over the internet**: Enable RDP. Make sure that TCP and UDP rules are added for **Public**, and that RDP is allowed for all profiles in **Windows Firewall** > **Allowed Apps**.<br/><br/> **Access over site-to-site VPN**: Enable RDP on the machine. Check that RDP is allowed in the **Windows Firewall** -> **Allowed apps and features**, for **Domain and Private** networks.<br/><br/> Make sure the operating system SAN policy is set to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135).<br/><br/> Make sure there are no Windows updates pending on the VM when you trigger a failover. Windows Update might start when you fail over, and you won't be able to log onto the VM until updates are done.
45+
**Azure VM running Windows** | On the on-premises machine before failover | **Access over the internet**: Enable RDP. Make sure that TCP and UDP rules are added for **Public**, and that RDP is allowed for all profiles in **Windows Firewall** > **Allowed Apps**.<br/><br/> **Access over site-to-site VPN**: Enable RDP on the machine. Check that RDP is allowed in the **Windows Firewall** -> **Allowed apps and features**, for **Domain and Private** networks.<br/><br/> Make sure the operating system SAN policy is set to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135).<br/><br/> Make sure there are no Windows updates pending on the VM when you trigger a failover. Windows Update might start when you failover, and you won't be able to log onto the VM until updates are done.
4646
**Azure VM running Windows** | On the Azure VM after failover | [Add a public IP address](/archive/blogs/srinathv/how-to-add-a-public-ip-address-to-azure-vm-for-vm-failed-over-using-asr) for the VM.<br/><br/> The network security group rules on the failed over VM (and the Azure subnet to which it is connected) must allow incoming connections to the RDP port.<br/><br/> Check **Boot diagnostics** to verify a screenshot of the VM. If you can't connect, check that the VM is running, and review [troubleshooting tips](https://social.technet.microsoft.com/wiki/contents/articles/31666.troubleshooting-remote-desktop-connection-after-failover-using-asr.aspx).
4747
**Azure VM running Linux** | On the on-premises machine before failover | Ensure that the Secure Shell service on the VM is set to start automatically on system boot.<br/><br/> Check that firewall rules allow an SSH connection to it.
4848
**Azure VM running Linux** | On the Azure VM after failover | The network security group rules on the failed over VM (and the Azure subnet to which it is connected) need to allow incoming connections to the SSH port.<br/><br/> [Add a public IP address](/archive/blogs/srinathv/how-to-add-a-public-ip-address-to-azure-vm-for-vm-failed-over-using-asr) for the VM.<br/><br/> Check **Boot diagnostics** for a screenshot of the VM.<br/><br/>
@@ -55,9 +55,9 @@ Site Recovery provides different failover options.
5555
--- | --- | --- | ---
5656
**Test failover** | Used to run a drill that validates your BCDR strategy, without any data loss or downtime.| Creates a copy of the VM in Azure, with no impact on ongoing replication, or on your production environment. | 1. Run a test failover on a single VM, or on multiple VMs in a recovery plan.<br/><br/> 2. Select a recovery point to use for the test failover.<br/><br/> 3. Select an Azure network in which the Azure VM will be located when it's created after failover. The network is only used for the test failover.<br/><br/> 4. Verify that the drill worked as expected. Site Recovery automatically cleans up VMs created in Azure during the drill.
5757
**Planned failover-Hyper-V** | Usually used for planned downtime.<br/><br/> Source VMs are shut down. The latest data is synchronized before initiating the failover. | Zero data loss for the planned workflow. | 1. Plan a downtime maintenance window and notify users.<br/><br/> 2. Take user-facing apps offline.<br/><br/> 3. Initiate a planned failover with the latest recovery point. The failover doesn't run if the machine isn't shut down, or if errors are encountered.<br/><br/> 4. After the failover, check that the replica Azure VM is active in Azure.<br/><br/> 5. Commit the failover to finish up. The commit action deletes all recovery points.
58-
**Failover-Hyper-V** | Usually run if there's an unplanned outage, or the primary site isn't available.<br/><br/> Optionally shut down the VM, and synchronize final changes before initiating the failover. | Minimal data loss for apps. | 1. Initiate your BCDR plan. <br/><br/> 2. Initiate a failover. Specify whether Site Recovery should shut down the VM and synchronize/replicate the latest changes before triggering the failover.<br/><br/> 3. You can fail over to a number of recovery point options, summarized in the table below.<br/><br/> If you don't enable the option to shut down the VM, or if Site Recovery can't shut it down, the latest recovery point is used.<br/>The failover runs even if the machine can't be shut down.<br/><br/> 4. After failover, you check that the replica Azure VM is active in Azure.<br/> If required, you can select a different recovery point from the retention window of 24 hours.<br/><br/> 5. Commit the failover to finish up. The commit action deletes all available recovery points.
58+
**Failover-Hyper-V** | Usually run if there's an unplanned outage, or the primary site isn't available.<br/><br/> Optionally shut down the VM and synchronize final changes before initiating the failover. | Minimal data loss for apps. | 1. Initiate your BCDR plan. <br/><br/> 2. Initiate a failover. Specify whether Site Recovery should shut down the VM and synchronize/replicate the latest changes before triggering the failover.<br/><br/> 3. You can failover to a number of recovery point options, summarized in the table below.<br/><br/> If you don't enable the option to shut down the VM, or if Site Recovery can't shut it down, the latest recovery point is used.<br/>The failover runs even if the machine can't be shut down.<br/><br/> 4. After failover, you check that the replica Azure VM is active in Azure.<br/> If required, you can select a different recovery point from the retention window of 24 hours.<br/><br/> 5. Commit the failover to finish up. The commit action deletes all available recovery points.
5959
**Failover-VMware** | Usually run if there's an unplanned outage, or the primary site isn't available.<br/><br/> Optionally specify that Site Recovery should try to trigger a shutdown of the VM, and to synchronize and replicate final changes before initiating the failover. | Minimal data loss for apps. | 1. Initiate your BCDR plan. <br/><br/> 2. Initiate a failover from Site Recovery. Specify whether Site Recovery should try to trigger VM shutdown and synchronize before running the failover.<br/> The failover runs even if the machines can't be shut down.<br/><br/> 3. After the failover, check that the replica Azure VM is active in Azure. <br/>If required, you can select a different recovery point from the retention window of 72 hours.<br/><br/> 5. Commit the failover to finish up. The commit action deletes all recovery points.<br/> For Windows VMs, Site Recovery disables the VMware tools during failover.
60-
**Planned failover-VMware** | You can perform a planned failover from Azure to on-premises. | Since it is a planned failover activity, the recovery point is generated after the planned failover job is triggered. | When the planned failover is triggered, pending changes are copied to on-premises, a latest recovery point of the VM is generated and Azure VM is shut down.<br/><br/> Follow the fail over process as discussed [here](vmware-azure-tutorial-failover-failback-preview.md#planned-failover-from-azure-to-on-premises). Post this, on-premises machine is turned on. After a successful planned failover, the machine will be active in your on-premises environment.
60+
**Planned failover-VMware** | You can perform a planned failover from Azure to on-premises. | Since it is a planned failover activity, the recovery point is generated after the planned failover job is triggered. | When the planned failover is triggered, pending changes are copied to on-premises, a latest recovery point of the VM is generated and Azure VM is shut down.<br/><br/> Follow the failover process as discussed [here](vmware-azure-tutorial-failover-failback-modernized.md#planned-failover-from-azure-to-on-premises). Post this, on-premises machine is turned on. After a successful planned failover, the machine will be active in your on-premises environment.
6161

6262
## Failover processing
6363

@@ -74,10 +74,10 @@ During failover, you can select a number of recovery point options.
7474
--- | ---
7575
**Latest (lowest RPO)** | This option provides the lowest recovery point objective (RPO). It first processes all the data that has been sent to Site Recovery service, to create a recovery point for each VM, before failing over to it. This recovery point has all the data replicated to Site Recovery when the failover was triggered.
7676
**Latest processed** | This option fails over VMs to the latest recovery point processed by Site Recovery. To see the latest recovery point for a specific VM, check **Latest Recovery Points** in the VM settings. This option provides a low RTO (Recovery Time Objective), because no time is spent processing unprocessed data.
77-
**Latest app-consistent** | This option fails over VMs to the latest application-consistent recovery point processed by Site Recovery, if app-consistent recovery points are enabled. Check the latest recovery point in the VM settings.
78-
**Latest multi-VM processed** | This option is available for recovery plans with one or more VMs that have multi-VM consistency enabled. VMs with the setting enabled fail over to the latest common multi-VM consistent recovery point. Any other VMs in the plan fail over to the latest processed recovery point.
79-
**Latest multi-VM app-consistent** | This option is available for recovery plans with one or more VMs that have multi-VM consistency enabled. VMs that are part of a replication group fail over to the latest common multi-VM application-consistent recovery point. Other VMs fail over to their latest application-consistent recovery point.
80-
**Custom** | Use this option to fail over a specific VM to a particular recovery point in time. This option isn't available for recovery plans.
77+
**Latest app-consistent** | This option fails over VMs to the latest application-consistent recovery point processed by Site Recovery if app-consistent recovery points are enabled. Check the latest recovery point in the VM settings.
78+
**Latest multi-VM processed** | This option is available for recovery plans with one or more VMs that have multi-VM consistency enabled. VMs with the setting enabled failover to the latest common multi-VM consistent recovery point. Any other VMs in the plan failover to the latest processed recovery point.
79+
**Latest multi-VM app-consistent** | This option is available for recovery plans with one or more VMs that have multi-VM consistency enabled. VMs that are part of a replication group failover to the latest common multi-VM application-consistent recovery point. Other VMs failover to their latest application-consistent recovery point.
80+
**Custom** | Use this option to failover a specific VM to a particular recovery point in time. This option isn't available for recovery plans.
8181

8282
> [!NOTE]
8383
> Recovery points can't be migrated to another Recovery Services vault.
@@ -139,7 +139,7 @@ When you reprotect Azure machines to on-premises, you will be notified that you
139139

140140
If your on-premises environment is not ready or if you face any challenges, you can cancel the failover.
141141

142-
Once you have initiated the planned failover and it completes successfully, your on-premises environment becomes available for usage. But after the completion of the operation, if you want to fail over to a different recovery point, then you can cancel the failover.
142+
Once you have initiated the planned failover and it completes successfully, your on-premises environment becomes available for usage. But after the completion of the operation, if you want to failover to a different recovery point, then you can cancel the failover.
143143

144144

145145
- Only planned failover can be canceled.
@@ -150,7 +150,17 @@ Once you have initiated the planned failover and it completes successfully, your
150150

151151

152152
## Next steps
153-
- [Failover VMware VMs to Azure (preview)](vmware-azure-tutorial-failover-failback-preview.md#run-a-failover-to-azure)
154-
- [Planned failover (preview)](vmware-azure-tutorial-failover-failback-preview.md#planned-failover-from-azure-to-on-premises)
155-
- [Re-protect (preview)](vmware-azure-tutorial-failover-failback-preview.md#re-protect-the-on-premises-machine-to-azure-after-successful-planned-failover)
156-
- [Cancel failover (preview)](vmware-azure-tutorial-failover-failback-preview.md#cancel-planned-failover)
153+
154+
> [!div class="nextstepaction"]
155+
> [Failover VMware VMs to Azure (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#run-a-failover-to-azure)
156+
157+
> [!div class="nextstepaction"]
158+
> [Planned failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#planned-failover-from-azure-to-on-premises)
159+
160+
> [!div class="nextstepaction"]
161+
> [Re-protect (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#re-protect-the-on-premises-machine-to-azure-after-successful-planned-failover)
162+
163+
> [!div class="nextstepaction"]
164+
> [Cancel failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#cancel-planned-failover)
165+
166+

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 06/30/2021
99

1010
This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Classic.
1111

12-
For information about failover and failback in Azure Site Recovery Preview release, [see this article](failover-failback-overview-preview.md).
12+
For information about failover and failback in Azure Site Recovery Modernized release, [see this article](failover-failback-overview-modernized.md).
1313

1414
## Recovery stages
1515

articles/site-recovery/how-to-move-from-classic-to-modernized-vmware-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 07/15/2022
99

1010
# How to move from classic to modernized VMware disaster recovery 
1111

12-
This article provides information about how you can move/migrate your VMware replications from [classic](./vmware-azure-architecture.md) to [modernized](./vmware-azure-architecture-preview.md) protection architecture. With this capability to migrate, you can successfully transfer your replicated items from a configuration server to an Azure Site Recovery replication appliance. This migration is guided by a smart replication mechanism which ensures that the complete initial replication is not performed again for non-critical replicated items, and only the differential data is transferred.
12+
This article provides information about how you can move/migrate your VMware replications from [classic](./vmware-azure-architecture.md) to [modernized](./vmware-azure-architecture-modernized.md) protection architecture. With this capability to migrate, you can successfully transfer your replicated items from a configuration server to an Azure Site Recovery replication appliance. This migration is guided by a smart replication mechanism which ensures that the complete initial replication is not performed again for non-critical replicated items, and only the differential data is transferred.
1313

1414
> [!Note]
1515
> - Movement of physical servers to modernized architecture is not yet supported.  

0 commit comments

Comments
 (0)