Migrate your Azure unmanaged disks by March 31, 2026

Applies to: ✔️ Linux VMs ✔️ Windows VMs

In 2017, we launched Azure managed disks. We've been enhancing capabilities ever since. Because Azure managed disks now have the full capabilities of unmanaged disks and other advancements, we announced the retirement for unmanaged disks on September 13, 2022. Unmanaged disks will be fully retired on March 31, 2026 (extended from previously published date of September 30, 2025).

By using managed disks, you don't need to manage storage accounts for creating a disk, because Azure manages the storage accounts under the hood. This abstraction reduces maintenance overhead for you. Also, it allows managed disks to provide numerous benefits over unmanaged disks, such as high availability, better scalability, large disks, bursting, and shared disks. If you use unmanaged disks, start planning your Windows or Linux migration now. Complete the migration by March 31, 2026, and take advantage of Azure managed disks.

How am I affected?

After March 31, 2026, you can't start IaaS VMs that use unmanaged disks. Any VMs that use unmanaged disks and are running or allocated will be stopped and deallocated.

What is being retired?

Unmanaged disks are a type of page blob in Azure that is used for storing Virtual Hard Disk (VHD) files associated with virtual machines (VM). When a page blob VHD is attached to a VM, it functions as a virtual disk for that VM. The VM's operating system can read from and write to the attached page blob as if it were a SCSI volume. This retirement only affects page blobs being used as virtual disks that are directly attached to VMs.

Page blobs accessed directly via HTTP or HTTPS REST APIs are standalone entities and have no dependencies on any specific VM. Clients can interact with these page blobs by using standard HTTP or HTTPS protocols, making requests to read from or write to the blobs by using Storage REST APIs. Since these page blobs aren't attached as virtual disks, this retirement doesn't affect them.

Third party storage offerings on Azure that use page blobs via HTTP or HTTPS REST APIs as their underlying storage solution might not be affected by this retirement.

What actions should I take?

Start planning your migration to Azure managed disks today.

  • Make a list of all affected VMs:

    • The VMs with Uses managed disks set to No on the Azure portal's VM pane are all the affected VMs within the subscription.
    • You can also query Azure Resource Graph by using the portal or PowerShell to view the list of all flagged VMs and related information for the selected subscriptions.
    • On February 28, 2020, we sent out emails to subscription owners with a list of all subscriptions that contain these VMs. Use them to build this list.
  • Now that you have a list of all the affected VMs, see Migrate Azure VMs to Managed Disks in Azure to learn how to migrate your unmanaged disks to managed disks. If you have other questions, see Frequently asked questions about migrating to managed disks.

  • If you have further technical questions, issues, and need help with adding subscriptions to the allowlist, contact support.

Complete your migration as soon as possible to prevent business impact and to take advantage of the improved reliability, scalability, security, and new features of Azure managed disks.

What resources are available for this migration?

  • Azure Q&A: Azure and community support for migration.
  • If your company or organization has partnered with Azure or works with Azure representatives such as cloud solution architects (CSAs) or technical account managers (TAMs), work with them for more resources for migration.