Skip to content

Commit 91ebd52

Browse files
committed
fixed blocking- issues
1 parent d37b1ea commit 91ebd52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/azure-to-azure-common-questions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ No, this is unsupported. If you accidentally move storage accounts to a differen
126126

127127
A replication policy defines the retention history of recovery points, and the frequency of app-consistent snapshots. Site Recovery creates a default replication policy as follows:
128128

129-
- Retain recovery points for 1 day.
129+
- Retain recovery points for one day.
130130
- App-consistent snapshots are disabled and are not created by default.
131131

132132
[Learn more](azure-to-azure-how-to-enable-replication.md) about replication settings.
@@ -171,7 +171,7 @@ So, for the recent two hours, you can choose from 24 crash-consistent points, an
171171

172172
### How far back can I recover?
173173

174-
The oldest recovery point that you can use is 15 days with Managed disk and 3 days with Unmanaged disk.
174+
The oldest recovery point that you can use is 15 days with Managed disk and three days with Unmanaged disk.
175175

176176
### How does the pruning of recovery points happen?
177177

@@ -200,7 +200,7 @@ The first recovery point that's generated has the complete copy. Successive reco
200200

201201
### Do increases in recovery point retention increase storage costs?
202202

203-
Yes. For example, if you increase retention from 1 day to 3 days, Site Recovery saves recovery points for an additional two days. The added time incurs storage changes. Earlier, it was saving recovery points per hour for 1 day. Now, it is saving recovery points per two hours for 3 days. Refer [pruning of recovery points](#how-does-the-pruning-of-recovery-points-happen). So additional 12 recovery points are saved. As an example only, if a single recovery point had delta changes of 10 GB, with a per-GB cost of $0.16 per month, then additional charges would be $1.60 × 12 per month.
203+
Yes. For example, if you increase retention from one day to three days, Site Recovery saves recovery points for an additional two days. The added time incurs storage changes. Earlier, it was saving recovery points per hour for 1 day. Now, it is saving recovery points per two hours for 3 days. Refer [pruning of recovery points](#how-does-the-pruning-of-recovery-points-happen). So additional 12 recovery points are saved. As an example only, if a single recovery point had delta changes of 10 GB, with a per-GB cost of $0.16 per month, then additional charges would be $1.60 × 12 per month.
204204

205205
## Multi-VM consistency
206206

0 commit comments

Comments
 (0)