Skip to content

Commit cea00fe

Browse files
authored
Merge pull request #171058 from JYOTHIRMAISURI/master
adding notes and minor updates
2 parents 98c3eca + e100380 commit cea00fe

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

articles/site-recovery/deploy-vmware-azure-replication-appliance-preview.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Azure Site Recovery replication appliance - Preview
33
description: This article describes support and requirements when deploying the replication appliance for VMware disaster recovery to Azure with Azure Site Recovery - Preview
44
ms.service: site-recovery
55
ms.topic: article
6-
ms.date: 08/19/2021
6+
ms.date: 09/01/2021
77
---
88

99
# Deploy Azure Site Recovery replication appliance - Preview
@@ -62,10 +62,9 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
6262
|aka.ms |Allow access to also known as links. Used for Azure Site Recovery appliance updates. |
6363
|download.microsoft.com/download |Allow downloads from Microsoft download. |
6464
|`*.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+
6968

7069
> [!NOTE]
7170
> 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
236235

237236
Ensure you do not close the browser while configuration is in progress.
238237

238+
>[!NOTE]
239+
> Appliance cloning is not supported with this preview. If you attempt to clone, it might disrupt the recovery flow.
240+
239241

240242
## View Azure Site Recovery replication appliance in Azure portal
241243

@@ -263,4 +265,4 @@ An appliance that uses an inbuilt process server to protect the workload can han
263265
For detailed information about how to use multiple appliances and failover a replication appliance, see [this article](switch-replication-appliance-preview.md)
264266

265267
## 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.

articles/site-recovery/switch-replication-appliance-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Switch replication appliance in Azure Site Recovery - Preview
33
description: This article describes show to switch between different replication appliances while replicating VMware VMs to Azure in Azure Site Recovery- Preview
44
ms.service: site-recovery
55
ms.topic: article
6-
ms.date: 08/19/2021
6+
ms.date: 09/01/2021
77
---
88

99
# Switch Azure Site Recovery replication appliance
@@ -73,4 +73,4 @@ As an example, here is the scenario where replication appliance 1 (RA1) has beco
7373
Once the resync is complete, the replication status turns healthy for the VMs that are moved to a new appliance.
7474

7575
## 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.

articles/site-recovery/upgrade-mobility-service-preview.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,22 @@ title: Upgrade Mobility Service and appliance components - preview
33
description: This article describes about automatic updates for mobility agent and the procedure involved with manual updates - preview.
44
ms.service: site-recovery
55
ms.topic: article
6-
ms.date: 08/19/2021
6+
ms.date: 09/01/2021
77
---
88

99

1010
# Upgrade Mobility Service and Appliance components (Preview)
1111

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+
1217
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.
1318

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+
1422
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.
1523

1624
![Automatic updates on for Mobility agent](./media/upgrade-mobility-service-preview/automatic-updates-on.png)
@@ -19,8 +27,6 @@ To turn off the automatic updates, toggle the **Allow Site Recovery to manage**
1927

2028
![Automatic updates off for mobility agent](./media/upgrade-mobility-service-preview/automatic-updates-off.png)
2129

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.
2430

2531
## Update mobility agent manually
2632

0 commit comments

Comments
 (0)