Skip to content

Commit bcc740f

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
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)
@@ -47,7 +47,7 @@ sections:
4747
- question: |
4848
What is the Microsoft Azure Recovery Services agent used for?
4949
answer: |
50-
Microsoft Azure Recovery Services agent is used for configuring/registering with Site Recovery services, and for monitoring the health of all the components. This component is one of the basic building blocks of the entire Azure Site Recovery on-premises infrastructure. It helps to replicate your workloads to another Azure region from an on-premises site, and fail over to Azure in case of a disaster.
50+
Microsoft Azure Recovery Services agent is used for configuring/registering with Site Recovery services, and for monitoring the health of all the components. This component is one of the basic building blocks of the entire Azure Site Recovery on-premises infrastructure. It helps to replicate your workloads to another Azure region from an on-premises site, and fail over to Azure in a disaster.
5151
5252
5353
- name: Service providers
@@ -73,9 +73,9 @@ sections:
7373
No. Azure's billing relationship is directly with the service provider. Service providers are responsible for generating specific bills for their tenants.
7474
7575
- question: |
76-
If I'm replicating to Azure, do we need to run virtual machines in Azure at all times?
76+
If I'm replicating to Azure, do we need to run virtual machines in Azure at always?
7777
answer: |
78-
No, Data is replicated to Azure storage in your subscription. When you perform a test failover (DR drill) or an actual failover, Site Recovery automatically creates virtual machines in your subscription.
78+
No, Data is replicated to Azure storage in your subscription. When you perform a test failover (disaster recovery drill) or an actual failover, Site Recovery automatically creates virtual machines in your subscription.
7979
8080
- question: |
8181
Do you ensure tenant-level isolation when I replicate to Azure?
@@ -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 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.
112+
Yes, there are extra 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 virtual machine is created after the test failover.
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.
128128
129129
130130
- name: Security
@@ -209,7 +209,7 @@ sections:
209209
- question: |
210210
Is disaster recovery supported for Azure virtual machines?
211211
answer: |
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.
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 disaster recovery offering. No need to set up configuration server/process server and ExpressRoute connections.
213213
214214
- question: |
215215
Is disaster recovery supported for VMware virtual machines?
@@ -225,7 +225,7 @@ sections:
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 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.
228+
The 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?
@@ -420,7 +420,7 @@ sections:
420420
- question: |
421421
Does increasing the retention period of recovery points increase the storage cost?
422422
answer: |
423-
Yes, if you increase the retention period from one day to three days, Site Recovery will save the recovery points for an additional two days. The added time will incur storage charges since there will be 12 additional recovery points that need to be saved with increase in retention period from one day to three days. For example, a single recovery point might have delta changes of 10 GB with a per-GB cost of $0.16 per month. Additional charges would be $1.60 × 12 per month.
423+
Yes, if you increase the retention period from one day to three days, Site Recovery will save the recovery points for an extra two days. The added time will incur storage charges since there will be 12 additional recovery points that need to be saved with increase in retention period from one day to three days. For example, a single recovery point might have delta changes of 10 GB with a per-GB cost of $0.16 per month. Additional charges would be $1.60 × 12 per month.
424424
425425
- name: Failover
426426
questions:

0 commit comments

Comments
 (0)