Use Azcopy to copy files from on-prem to Managed Disk

Afzal Atique 21 Reputation points
2020-05-29T12:44:14.97+00:00

Hi Team,

Is there a way to copy files from on premise server directly to Azure Managed disk ?
We can copy data to azure blob/file but then we need to move it again to managed disk, so is there a way to avoid it.
Also is it possible convert a blob to managed disk ?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,980 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Leon Laude 85,591 Reputation points
    2020-05-29T12:48:49.53+00:00

    Hi,

    Something here might help:

    Introducing the preview of direct-upload to Azure managed disks
    https://azure.microsoft.com/en-us/blog/introducing-the-preview-of-direct-upload-to-azure-managed-disks

    It is possible to create an Azure Managed Disk from a VHD Blob:
    Create an Azure Managed Disk from a VHD Blob

    Best regards,
    Leon

    0 comments No comments

  2. Afzal Atique 21 Reputation points
    2020-05-29T13:46:43.867+00:00

    Many thanks for your reply @Leon Laude
    I had checked first article before, so Is it fair to assume that only thing that i can copy from on-prem to managed disk is VHD. We cant copy the files n folder directly to manage disk like we can do in blob\file storage.

    0 comments No comments