Azure / Azure/azure-storage-cpplite
Need create snapshot API for unmanaged disks
Open
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.