Azure / Azure/azure-storage-cpplite

Need create snapshot API for unmanaged disks

Open
#80 8 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
C++
Stars
26
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Hi,
The storage client library thick version has an API to create a snapshot of a blob.
azure::storage::cloud_page_blob m_blob =
m_blob.create_snapshot()

This API is helpful to create snapshot of unmanaged VHDs attached to a virtual machine.
Does the lite version has a similar API to create snapshots of unmanged VHDs present in a container and attached to a virtual machine?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.