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
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.
4
4
services: site-recovery
5
5
author: ankitaduttaMSFT
6
6
manager: rochakm
@@ -10,32 +10,32 @@ ms.date: 11/15/2019
10
10
ms.author: ankitadutta
11
11
12
12
---
13
-
# Deprecation of Site Recovery data encryption feature
13
+
# Deprecation of the Site Recovery data encryption feature
14
14
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.
16
16
17
17
## Deprecation information
18
18
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).
19
20
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).
23
22
23
+
If you're an existing customer who's using this feature, you should have received communications with the deprecation details and remediation steps.
24
24
25
25
## What are the implications?
26
26
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.
28
28
29
29
## Required action
30
-
To continue successful failover operations, and replications follow the steps mentioned below:
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.
38
36
37
+
After you complete the initial replication to storage accounts with SSE enabled, your VMs will use encryption at rest with Azure Site Recovery.
39
38
40
39
## 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