Skip to content

Commit 6879252

Browse files
authored
Merge pull request #225797 from ShawnJackson/site-recovery-deprecation-upgrade
[AQ] edit pass: Site Recovery deprecation and upgrade articles
2 parents b79b22c + 359dadd commit 6879252

File tree

2 files changed

+85
-78
lines changed

2 files changed

+85
-78
lines changed
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deprecation of Azure Site Recovery data encryption feature | Microsoft Docs
3-
description: Details regarig Azure Site Recovery data encryption feature
2+
title: Deprecation of Azure Site Recovery data encryption feature
3+
description: Get details about the Azure Site Recovery data encryption feature.
44
services: site-recovery
55
author: ankitaduttaMSFT
66
manager: rochakm
@@ -10,32 +10,32 @@ ms.date: 11/15/2019
1010
ms.author: ankitadutta
1111

1212
---
13-
# Deprecation of Site Recovery data encryption feature
13+
# Deprecation of the Site Recovery data encryption feature
1414

15-
This document describes the deprecation details and the remediation action you need to take if you are using the Site Recovery data encryption feature while configuring disaster recovery of Hyper-V virtual machines to Azure.
15+
This article describes the deprecation details and the remediation action that you need to take if you're using the Azure Site Recovery data encryption feature while configuring disaster recovery of Hyper-V virtual machines (VMs) to Azure.
1616

1717
## Deprecation information
1818

19+
The Site Recovery data encryption feature was available for customers who wanted to protect replicated data for Hyper-V VMs against security threats. This feature was deprecated on *April 30, 2022*. It was replaced by the [encryption at rest](https://azure.microsoft.com/blog/azure-site-recovery-encryption-at-rest/) feature, which uses [service-side encryption](../storage/common/storage-service-encryption.md) (SSE).
1920

20-
The Site Recovery data encryption feature was available for customers protecting Hyper-V vms to ensure that the replicated data was protected against security threats. this feature will be deprecated by **April 30, 2022**. It is being replaced by the more advanced [Encryption at Rest](https://azure.microsoft.com/blog/azure-site-recovery-encryption-at-rest/) feature, which uses [Storage Service Encryption](../storage/common/storage-service-encryption.md) (SSE). With SSE, data is encrypted before persisting to storage and decrypted on retrieval, and, upon failover to Azure, your VMs will run from the encrypted storage accounts, allowing for an improved recovery time objective (RTO).
21-
22-
Please note that if you are an existing customer using this feature, you would have received communications with the deprecation details and remediation steps.
21+
With SSE, data is encrypted before persisting to storage and decrypted on retrieval. Upon failover to Azure, your VMs will run from the encrypted storage accounts to help improve recovery time objective (RTO).
2322

23+
If you're an existing customer who's using this feature, you should have received communications with the deprecation details and remediation steps.
2424

2525
## What are the implications?
2626

27-
After **April 30, 2022**, any VMs that still use the retired encryption feature will not be allowed to perform failover.
27+
As of *April 30, 2022*, any VMs that still use the retired encryption feature can't perform failover.
2828

2929
## Required action
30-
To continue successful failover operations, and replications follow the steps mentioned below:
3130

32-
Follow these steps for each VM:
33-
1. [Disable replication](./site-recovery-manage-registration-and-protection.md#disable-protection-for-a-hyper-v-virtual-machine-replicating-to-azure-using-the-system-center-vmm-to-azure-scenario).
34-
2. [Create a new replication policy](./hyper-v-azure-tutorial.md#replication-policy).
35-
3. [Enable replication](./hyper-v-vmm-azure-tutorial.md#enable-replication) and select a storage account with SSE enabled.
31+
To continue successful failover operations and replications, follow these steps for each VM:
3632

37-
After completing the initial replication to storage accounts with SSE enabled, your VMs will be using Encryption at Rest with Azure Site Recovery.
33+
1. [Disable replication](./site-recovery-manage-registration-and-protection.md#disable-protection-for-a-hyper-v-virtual-machine-replicating-to-azure-using-the-system-center-vmm-to-azure-scenario).
34+
2. [Create a new replication policy](./hyper-v-azure-tutorial.md#replication-policy).
35+
3. [Enable replication](./hyper-v-vmm-azure-tutorial.md#enable-replication) and select a storage account with SSE enabled.
3836

37+
After you complete the initial replication to storage accounts with SSE enabled, your VMs will use encryption at rest with Azure Site Recovery.
3938

4039
## Next steps
41-
Plan for performing the remediation steps, and execute them at the earliest. In case you have any queries regarding this deprecation, please reach out to Microsoft Support. To read more about Hyper-V to Azure scenario, refer [here](hyper-v-vmm-architecture.md).
40+
41+
Plan for performing the remediation steps, and execute them as soon as possible. If you have any questions about this deprecation, contact Microsoft Support. To read more about the scenario of Hyper-V replication to Azure, see [this article](hyper-v-vmm-architecture.md).

0 commit comments

Comments
 (0)