Blob immutability policy support in azure-storage-cpp
ajs97 opened this issue · 1 comments
ajs97 commented
I was looking at the SDK documentation for cloud blobs, and I didn't see any functions for setting blob immutability policy on cloud blobs.
Am I right in assuming that this SDK doesn't support setting immutability policies on blobs, or am I missing something?
Jinming-Hu commented
@ajs97 This sdk has been deprecated. Please use our Track 2 Storage SDK, where blob immutability feature is available.