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-support-matrix.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,7 @@ Azure Disk Encryption (ADE) for Windows OS | Supported for VMs with managed disk
211
211
Azure Disk Encryption (ADE) for Linux OS | Supported for VMs with managed disks. | VMs using unmanaged disks are not supported. <br/><br/> HSM-protected keys are not supported. |
212
212
Hot add | Supported | Enabling replication for a data disk that you add to a replicated Azure VM is supported for VMs that use managed disks.
213
213
Hot remove disk | Not supported | If you remove data disk on the VM, you need to disable replication and enable replication again for the VM.
214
-
Exclude disk | Support. You must use [Powershell](azure-to-azure-exclude-disks.md) to configure. | Temporary disks are excluded by default.
214
+
Exclude disk | Support. You must use [PowerShell](azure-to-azure-exclude-disks.md) to configure. | Temporary disks are excluded by default.
215
215
Storage Spaces Direct | Supported for crash consistent recovery points. Application consistent recovery points are not supported. |
216
216
Scale-out File Server | Supported for crash consistent recovery points. Application consistent recovery points are not supported. |
217
217
DRBD | Disks that are part of a DRBD setup are not supported. |
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-troubleshoot-errors.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,11 +159,11 @@ Because SUSE Linux uses symbolic links (or *symlinks*) to maintain a certificate
159
159
160
160
## Outbound connectivity for Site Recovery URLs or IP ranges (error code 151037 or 151072)
161
161
162
-
For Site Recovery replication to work, outbound connectivity to specific URLs is required from the VM. If your VM is behind a firewall or uses network security group (NSG) rules to control outbound connectivity, you might face one of these issues. Please note that while we continue to support outbound access via URLs, whitelisting of IP ranges is no longer supported.
162
+
For Site Recovery replication to work, outbound connectivity to specific URLs is required from the VM. If your VM is behind a firewall or uses network security group (NSG) rules to control outbound connectivity, you might face one of these issues. Please note that while we continue to support outbound access via URLs, using an allow list of IP ranges is no longer supported.
163
163
164
164
### <aname="issue-1-failed-to-register-azure-virtual-machine-with-site-recovery-151195-br"></a>Issue 1: Failed to register Azure virtual machine with Site Recovery (151195) </br>
165
165
-**Possible cause** </br>
166
-
- Connection cannot be established to site recovery endpoints due to DNS resolution failure.
166
+
- Connection cannot be established to Site Recovery endpoints due to DNS resolution failure.
167
167
- This is more frequently seen during re-protection when you have failed over the virtual machine but the DNS server is not reachable from the DR region.
168
168
169
169
-**Resolution**
@@ -186,7 +186,7 @@ For Site Recovery replication to work, outbound connectivity to specific URLs is
186
186
- Connection cannot be established to Azure Site Recovery service endpoints.
187
187
188
188
-**Resolution**
189
-
- If you are using Azure Network Security Group (NSG) rules/firewall proxy to control outbound network connectivity on the VM, please ensure you use service tags. We no longer support whitelisting of IP addresses via NSGs for ASR.
189
+
- If you are using Azure Network Security Group (NSG) rules/firewall proxy to control outbound network connectivity on the VM, please ensure you use service tags. We no longer support using an allow list of IP addresses via NSGs for Azure Site Recovery (ASR).
190
190
191
191
192
192
### Issue 4: A2A replication failed when the network traffic goes through on-premise proxy server (151072)
@@ -207,7 +207,8 @@ For Site Recovery replication to work, outbound connectivity to specific URLs is
207
207
208
208
209
209
### Fix the problem
210
-
To whitelist [the required URLs](azure-to-azure-about-networking.md#outbound-connectivity-for-urls), follow the steps in the [networking guidance document](site-recovery-azure-to-azure-networking-guidance.md).
210
+
211
+
To add [the required URLs](azure-to-azure-about-networking.md#outbound-connectivity-for-urls) to an allow list, follow the steps in the [networking guidance document](site-recovery-azure-to-azure-networking-guidance.md).
0 commit comments