Skip to content

Commit 756dee1

Browse files
committed
simplified image names and added periods
1 parent 7e7bbe6 commit 756dee1

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

articles/confidential-computing/migrate-nested-confidential-vms.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,42 +20,42 @@ ms.author: ananyagarg
2020
---
2121
# How to move a Nested Confidential VM from one region to another
2222

23-
**Step1**: Identify the target region
23+
**Step1**: Identify the target region.
2424

25-
**Step 2**: Prepare the Source Nested Confidential VM by ensuring all data is backed up
25+
**Step 2**: Prepare the Source Nested Confidential VM by ensuring all data is backed up.
2626

2727
**Step 3**: Verify that your subscription has sufficient quota for the target VM in the target region. Request a quota through the [Azure portal](/azure/azure-portal/supportability/per-vm-quota-requests) if needed.
2828

29-
**Step 4**: Navigate to VM you wish to resize in the portal
29+
**Step 4**: Navigate to VM you wish to resize in the portal.
3030

31-
**Step 5**: Select the stop button and wait for status of the VM to be Stopped (deallocated)
31+
**Step 5**: Select the stop button and wait for status of the VM to be Stopped (deallocated).
3232

33-
:::image type="content" source="./media/migrate-nested-cvms/image 1.png" alt-text="Screenshot of Azure portal showing the Capture option, circled in green, and the Status, also circled in green.":::
33+
:::image type="content" source="./media/migrate-nested-cvms/capture-option-azure-portal.png" alt-text="Screenshot of Azure portal showing the Capture option, circled in green, and the Statu highlighted..":::
3434

3535

36-
**Step 6**: Find the **Capture** drop down in the overview tab of the VM, then select **Image**
36+
**Step 6**: Find the **Capture** drop down in the overview tab of the VM, then select **Image**.
3737

3838
**When you get to the image creation page**:
39-
* Ensure you select *Automatically delete this Virtual Machine after creating the image* (check image 2)
39+
* Ensure you select *Automatically delete this Virtual Machine after creating the image* (check image 2).
4040

41-
:::image type="content" source="./media/migrate-nested-cvms/image 2.png" alt-text="Screenshot of the Azure portal showing the options to Automatically delete the virtual machine after creating the image, Create new for Target Azure compute gallery, Create new for Target VM image definition, and Version number, in green circles.":::
41+
:::image type="content" source="./media/migrate-nested-cvms/azure-portal-options-for-vm-image-creation.png" alt-text="Screenshot of the Azure portal showing the options to Automatically delete the virtual machine after creating the image, Create new for Target Azure compute gallery, Create new for Target VM image definition, and Version number.":::
4242

4343

4444

45-
* If you don't have a gallery, in the gallery option, select *Create new* and name your gallery
45+
* If you don't have a gallery, in the gallery option, select *Create new* and name your gallery.
4646

47-
* Fill in name and other options, create an image definition if none is usable
47+
* Fill in name and other options, create an image definition if none is usable.
4848

4949
* Read the descriptions for specialized vs generalized images and choose your option. (If not sure, generalized should work for most cases.)
5050

51-
* Continue to fill other options. In the replication portion of the image capture option, add the region you wish to *relocate* your VM to.  You need to select the target region drop-down
51+
* Continue to fill other options. In the replication portion of the image capture option, add the region you wish to *relocate* your VM to.  You need to select the target region drop-down.
5252

53-
:::image type="content" source="./media/migrate-nested-cvms/image 3.png" alt-text="Screenshot of the Azure portal showing the options Target regions.":::
53+
:::image type="content" source="./media/migrate-nested-cvms/azure-portal-option-target-region-migrated-vm.png" alt-text="Screenshot of the Azure portal showing the options Target regions.":::
5454

5555

56-
**Fill in all other options and hit *Review + create***
56+
**Fill in all other options and hit *Review + create***.
5757

58-
**Step 7**: Go to your gallery and select the image you captured. In the top left, select **Create a vm**
58+
**Step 7**: Go to your gallery and select the image you captured. In the top left, select **Create a vm**.
5959

6060
**Step 8**: Fill in all options and ensure you select the new region and new size. If you don't see the size you wish to have, ensure 'no infrastructure redundancy is required' is selected and that your requested region supports the size you wish to have.
6161

0 commit comments

Comments
 (0)