Are Azure Blobs encrypted when they are stored in Microsoft?

后端 未结 2 1862
無奈伤痛
無奈伤痛 2021-02-06 03:05

I am developing a site that stores text in Azure Blob Storage. The text may be sensitive (not necessarily passwords, but personal information). I am trying to decide whether or

2条回答
  •  星月不相逢
    2021-02-06 03:37

    David's answer is spot-on, but for people looking to actually implement the encryption the poster asked about, I've put together some samples and libraries at Azure Encryption Extensions.

提交回复
热议问题