Skip to content

Commit 33a401a

Browse files
committed
updated image alignment
1 parent fa61041 commit 33a401a

File tree

2 files changed

+45
-6
lines changed

2 files changed

+45
-6
lines changed

articles/storage-mover/agent-deploy.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,12 @@ At a minimum, the agent image needs 20 GiB of local storage. The amount required
7373
## Create the agent VM
7474

7575
1. Create a new VM to host the agent. Open **Hyper-V Manager**. In the **Actions** pane, select **New** and **Virtual Machine...** to launch the **New Virtual Machine Wizard**.
76-
:::image type="content" source="media/agent-deploy/agent-vm-create-sml.png" alt-text="Image showing how to launch the New Virtual Machine Wizard from within the Hyper-V Manager." lightbox="media/agent-deploy/agent-vm-create-lrg.png":::
76+
77+
:::image type="content" source="media/agent-deploy/agent-vm-create-sml.png" alt-text="Image showing how to launch the New Virtual Machine Wizard from within the Hyper-V Manager." lightbox="media/agent-deploy/agent-vm-create-lrg.png":::
7778

7879
1. Within the **Specify Name and Location** pane, specify values for the agent VM's **Name** and **Location** fields. The location should match the folder where the VHD is stored, if possible. Select **Next**.
79-
:::image type="content" source="media/agent-deploy/agent-name-select-sml.png" alt-text="Image showing the location of the Name and Location fields within the New Virtual Machine Wizard." lightbox="media/agent-deploy/agent-name-select-lrg.png":::
80+
81+
:::image type="content" source="media/agent-deploy/agent-name-select-sml.png" alt-text="Image showing the location of the Name and Location fields within the New Virtual Machine Wizard." lightbox="media/agent-deploy/agent-name-select-lrg.png":::
8082

8183
1. Within the **Specify Generation** pane, select the **Generation 1** option.
8284

@@ -86,18 +88,23 @@ At a minimum, the agent image needs 20 GiB of local storage. The amount required
8688
Only *Generation 1* VMs are supported. This Linux image won't boot as a *Generation 2* VM.
8789

8890
1. If you haven't already, [determine the amount of memory you'll need for your VM](#determine-required-resources-for-the-vm). Enter this amount in the **Assign Memory** pane, noting that you need to enter the value in MiB. 1 GiB = 1024 MiB. Using the **Dynamic Memory** feature is fine.
89-
:::image type="content" source="media/agent-deploy/agent-memory-allocate-sml.png" lightbox="media/agent-deploy/agent-memory-allocate-lrg.png" alt-text="Image showing the location of the Startup Memory field within the New Virtual Machine Wizard.":::
91+
92+
:::image type="content" source="media/agent-deploy/agent-memory-allocate-sml.png" lightbox="media/agent-deploy/agent-memory-allocate-lrg.png" alt-text="Image showing the location of the Startup Memory field within the New Virtual Machine Wizard.":::
9093

9194
1. Within the **Configure Networking** pane, select the **Connection** drop-down. From the list, choose the virtual switch that will provide the agent with internet connectivity and select **Next**. For more information, see the [Hyper-V virtual networking documentation](/windows-server/networking/sdn/technologies/hyper-v-network-virtualization/hyperv-network-virtualization-overview-windows-server) for details.
92-
:::image type="content" source="media/agent-deploy/agent-networking-configure-sml.png" lightbox="media/agent-deploy/agent-networking-configure-lrg.png" alt-text="Image showing the location of the network Connection field within the New Virtual Machine Wizard.":::
95+
96+
:::image type="content" source="media/agent-deploy/agent-networking-configure-sml.png" lightbox="media/agent-deploy/agent-networking-configure-lrg.png" alt-text="Image showing the location of the network Connection field within the New Virtual Machine Wizard.":::
9397

9498
1. Within the **Connect Virtual Hard Disk** pane, select the **Use an existing Virtual Hard Disk** option. In the **Location** field, select **Browse** and navigate to the VHD file that was extracted in the previous steps. Select **Next**.
95-
:::image type="content" source="media/agent-deploy/agent-disk-connect-sml.png" lightbox="media/agent-deploy/agent-disk-connect-lrg.png" alt-text="Image showing the location of the Virtual Hard Disk Connection fields within the New Virtual Machine Wizard.":::
99+
100+
:::image type="content" source="media/agent-deploy/agent-disk-connect-sml.png" lightbox="media/agent-deploy/agent-disk-connect-lrg.png" alt-text="Image showing the location of the Virtual Hard Disk Connection fields within the New Virtual Machine Wizard.":::
96101

97102
1. Within the **Summary** pane, select **Finish** to create the agent VM.
98-
:::image type="content" source="media/agent-deploy/agent-configuration-details-sml.png" lightbox="media/agent-deploy/agent-configuration-details-lrg.png" alt-text="Image showing the user-assigned values in the Summary pane of the New Virtual Machine Wizard.":::
103+
104+
:::image type="content" source="media/agent-deploy/agent-configuration-details-sml.png" lightbox="media/agent-deploy/agent-configuration-details-lrg.png" alt-text="Image showing the user-assigned values in the Summary pane of the New Virtual Machine Wizard.":::
99105

100106
1. After the new agent is successfully created, it will appear in the **Virtual Machines** pane within the **Hyper-V Manager**.
107+
101108
:::image type="content" source="media/agent-deploy/agent-created-sml.png" lightbox="media/agent-deploy/agent-created-lrg.png" alt-text="Image showing the agent VM deployed within the New Virtual Machine Wizard.":::
102109

103110
## Change the default password

articles/storage/common/testTopic1.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: #Required; page title is displayed in search results. Include the brand.
3+
description: #Required; article description that is displayed in search results.
4+
author: #Required; your GitHub user alias, with correct capitalization.
5+
ms.author: #Required; microsoft alias of author; optional team alias.
6+
ms.service: #Required; service per approved list. slug assigned by ACOM.
7+
ms.topic: how-to #Required; leave this attribute/value as-is.
8+
ms.date: #Required; mm/dd/yyyy format.
9+
ms.custom: template-how-to #Required; leave this attribute/value as-is.
10+
---
11+
12+
13+
14+
# [H1 Testing How-To Template]
15+
16+
This section provides information on how to create a sample how-to article
17+
18+
19+
20+
## [Section 1 heading]
21+
Test lead-in sentence
22+
1. <!-- Step 1 -->
23+
1. <!-- Step 2 -->
24+
1. <!-- Step n -->
25+
26+
27+
28+
## Next steps
29+
<!-- Add a context sentence for the following links -->
30+
- [Write how-to guides](contribute-how-to-write-howto.md)
31+
- [Links](links-how-to.md)
32+

0 commit comments

Comments
 (0)