Skip to content

Commit 9224ca7

Browse files
Merge pull request #299833 from habibaum/14May-storage-disk-updates
Storage disk updates
2 parents 2663661 + ddf4fbb commit 9224ca7

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

articles/migrate/tutorial-migrate-hyper-v.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@ After discovery is finished, you can begin the replication of Hyper-V VMs to Azu
149149
1. In **Replicate** > **Source settings** > **Are your machines virtualized?**, select **Yes, with Hyper-V**. Then select **Next: Virtual machines**.
150150
151151
1. In **Virtual machines**, select the machines you want to replicate.
152-
- If you ran an assessment for the VMs, you can apply VM sizing and disk type (premium/standard) recommendations from the assessment results. To do this step, in **Import migration settings from an Azure Migrate assessment?**, select **Yes**.
152+
- If you ran an assessment for the VMs, you can apply VM sizing and disk type (Premium v2, Ultra SSD, Standard SSD, Standard HDD, or Premium Managed disks) recommendations from the assessment results. To do this step, in **Import migration settings from an Azure Migrate assessment?**, select **Yes**.
153+
- You can choose to migrate the Standard SSD as a [ZRS Disk](/azure/virtual-machines/disks-deploy-zrs?tabs=portal).
153154
- If you didn't run an assessment, or you don't want to use the assessment settings, select **No**.
154155
- If you selected to use the assessment, select the VM group and assessment name.
155156

articles/migrate/tutorial-migrate-vmware-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Select VMs for migration.
280280
- **Availability Zone**: Specify the Availability Zone to use.
281281
- **Availability Set**: Specify the Availability Set to use.
282282

283-
17. In **Disks**, specify whether the VM disks should be replicated to Azure, and select the disk type (standard SSD/HDD or premium managed disks) in Azure. Then click **Next**.
283+
17. In **Disks**, specify whether the VM disks should be replicated to Azure, and select the disk type (Premium v2, Ultra SSD, Standard SSD, Standard HDD, or Premium Managed disks) in Azure. Then select **Next**.
284284
- You can exclude disks from replication.
285285
- If you exclude disks, they won't be present on the Azure VM after migration.
286286
- You can exclude disks if the mobility agent is already installed on that server. [Learn more](../site-recovery/exclude-disks-replication.md#exclude-limitations).

articles/migrate/tutorial-migrate-vmware.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ Enable replication as follows:
114114
> [!NOTE]
115115
> If you want to select a different availability option for a set of virtual machines, go to step 1 and repeat the steps by selecting different availability options after starting replication for one set of virtual machines.
116116
117-
12. In **Disks**, indicate whether the VM disks should be replicated to Azure, and specify the disk type (standard SSD/HDD or Premium-managed disks) in Azure. Then select **Next**.
117+
12. In **Disks**, indicate whether the VM disks should be replicated to Azure, and specify the disk type (Premium v2, Ultra SSD, Standard SSD, Standard HDD, or Premium Managed disks) in Azure. Then select **Next**.
118118

119119
:::image type="content" source="./media/tutorial-migrate-vmware/disks-inline.png" alt-text="Screenshot shows the Disks tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-vmware/disks-expanded.png":::
120120

121121
> [!NOTE]
122-
> To optimize costs and enhance performance, you can now migrate to Premium managed disks for OS disks and Premium V2 SSD (preview) for data disks exclusively on VMware environment.
122+
> To optimize costs and enhance performance, you can now migrate to Premium V2 SSD Disk as data disk.
123123
124124
13. In **Tags**, choose to add tags to your Virtual machines, Disks, and NICs.
125125

@@ -148,7 +148,6 @@ Replication occurs as follows:
148148

149149
## Run a test migration
150150

151-
152151
When delta replication begins, you can run a test migration for the VMs, before running a full migration to Azure. We highly recommend that you do this at least once for each machine, before you migrate it.
153152

154153
- Running a test migration checks that migration will work as expected, without impacting the on-premises machines, which remain operational, and continue replicating.
@@ -157,7 +156,6 @@ When delta replication begins, you can run a test migration for the VMs, before
157156

158157
Do a test migration as follows:
159158

160-
161159
1. In **Migration goals** > **Servers, databases and web apps** > **Migration and modernization**, select the numerical value next to **Azure VM**.
162160

163161
:::image type="content" source="./media/tutorial-migrate-vmware/test-migrated-servers.png" alt-text="Screenshot of Test migrated servers.":::

articles/migrate/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ ms.custom: mvc, engagement-fy25
1414

1515
[Azure Migrate](migrate-services-overview.md) helps you discover, assess, and migrate on-premises servers, apps, and data to the Azure cloud platform. This article summarizes new releases and features in Azure Migrate.
1616

17-
## Update (April 2025)
17+
## Update (May 2025)
18+
19+
- General availability: Azure Migrate enhances support for [Premium v2 SSD Disks](/azure/virtual-machines/disks-deploy-premium-v2?tabs=azure-cli). This offers a seamless experience to migrate their on-premise workloads to Azure and benefit from the with advanced disk options that offer greater flexibility and enhanced performance of Pv2 disks in Azure.
20+
- Public preview: Azure Migrate expands support for migrations with [Ultra SSD](/azure/virtual-machines/disks-enable-ultra-ssd?tabs=azure-portal).This enables customers to seamlessly migrate their on-premise workloads to Azure while taking advantage of Ultra Disk’s cutting-edge performance and scalability.
21+
- Public preview: Azure Migrate enhances resiliency by supporting migration to [ZRS Disks](/azure/virtual-machines/disks-deploy-zrs?tabs=portal) during Migration only. **Zone-Redundant Storage (ZRS)** for Azure Disks synchronously replicates data across three physically separate availability zones within a region – each with independent power, cooling, and networking – enhancing Disk availability and resiliency.
1822

1923
- General availability: Azure Migrate now supports a simplified experience through its upgraded version of the agent-based migration stack. This stack offers a streamlined experience for customers and is set to replace the classic experience over the next three years. [Learn more](simplified-experience-for-azure-migrate.md).
2024

0 commit comments

Comments
 (0)