ambry
ambry copied to clipboard
Avoid isPrivate as a Blob Property for new blobs
With container support, blob privacy is handled at the container level. The blob level isPrivate property which is part of BlobProperties should be avoided for newly created blobs. This issue is created to figure out the best way to do this.