Azure / azure-storage-ruby

Microsoft Azure Storage Library for Ruby
http://azure.github.io/azure-storage-ruby/
84 stars 150 forks source link

support for client-side encryption #181

Open skalingclouds opened 4 years ago

skalingclouds commented 4 years ago

SDK should support client side encryption example https://docs.microsoft.com/en-us/azure/storage/blobs/storage-encrypt-decrypt-blobs-key-vault

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage

mmyyrroonn commented 4 years ago

@skalingclouds Hello. This is ruby sdk for managing Azure resource. There is a separate storage ruby sdk. https://github.com/Azure/azure-storage-ruby You can check whether it has the client-side encryption or not.