encryption - Indexing Encrypted Blobs on Azure storage -
i read document on indexing documents in azure blob storage. question if use encryption using azure key vault, can still using indexing service searching through content of blobs?
this should work. however, there option in azure storage index encrypted blobs keys managed microsoft. see this: azure storage service encryption data @ rest
you can use encryption extensions: https://blogs.msdn.microsoft.com/partnercatalystteam/2015/06/17/storing-data-securely-in-azure-blob-storage-with-azure-encryption-extensions/
Comments
Post a Comment