Skip to content

Commit d0fda1c

Browse files
authored
Merge pull request #185225 from Sharmistha-Rai/master
Added TSG and wording change
2 parents d35fad7 + e280a41 commit d0fda1c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 09/01/2021
1212
> The information in this article applies to Azure Site Recovery - Preview. For information about configuration server requirements in Classic releases, [see this article](vmware-azure-configuration-server-requirements.md).
1313
1414
>[!NOTE]
15-
> Ensure you create a new Recovery Services vault for setting up the preview appliance. Don't use an existing vault.
15+
> Ensure you create a new and exclusive Recovery Services vault for setting up the preview appliance. Don't use an existing vault.
1616
1717
>[!NOTE]
1818
> Enabling replication for physical machines is not supported with this preview.

articles/site-recovery/vmware-azure-troubleshoot-replication.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ When you try to select the source machine to enable replication by using Site Re
4444
* **vCenter not connected**: Check if vCenter is in connected state. To verify, go to Recovery Services vault > Site Recovery Infrastructure > Configuration Servers > Click on respective configuration server > a blade opens on your right with details of associated servers. Check if vCenter is connected. If it's in a "Not Connected" state, resolve the issue and then [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine will be listed on the portal.
4545
* **ESXi powered off**: If ESXi host under which the virtual machine resides is in powered off state, then virtual machine will not be listed or will not be selectable on the Azure portal. Power on the ESXi host, [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server) on the portal. After this, virtual machine will be listed on the portal.
4646
* **Pending reboot**: If there is a pending reboot on the virtual machine, then you will not be able to select the machine on Azure portal. Ensure to complete the pending reboot activities, [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). After this, virtual machine will be listed on the portal.
47-
* **IP not found**: If the virtual machine doesn't have a valid IP address associated with it, then you will not be able to select the machine on Azure portal. Ensure to assign a valid IP address to the virtual machine, [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). After this, virtual machine will be listed on the portal.
47+
* **IP not found or Machine does not have IP address**: If the virtual machine doesn't have a valid IP address associated with it, then you will not be able to select the machine on Azure portal. Ensure to assign a valid IP address to the virtual machine, [refresh the configuration server](vmware-azure-manage-configuration-server.md#refresh-configuration-server). It could also be caused if the machine does not have a valid IP address associated with one of its NIC's. Either assign a valid IP address to all NIC's or remove the NIC that's missing the IP. After this, virtual machine will be listed on the portal.
48+
49+
4850

4951
### Troubleshoot protected virtual machines greyed out in the portal
5052

0 commit comments

Comments
 (0)