Skip to content

Commit 4ed62a5

Browse files
authored
Merge pull request #271727 from ankitaduttaMSFT/919s
919
2 parents 40bafef + 60e1879 commit 4ed62a5

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/site-recovery/site-recovery-faq.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ metadata:
44
description: This article discusses popular general questions about Azure Site Recovery.
55
ms.topic: faq
66
ms.service: site-recovery
7-
ms.date: 04/08/2024
7+
ms.date: 04/10/2024
88

99

1010
title: General questions about Azure Site Recovery
1111
summary: |
12-
This article summarizes frequently asked questions about Azure Site Recovery. For specific scenarios, review these articles
12+
This article summarizes frequently asked questions about Azure Site Recovery. For specific scenarios, review these articles:
1313
1414
- [Questions about Azure virtual machine disaster recovery to Azure](azure-to-azure-common-questions.md)
1515
- [Questions about VMware virtual machine disaster recovery to Azure](vmware-azure-common-questions.md)
@@ -27,7 +27,7 @@ sections:
2727
- question: |
2828
Can I protect a virtual machine that has a Docker disk?
2929
answer: |
30-
No, Azure Site Recovery does not support Docker workloads running on virtual machines. To protect these virtual machines with Site Recovery, exclude the disks that have Docker installed on them.
30+
No, Azure Site Recovery doesn't support Docker workloads running on virtual machines. To protect these virtual machines with Site Recovery, exclude the disks that have Docker installed on them.
3131
3232
- question: |
3333
What does Site Recovery do to ensure data integrity?
@@ -37,12 +37,12 @@ sections:
3737
- question: |
3838
How can I migrate/protect software which requires a persistent MAC address on the virtual machine?
3939
answer: |
40-
Azure does not support persistent MAC addresses and so software with MAC based license models cannot be used for both on-premises to Azure migration or disaster recovery.
40+
Azure doesn't support persistent MAC addresses and so software with MAC based license models cannot be used for both on-premises to Azure migration or disaster recovery.
4141
4242
- question: |
4343
Does Azure Site Recovery currently support Ephemeral Disks?
4444
answer: |
45-
No, Azure Site Recovery currently does not support Ephemeral Disks.
45+
No, Azure Site Recovery currently doesn't support Ephemeral Disks.
4646
4747
- question: |
4848
What is the Microsoft Azure Recovery Services agent used for?
@@ -124,7 +124,7 @@ sections:
124124
- question: |
125125
Is there a cost associated to perform disaster recovery drills/test failover?
126126
answer: |
127-
There is no separate cost for disaster recovery drill. There will be compute charges after the virtual machine is created after the test failover.
127+
There isn't any separate cost for disaster recovery drill. There is compute charges after the virtual machine is created after the test failover.
128128
129129
130130
- name: Security
@@ -163,7 +163,7 @@ sections:
163163
- question: |
164164
How can I enforce TLS 1.2 on HyperV-to-Azure Site Recovery scenarios?
165165
answer: |
166-
All communication between the microservices of Azure Site Recovery happens on TLS 1.2 protocol. Site Recovery uses security providers configured in the system (OS) and uses the latest available TLS protocol. One will need to explicitly enable the TLS 1.2 in the Registry and then Site Recovery will start using TLS 1.2 for communication with services.
166+
All communication between the microservices of Azure Site Recovery happens on TLS 1.2 protocol. Site Recovery uses security providers configured in the system (OS) and uses the latest available TLS protocol. One needs to explicitly enable the TLS 1.2 in the Registry and then Site Recovery will start using TLS 1.2 for communication with services.
167167
168168
- question: |
169169
How can I enforce restricted access on my storage accounts which are accessed by Site Recovery service for reading/writing replication data?
@@ -184,7 +184,7 @@ sections:
184184
Can Azure Site Recovery track source virtual machine changes outside the Source OS?
185185
answer: |
186186
Azure Site Recovery doesn't track source virtual machine changes outside the Source OS.
187-
For example, If you are using Azure to Azure replication and change the size of the source virtual machine, the change in size of source virtual machine is not replicated to the target virtual machine.
187+
For example, If you are using Azure to Azure replication and change the size of the source virtual machine, the change in size of source virtual machine isn't replicated to the target virtual machine.
188188
189189
- name: Disaster recovery
190190
questions:
@@ -231,15 +231,15 @@ sections:
231231
Can I move the Recovery Services vault across subscriptions?
232232
233233
answer: |
234-
No, Azure Site Recovery does not support move of Recovery Services vault that has protected virtual machines hosted in it.
234+
No, Azure Site Recovery doesn't support move of Recovery Services vault that has protected virtual machines hosted in it.
235235
236236
237237
- name: Replication
238238
questions:
239239
- question: |
240240
Can I replicate over a site-to-site VPN to Azure?
241241
answer: |
242-
Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint. However, replication can be performed over Site-to-Site VPN as well. Site-to-Site VPN connectivity allows organizations to connect existing networks to Azure, or Azure networks to each other. Site-to-Site VPN occurs over IPSec tunneling over the internet, leveraging existing on-premises edge network equipment and network appliances in Azure, either native features like Azure Virtual Private Network (VPN) Gateway or third party options such as Check Point CloudGaurd, Palo Alto NextGen Firewall.
242+
Azure Site Recovery replicates data to an Azure storage account or managed disks, over a public endpoint. However, replication can be performed over Site-to-Site VPN as well. Site-to-Site VPN connectivity allows organizations to connect existing networks to Azure, or Azure networks to each other. Site-to-Site VPN occurs over IPSec tunneling over the internet, using existing on-premises edge network equipment and network appliances in Azure, either native features like Azure Virtual Private Network (VPN) Gateway or third party options such as Check Point CloudGaurd, Palo Alto NextGen Firewall.
243243
244244
- Private connectivity over the public Internet to Microsoft Edge
245245
- Recovery Service Vaults configured for security with Private Endpoints
@@ -262,12 +262,12 @@ sections:
262262
- Microsoft peering is the recommended routing domain for replication.
263263
- Replication is supported over private peering only when private endpoints are enabled for the vault.
264264
- If you're protecting VMware machines or physical machines, ensure that the [Networking Requirements](vmware-azure-configuration-server-requirements.md#network-requirements) for Configuration Server are also met. Connectivity to specific URLs is required by Configuration Server for orchestration of Site Recovery replication. ExpressRoute cannot be used for this connectivity.
265-
- After the virtual machines have been failed over to an Azure virtual network you can access them using the [private peering](../expressroute/expressroute-circuit-peerings.md#privatepeering) setup with the Azure virtual network.
265+
- After the virtual machines have been failed over to an Azure virtual network, you can access them using the [private peering](../expressroute/expressroute-circuit-peerings.md#privatepeering) setup with the Azure virtual network.
266266
267267
- question: |
268268
If I replicate to Azure, what kind of storage account or managed disk do I need?
269269
answer: |
270-
Using storage accounts as target storage is not supported by Azure Site Recovery. It is recommended to rather use managed disks as the target storage for your machines. Managed disks only support LRS type for data resiliency.
270+
Using storage accounts as target storage isn't supported by Azure Site Recovery. It is recommended to rather use managed disks as the target storage for your machines. Managed disks only support LRS type for data resiliency.
271271
272272
- question: |
273273
How often can I replicate data?
@@ -307,7 +307,7 @@ sections:
307307
- question: |
308308
Can I enable replication with app-consistency in Linux servers?
309309
answer: |
310-
Yes. Azure Site Recovery for Linux Operation System supports application custom scripts for app-consistency. The custom script with pre and post-options is used by the Azure Site Recovery Mobility Agent during app-consistency. Below are the steps to enable it.
310+
Yes. Azure Site Recovery for Linux Operation System supports application custom scripts for app-consistency. The custom script with pre and post-options is used by the Azure Site Recovery Mobility Agent during app-consistency. Following are the steps to enable it.
311311
312312
1. Sign in as root into the machine.
313313
2. Change directory to Azure Site Recovery Mobility Agent install location. Default is "/usr/local/ASR"<br>
@@ -356,7 +356,7 @@ sections:
356356
answer: |
357357
A crash-consistent recovery point has the on-disk data as if you pulled the power cord from the server during the snapshot. The crash-consistent recovery point doesn't include anything that was in memory when the snapshot was taken.
358358
359-
Today, most applications can recover well from crash-consistent snapshots. A crash-consistent recovery point is usually enough for no-database operating systems and applications like file servers, DHCP servers, and print servers.
359+
Today, most applications can recover well from crash-consistent snapshots. A crash-consistent recovery point is enough for no-database operating systems and applications like file servers, DHCP servers, and print servers.
360360
361361
- question: |
362362
What is the frequency of crash-consistent recovery point generation?

0 commit comments

Comments
 (0)