【发布时间】:2018-01-01 18:12:03
【问题描述】:
我阅读了Indexing Documents in Azure Blob Storage 上的文档。 我的问题是,如果我使用加密 using Azure Key Vault,我还能使用索引服务来搜索我的 blob 内容吗?
【问题讨论】:
标签: azure encryption azure-blob-storage
我阅读了Indexing Documents in Azure Blob Storage 上的文档。 我的问题是,如果我使用加密 using Azure Key Vault,我还能使用索引服务来搜索我的 blob 内容吗?
【问题讨论】:
标签: azure encryption azure-blob-storage
这应该可以。但是,Azure 存储 中有一个选项可以索引加密的 blob,其中密钥由 Microsoft 管理。看到这个:Azure Storage Service Encryption for Data at Rest
【讨论】: