Skip to content

Support creating a blank VHD in a storage account #655

Description

There are Kubernetes scenarios where users need to be able to provision blank VHDs in a storage account so they can make them available in their cluster.

Today, basically there are only two options as far as I can tell:

  1. Attach a new blank disk to a VM from the Portal or CLI. Immediately detach the disk. At least it's a valid VHD.
  2. Create the VHD on your local system. (qemu-img, etc)

There ought to be a way to do this from CLI (or better yet, if this were something that Storage could do via an API).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Computeaz vm/vmss/image/disk/snapshotStorageaz storage

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions