You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-common-questions.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Yes. Site Recovery supports disaster recovery of VMs that have Azure Disk Encryp
47
47
- Site Recovery supports ADE for Azure VMs running Windows.
48
48
- Site Recovery supports:
49
49
- ADE version 0.1, which has a schema that requires Azure Active Directory (Azure AD).
50
-
- ADE version 1.1, which doesn't require Azure AD. For version 1.1, Windows Azure VMs must have managed disks.
50
+
- ADE version 1.1, which doesn't require Azure AD. For version 1.1, Microsoft Azure VMs must have managed disks.
51
51
-[Learn more](../virtual-machines/extensions/azure-disk-enc-windows.md#extension-schema) about the extension schemas.
52
52
53
53
[Learn more](azure-to-azure-how-to-enable-replication-ade-vms.md) about enabling replication for encrypted VMs.
@@ -56,7 +56,7 @@ See the [support matrix](azure-to-azure-support-matrix.md#replicated-machines---
56
56
57
57
### Can I select an automation account from a different resource group?
58
58
59
-
When you allow Site Recovery to manage updates for the Mobility service extension running on replicated Azure VMs, it deploys a global runbook (used by Azure services), via an Azure automation account. You can use the automation account that Site Recovery creates, or select to use an existing automation account.
59
+
When you allow Site Recovery to manage updates for the Mobility service extension running on replicated Azure VMs, it deploys a global runbook (used by Azure services), via an Azure Automation account. You can use the automation account that Site Recovery creates, or select to use an existing automation account.
60
60
61
61
Currently, in the portal, you can only select an automation account in the same resource group as the vault. You can select an automation account from a different resource group using PowerShell. [Learn more](azure-to-azure-autoupdate.md#enable-automatic-updates) about enabling automatic updates.
62
62
@@ -126,10 +126,10 @@ No, this is unsupported. If you accidentally move storage accounts to a differen
126
126
127
127
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:
128
128
129
-
- Retain recovery points for 1 day.
129
+
- Retain recovery points for one day.
130
130
- App-consistent snapshots are disabled and are not created by default.
131
131
132
-
[Learn more](azure-to-azure-how-to-enable-replication.md#customize-target-resources) about replication settings.
132
+
[Learn more](azure-to-azure-how-to-enable-replication.md) about replication settings.
133
133
134
134
### What's a crash-consistent recovery point?
135
135
@@ -171,7 +171,7 @@ So, for the recent two hours, you can choose from 24 crash-consistent points, an
171
171
172
172
### How far back can I recover?
173
173
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.
175
175
176
176
### How does the pruning of recovery points happen?
177
177
@@ -200,7 +200,7 @@ The first recovery point that's generated has the complete copy. Successive reco
200
200
201
201
### Do increases in recovery point retention increase storage costs?
202
202
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.
204
204
205
205
## Multi-VM consistency
206
206
@@ -272,7 +272,7 @@ Yes. Site Recovery processes all pending data before failing over, so this optio
272
272
273
273
The *Latest processed* option does the following:
274
274
275
-
1. It fails over all VMs to the latest recovery point processed by Site Recovery. This option provides a low RTO, because no time is spent processing unprocessed data.
275
+
1. It fails over all VMs to the latest recovery point processed by Site Recovery. This option provides a low RTO, because no time is spent processing unprocessed data.
276
276
277
277
### What if there's an unexpected outage in the primary region?
278
278
@@ -315,7 +315,7 @@ No. When you fail over VMs from one region to another, the VMs start up in the t
315
315
316
316
### When I reprotect, is all data replicated from the secondary region to primary?
317
317
318
-
It depends.If the source region VM exists, then only changes between the source disk and the target disk are synchronized. Site Recovery compares the disks to what's different, and then it transfers the data. This process usually takes a few hours. [Learn more](azure-to-azure-how-to-reprotect.md#what-happens-during-reprotection).
318
+
It depends.If the source region VM exists, then only changes between the source disk and the target disk are synchronized. Site Recovery compares the disks to what's different, and then it transfers the data. This process usually takes a few hours. [Learn more](azure-to-azure-how-to-reprotect.md#what-happens-during-reprotection).
0 commit comments