Skip to content

Commit 4a67994

Browse files
authored
Update site-recovery-faq.yml
1 parent c2628d4 commit 4a67994

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ sections:
116116
- question: |
117117
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?
118118
answer: |
119-
Yes. Every protected instance incurs no Azure Site Recovery charges for the first 31 days. For example, if you have been protecting 10 instances for the last 6 months and you connect an 11th instance to Azure Site Recovery, there are no charges for the 11th instance for the first 31 days. The first 10 instances continue to incur Azure Site Recovery charges since they've been protected for more than 31 days.
119+
Yes. Every protected instance incurs no Azure Site Recovery charges for the first 31 days. For example, if you have been protecting 10 instances for the last six months and you connect an 11th instance to Azure Site Recovery, there are no charges for the 11th instance for the first 31 days. The first 10 instances continue to incur Azure Site Recovery charges since they've been protected for more than 31 days.
120120
121121
- question: |
122122
During the first 31 days, will I incur any other Azure charges?
@@ -241,7 +241,7 @@ sections:
241241
- question: |
242242
Can I replicate over a site-to-site VPN to Azure?
243243
answer: |
244-
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 3rd party options such as Check Point CloudGaurd, Palo Alto NextGen Firewall.
244+
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.
245245
246246
- Private connectivity over the public Internet to Microsoft Edge
247247
- Recovery Service Vaults configured for security with Private Endpoints
@@ -390,22 +390,22 @@ sections:
390390
answer: |
391391
To understand how Site Recovery generates recovery points, let's see an example of a replication policy. This replication policy has a recovery point with a 1-day retention window and an app-consistent frequency snapshot of 1 hour.
392392
393-
Site Recovery creates a crash-consistent recovery point every 5 minutes. You can't change this frequency. For the most recent 2 hours, you can choose from 24 crash-consistent points and 2 app-consistent points. As time progresses, Site Recovery prunes all the recovery points beyond the last 2 hours and saves only 1 recovery point per hour for up to 24 hours of the day.
393+
Site Recovery creates a crash-consistent recovery point every 5 minutes. You can't change this frequency. For the most recent 2 hours, you can choose from 24 crash-consistent points and 2 app-consistent points. As time progresses, Site Recovery prunes all the recovery points beyond the last 2 hours and saves only one recovery point per hour for up to 24 hours of the day.
394394
395395
The following screenshot illustrates the example. In the screenshot:
396396
397397
- Within the past 2 hours, there are recovery points with a frequency of 5 minutes.
398-
- Beyond the past 2 hours, Site Recovery keeps only 1 recovery point per hour.
398+
- Beyond the past 2 hours, Site Recovery keeps only one recovery point per hour.
399399
400400
![List of generated recovery points](./media/azure-to-azure-troubleshoot-errors/recoverypoints.png)
401401
402402
- question: |
403403
How far back can I recover?
404404
answer: |
405-
The oldest recovery point that you can use is 15 days with Managed disk and 3 days with Unmanaged disk.
405+
The oldest recovery point that you can use is 15 days with Managed disk and three days with Unmanaged disk.
406406
407407
- question: |
408-
I have a replication policy of 1 day. What will happen if a problem prevents Site Recovery from generating recovery points for more than 1 day? Will my previous recovery points be lost?
408+
I have a replication policy of one day. What will happen if a problem prevents Site Recovery from generating recovery points for more than one day? Will my previous recovery points be lost?
409409
answer: |
410410
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.
411411
@@ -422,7 +422,7 @@ sections:
422422
- question: |
423423
Does increasing the retention period of recovery points increase the storage cost?
424424
answer: |
425-
Yes, if you increase the retention period from 1 day to 3 days, Site Recovery will save the recovery points for an additional 2 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 1 day to 3 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.
425+
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.
426426
427427
- name: Failover
428428
questions:

0 commit comments

Comments
 (0)