Skip to content

Commit afaac0b

Browse files
authored
fixing alt text
1 parent 0b7f1a7 commit afaac0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/hydration-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Migrate will create the network interface, a new virtual network, subnet,
2222

2323
After the virtual machine is created, Azure Migrate will invoke the [Custom Script Extension](/azure/virtual-machines/extensions/custom-script-windows) on the temporary VM using the Azure Virtual Machine REST API. The Custom Script Extension utility will execute a preparation script containing the required configuration for Azure readiness on the on-premises VM disks attached to the temporary Azure VM. The preparation script is downloaded from an Azure Migrate owned storage account. The network security group rules of the virtual network will be configured to permit the temporary Azure VM to access the Azure Migrate storage account for invoking the script.
2424

25-
:::image type="content" source="./media/concepts-prepare-vmware-agentless-migration/migration-steps.png" alt-text="Image of VMware agentless migration steps." lightbox="./media/concepts-prepare-vmware-agentless-migration/migration-steps.png":::.
25+
:::image type="content" source="./media/concepts-prepare-vmware-agentless-migration/migration-steps.png" alt-text="Diagram of VMware agentless migration steps." lightbox="./media/concepts-prepare-vmware-agentless-migration/migration-steps.png":::.
2626

2727
>[!NOTE]
2828
>Hydration VM disks do not support Customer Managed Key (CMK). Platform Managed Key (PMK) is the default option.
@@ -69,7 +69,7 @@ The preparation script executes the following changes based on the OS type of th
6969

7070
- On the on-premises server, open the command prompt with elevated privileges and enter **diskpart**.
7171

72-
:::image type="content" source="./media/concepts-prepare-vmware-agentless-migration/command-prompt-diskpart.png" alt-text="Image of command prompt diskpart." lightbox="./media/concepts-prepare-vmware-agentless-migration/command-prompt-diskpart.png":::
72+
:::image type="content" source="./media/concepts-prepare-vmware-agentless-migration/command-prompt-diskpart.png" alt-text="Screenshot of command prompt diskpart." lightbox="./media/concepts-prepare-vmware-agentless-migration/command-prompt-diskpart.png":::
7373

7474
- Enter SAN. If the drive letter of the guest operating system isn't maintained, Offline All or Offline Shared is returned.
7575

0 commit comments

Comments
 (0)