Skip to content

Commit 9b3f5be

Browse files
author
Ankita Dutta
committed
acrofix
1 parent 173dcf9 commit 9b3f5be

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

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

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ title: General questions about Azure Site Recovery
1111
summary: |
1212
This article summarizes frequently asked questions about Azure Site Recovery. For specific scenarios review these articles
1313
14-
- [Questions about Azure VM disaster recovery to Azure](azure-to-azure-common-questions.md)
15-
- [Questions about VMware VM disaster recovery to Azure](vmware-azure-common-questions.md)
16-
- [Questions about Hyper-V VM disaster recovery to Azure](hyper-v-azure-common-questions.md)
14+
- [Questions about Azure virtual machine disaster recovery to Azure](azure-to-azure-common-questions.md)
15+
- [Questions about VMware virtual machine disaster recovery to Azure](vmware-azure-common-questions.md)
16+
- [Questions about Hyper-V virtual machine disaster recovery to Azure](hyper-v-azure-common-questions.md)
1717
1818
1919
sections:
@@ -109,7 +109,7 @@ sections:
109109
- question: |
110110
Do I also incur charges for the cache storage account when using Site Recovery?
111111
answer: |
112-
Yes, there are additional charges for cache storage account usage when replicating VMs using Site Recovery. Note that the cache storage account costs will remain same when the replica storage is of type managed disks or unmanaged disks.
112+
Yes, there are additional charges for cache storage account usage when replicating virtual machines using Site Recovery. Note that the cache storage account costs will remain same when the replica storage is of type managed disks or unmanaged disks.
113113
114114
- question: |
115115
I have been an Azure Site Recovery user for over a month. Do I still get the first 31 days free for every protected instance?
@@ -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 DR drill. There will be compute charges after the VM is created after the test failover.
127+
There is no separate cost for DR drill. There will be compute charges after the virtual machine is created after the test failover.
128128
129129
130130
- name: Security
@@ -166,7 +166,7 @@ sections:
166166
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.
167167
168168
- question: |
169-
How can I enforce restricted access on my storage accounts, which are accessed by Site Recovery service for reading/writing replication data?
169+
How can I enforce restricted access on my storage accounts which are accessed by Site Recovery service for reading/writing replication data?
170170
answer: |
171171
You can switch on the managed identity of the recovery services vault by going to the *Identity* setting. Once the vault gets registered with Microsoft Entra ID, you can go to your storage accounts and give the following role-assignments to the vault:
172172
@@ -181,51 +181,51 @@ sections:
181181
- [Classic Storage Account Key Operator Service Role](../role-based-access-control/built-in-roles.md#classic-storage-account-key-operator-service-role)
182182
183183
- question: |
184-
Can Azure Site Recovery track source VM changes outside the Source OS?
184+
Can Azure Site Recovery track source virtual machine changes outside the Source OS?
185185
answer: |
186-
Azure Site Recovery doesn't track source VM changes outside the Source OS.
187-
For example, If you are using Azure to Azure replication and change the size of the source VM, the change in size of source VM is not replicated to the target VM.
186+
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.
188188
189189
- name: Disaster recovery
190190
questions:
191191
- question: |
192192
What can Site Recovery protect?
193193
answer: |
194-
* **Azure VMs**: Site Recovery can replicate any workload running on a supported Azure VM
195-
* **Hyper-V virtual machines**: Site Recovery can protect any workload running on a Hyper-V VM.
194+
* **Azure virtual machines**: Site Recovery can replicate any workload running on a supported Azure virtual machine.
195+
* **Hyper-V virtual machines**: Site Recovery can protect any workload running on a Hyper-V virtual machine.
196196
* **Physical servers**: Site Recovery can protect physical servers running Windows or Linux.
197-
* **VMware virtual machines**: Site Recovery can protect any workload running in a VMware VM.
197+
* **VMware virtual machines**: Site Recovery can protect any workload running in a VMware virtual machine.
198198
199199
- question: |
200200
What workloads can I protect with Site Recovery?
201201
answer: |
202-
You can use Site Recovery to protect most workloads running on a supported VM or physical server. Site Recovery provides support for application-aware replication, so that apps can be recovered to an intelligent state. It integrates with Microsoft applications such as SharePoint, Exchange, Dynamics, SQL Server and Active Directory, and works closely with leading vendors, including Oracle, SAP, IBM, and Red Hat. [Learn more](site-recovery-workload.md) about workload protection.
202+
You can use Site Recovery to protect most workloads running on a supported virtual machine or physical server. Site Recovery provides support for application-aware replication, so that apps can be recovered to an intelligent state. It integrates with Microsoft applications such as SharePoint, Exchange, Dynamics, SQL Server and Active Directory, and works closely with leading vendors, including Oracle, SAP, IBM, and Red Hat. [Learn more](site-recovery-workload.md) about workload protection.
203203
204204
- question: |
205205
Can I manage disaster recovery for my branch offices with Site Recovery?
206206
answer: |
207207
Yes. When you use Site Recovery to orchestrate replication and failover in your branch offices, you'll get a unified orchestration and view of all your branch office workloads in a central location. You can easily run failovers and administer disaster recovery of all branches from your head office, without visiting the branches.
208208
209209
- question: |
210-
Is disaster recovery supported for Azure VMs?
210+
Is disaster recovery supported for Azure virtual machines?
211211
answer: |
212-
Yes, Site Recovery supports disaster for Azure VMs between Azure regions. [Review common questions](azure-to-azure-common-questions.md) about Azure VM disaster recovery. If you want to replicate between two Azure regions on the same continent, please use our Azure to Azure DR offering. No need to set up configuration server/process server and ExpressRoute connections.
212+
Yes, Site Recovery supports disaster for Azure virtual machines between Azure regions. [Review common questions](azure-to-azure-common-questions.md) about Azure virtual machine disaster recovery. If you want to replicate between two Azure regions on the same continent, please use our Azure to Azure DR offering. No need to set up configuration server/process server and ExpressRoute connections.
213213
214214
- question: |
215-
Is disaster recovery supported for VMware VMs?
215+
Is disaster recovery supported for VMware virtual machines?
216216
answer: |
217-
Yes, Site Recovery supports disaster recovery of on-premises VMware VMs. [Review common questions](vmware-azure-common-questions.md) for disaster recovery of VMware VMs.
217+
Yes, Site Recovery supports disaster recovery of on-premises VMware virtual machines. [Review common questions](vmware-azure-common-questions.md) for disaster recovery of VMware virtual machines.
218218
219219
- question: |
220-
Is disaster recovery supported for Hyper-V VMs?
220+
Is disaster recovery supported for Hyper-V virtual machines?
221221
answer: |
222-
Yes, Site Recovery supports disaster recovery of on-premises Hyper-V VMs. [Review common questions](hyper-v-azure-common-questions.md) for disaster recovery of Hyper-V VMs.
222+
Yes, Site Recovery supports disaster recovery of on-premises Hyper-V virtual machines. [Review common questions](hyper-v-azure-common-questions.md) for disaster recovery of Hyper-V virtual machines.
223223
224224
- question: |
225225
Is disaster recovery supported for physical servers?
226226
answer: |
227227
Yes, Site Recovery supports disaster recovery of on-premises physical servers running Windows and Linux to Azure or to a secondary site. Learn about requirements for disaster recovery to [Azure](vmware-physical-azure-support-matrix.md#replicated-machines), and to [a secondary site](vmware-physical-secondary-support-matrix.md#replicated-vm-support).
228-
Note that physical servers will run as VMs in Azure after failover. Failback from Azure to an on-premises physical server isn't currently supported. You can only fail back to a VMware virtual machine.
228+
Note that physical servers will run as virtual machines in Azure after failover. Failback from Azure to an on-premises physical server isn't currently supported. You can only fail back to a VMware virtual machine.
229229
230230
- question: |
231231
Can I move the Recovery Services vault across subscriptions?
@@ -272,8 +272,8 @@ sections:
272272
- question: |
273273
How often can I replicate data?
274274
answer: |
275-
* **Hyper-V:** Hyper-V VMs can be replicated every 30 seconds (except for premium storage) or five minutes.
276-
* **Azure VMs, VMware VMs, physical servers:** A replication frequency isn't relevant here. Replication is continuous.
275+
* **Hyper-V:** Hyper-V virtual machines can be replicated every 30 seconds (except for premium storage) or five minutes.
276+
* **Azure virtual machines, VMware virtual machines, physical servers:** A replication frequency isn't relevant here. Replication is continuous.
277277
278278
- question: |
279279
Can I extend replication from existing recovery site to another tertiary site?
@@ -288,21 +288,21 @@ sections:
288288
- question: |
289289
Can I exclude specific disks from replication?
290290
answer: |
291-
This is supported when you're replicating VMware VMs and Hyper-V VMs to Azure, using the Azure portal.
291+
This is supported when you're replicating VMware virtual machines and Hyper-V virtual machines to Azure, using the Azure portal.
292292
293293
- question: |
294294
Can I replicate virtual machines with dynamic disks?
295295
answer: |
296-
Dynamic disks are supported when replicating Hyper-V virtual machines, and when replicating VMware VMs and physical machines to Azure. The operating system disk must be a basic disk.
296+
Dynamic disks are supported when replicating Hyper-V virtual machines, and when replicating VMware virtual machines and physical machines to Azure. The operating system disk must be a basic disk.
297297
298298
299299
- question: |
300300
Can I throttle bandwidth allotted for replication traffic?
301301
answer: |
302302
Yes. You can read more about throttling bandwidth in these articles:
303303
304-
* [Capacity planning for replicating VMware VMs and physical servers](site-recovery-plan-capacity-vmware.md)
305-
* [Capacity planning for replicating Hyper-V VMs to Azure](./hyper-v-deployment-planner-overview.md)
304+
* [Capacity planning for replicating VMware virtual machines and physical servers](site-recovery-plan-capacity-vmware.md)
305+
* [Capacity planning for replicating Hyper-V virtual machines to Azure](./hyper-v-deployment-planner-overview.md)
306306
307307
- question: |
308308
Can I enable replication with app-consistency in Linux servers?
@@ -408,12 +408,12 @@ sections:
408408
No, Site Recovery will keep all your previous recovery points. Depending on the recovery points' retention window, Site Recovery replaces the oldest point only if it generates new points. Because of the problem, Site Recovery can't generate any new recovery points. Until there are new recovery points, all the old points will remain after you reach the window of retention.
409409
410410
- question: |
411-
After replication is enabled on a VM, how do I change the replication policy?
411+
After replication is enabled on a virtual machine, how do I change the replication policy?
412412
answer: |
413413
Go to **Site Recovery Vault** > **Site Recovery Infrastructure** > **Replication policies**. Select the policy that you want to edit, and save the changes. Any change will apply to all the existing replications too.
414414
415415
- question: |
416-
Are all the recovery points a complete copy of the VM or a differential?
416+
Are all the recovery points a complete copy of the virtual machine or a differential?
417417
answer: |
418418
The first recovery point that's generated has the complete copy. Any successive recovery points have delta changes.
419419
@@ -425,9 +425,9 @@ sections:
425425
- name: Failover
426426
questions:
427427
- question: |
428-
If I'm failing over to Azure, how do I access the Azure VMs after failover?
428+
If I'm failing over to Azure, how do I access the Azure virtual machines after failover?
429429
answer: |
430-
You can access the Azure VMs over a secure Internet connection, over a site-to-site VPN, or over Azure ExpressRoute. You need to prepare a number of things in order to connect. [Learn more](site-recovery-test-failover-to-azure.md#prepare-to-connect-to-azure-vms-after-failover).
430+
You can access the Azure virtual machines over a secure Internet connection, over a site-to-site VPN, or over Azure ExpressRoute. You need to prepare a number of things in order to connect. [Learn more](site-recovery-test-failover-to-azure.md#prepare-to-connect-to-azure-vms-after-failover).
431431
432432
- question: |
433433
If I fail over to Azure how does Azure make sure my data is resilient?
@@ -448,7 +448,7 @@ sections:
448448
449449
* [Read more](site-recovery-create-recovery-plans.md) about recovery plans.
450450
* [Read more](site-recovery-failover.md) about failover.
451-
* [Read more](./vmware-azure-failback.md) about failing back VMware VMs and physical servers
451+
* [Read more](./vmware-azure-failback.md) about failing back VMware virtual machines and physical servers
452452
453453
- question: |
454454
If my on-premises host isn't responding or crashed, can I fail back to a different host?
@@ -474,8 +474,8 @@ sections:
474474
answer: |
475475
Yes. You can automate Site Recovery workflows using the REST API, PowerShell, or the Azure SDK. Currently supported scenarios for deploying Site Recovery using PowerShell:
476476
477-
* [Replicate Hyper-V VMs in VMMs clouds to Azure PowerShell Resource Manager](hyper-v-vmm-powershell-resource-manager.md)
478-
* [Replicate Hyper-V VMs without VMM to Azure PowerShell Resource Manager](hyper-v-azure-powershell-resource-manager.md)
477+
* [Replicate Hyper-V virtual machines in VMMs clouds to Azure PowerShell Resource Manager](hyper-v-vmm-powershell-resource-manager.md)
478+
* [Replicate Hyper-V virtual machines without VMM to Azure PowerShell Resource Manager](hyper-v-azure-powershell-resource-manager.md)
479479
* [Replicate VMware to Azure with PowerShell Resource Manager](vmware-azure-disaster-recovery-powershell.md)
480480
481481
- name: Component/provider upgrade

0 commit comments

Comments
 (0)