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
description: This article describes support and requirements when deploying the replication appliance for VMware disaster recovery to Azure with Azure Site Recovery - Preview
4
4
ms.service: site-recovery
5
5
ms.topic: article
6
-
ms.date: 08/19/2021
6
+
ms.date: 09/01/2021
7
7
---
8
8
9
9
# Deploy Azure Site Recovery replication appliance - Preview
@@ -62,10 +62,9 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
62
62
|aka.ms |Allow access to also known as links. Used for Azure Site Recovery appliance updates. |
63
63
|download.microsoft.com/download |Allow downloads from Microsoft download. |
64
64
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
65
-
|`*.discoverysrv.windowsazure.com `|Connect to Azure Site Recovery discovery service URL. |
66
-
|`*.hypervrecoverymanager.windowsazure.com `|Connect to Azure Site Recovery micro-service URLs |
67
-
|`*.blob.core.windows.net `|Upload data to Azure storage which is used to create target disks |
68
-
|`*.backup.windowsazure.com `|Protection service URL – a microservice used by Azure Site Recovery for processing and creating replicated disks in Azure |
65
+
|`*.discoverysrv.windowsazure.com `<br><br>`*.hypervrecoverymanager.windowsazure.com `<br><br> `*.backup.windowsazure.com ` |Connect to Azure Site Recovery micro-service URLs.
66
+
|`*.blob.core.windows.net `|Upload data to Azure storage which is used to create target disks. |
67
+
69
68
70
69
> [!NOTE]
71
70
> Private links are not supported with the preview release.
@@ -236,6 +235,9 @@ In case of any organizational restrictions, you can manually set up the Site Rec
236
235
237
236
Ensure you do not close the browser while configuration is in progress.
238
237
238
+
>[!NOTE]
239
+
> Appliance cloning is not supported with this preview. If you attempt to clone, it might disrupt the recovery flow.
240
+
239
241
240
242
## View Azure Site Recovery replication appliance in Azure portal
241
243
@@ -263,4 +265,4 @@ An appliance that uses an inbuilt process server to protect the workload can han
263
265
For detailed information about how to use multiple appliances and failover a replication appliance, see [this article](switch-replication-appliance-preview.md)
264
266
265
267
## Next steps
266
-
Set up disaster recovery of [VMware VMs](vmware-azure-tutorial.md) to Azure.
268
+
Set up disaster recovery of [VMware VMs](vmware-azure-set-up-replication-tutorial-preview.md) to Azure.
Copy file name to clipboardExpand all lines: articles/site-recovery/switch-replication-appliance-preview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Switch replication appliance in Azure Site Recovery - Preview
3
3
description: This article describes show to switch between different replication appliances while replicating VMware VMs to Azure in Azure Site Recovery- Preview
4
4
ms.service: site-recovery
5
5
ms.topic: article
6
-
ms.date: 08/19/2021
6
+
ms.date: 09/01/2021
7
7
---
8
8
9
9
# Switch Azure Site Recovery replication appliance
@@ -73,4 +73,4 @@ As an example, here is the scenario where replication appliance 1 (RA1) has beco
73
73
Once the resync is complete, the replication status turns healthy for the VMs that are moved to a new appliance.
74
74
75
75
## Next steps
76
-
Set up disaster recovery of [VMware VMs](vmware-azure-tutorial.md) to Azure.
76
+
Set up disaster recovery of [VMware VMs](vmware-azure-set-up-replication-tutorial-preview.md) to Azure.
Copy file name to clipboardExpand all lines: articles/site-recovery/upgrade-mobility-service-preview.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,22 @@ title: Upgrade Mobility Service and appliance components - preview
3
3
description: This article describes about automatic updates for mobility agent and the procedure involved with manual updates - preview.
4
4
ms.service: site-recovery
5
5
ms.topic: article
6
-
ms.date: 08/19/2021
6
+
ms.date: 09/01/2021
7
7
---
8
8
9
9
10
10
# Upgrade Mobility Service and Appliance components (Preview)
11
11
12
+
From this preview, you do not need to maintain source machine's Root/Admin credentials are not required for performing upgrades. The credentials are required only for the initial installation of the agent. Once done, you can remove the credentials.
13
+
14
+
15
+
## Update mobility agent automatically
16
+
12
17
By default, automatic updates are enabled on a vault. Automatic updates will be triggered at 12:00 AM local time every day, if a new version is available.
13
18
19
+
> [!NOTE]
20
+
> If you are using private preview bits, automatic updates are blocked for the protected machines. Ensure that you setup Site Recovery on your machine again, using a fresh Preview appliance.
21
+
14
22
To avail the latest features, enhancements and fixes, we recommend you to choose **Allow Site Recovery to manage** option on the **Mobility agent upgrade settings (Preview)**. Automatic updates do not require a reboot or affect on-going replication of your virtual machines. Automatic updates also ensure that all the replication appliances in the vault are automatically updated.
15
23
16
24

@@ -19,8 +27,6 @@ To turn off the automatic updates, toggle the **Allow Site Recovery to manage**
19
27
20
28

21
29
22
-
> [!NOTE]
23
-
> If you are using private preview bits, automatic updates are blocked for the protected machines. Ensure that you setup Site Recovery on your machine again, using a fresh Preview appliance.
0 commit comments