Skip to content

Commit 8c52695

Browse files
authored
pencil edit
1 parent e434357 commit 8c52695

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-stack/hci/migrate/migrate-enable-guest-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ All Hyper-V generation 1 VMs must be powered off before proceeding with the foll
6969
7070
**Using Azure portal (recommended)**
7171
72-
1. To stop migrated VM from Azure Portal, select **Stop** on the VM details page:
72+
1. To stop migrated VM from Azure portal, select **Stop** on the VM details page:
7373
7474
:::image type="content" source="./media/migrate-enable-guest-management/vm-stop.png" alt-text="Screenshot of Azure portal showing how to stop a VM." lightbox="./media/migrate-enable-guest-management/vm-stop.png":::
7575
@@ -143,7 +143,7 @@ Sample state of the VM with the ISO attached, viewed from the Azure Stack HCI sy
143143

144144
:::image type="content" source="./media/migrate-enable-guest-management/vm-settings.png" alt-text="Screenshot showing ISO attachment." lightbox="./media/migrate-enable-guest-management/vm-settings.png":::
145145

146-
**Step 3**: Turn on the migrated VM, if needed, in Azure Portal and ensure it has public network connectivity as follows:
146+
**Step 3**: Turn on the migrated VM, if needed, in Azure portal and ensure it has public network connectivity as follows:
147147

148148
1. Check that the VM **Status** on Azure portal is **Running**:
149149

@@ -266,7 +266,7 @@ Code: Failed
266266
Message: moc-operator virtualmachine serviceclient returned an error while reconciling: rpc error: code = Unknown desc = AddlSODisk for IsoFile mocguestagentprov.iso failed. Error: ErrorCode[32768] ErrorDescription['<VM name>' failed to add device 'Synthetic DVD Drive'. (Virtual machine ID <VM ID>)] ErrorSummaryDescription [Failed to add device 'Synthetic DVD Drive'.]: WMI Error 0x00008000: Failed
267267
```
268268

269-
To resolve this, stop the VM in Azure portal by selecting **Stop**. If this doen't work, run the following command from Azure CLI:
269+
To resolve this, stop the VM in Azure portal by selecting **Stop**. If this doesn't work, run the following command from Azure CLI:
270270

271271
```azurecli
272272
az stack-hci-vm stop --name $vmName --resource-group $rgName

0 commit comments

Comments
 (0)