0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Azure ストレージ (Blob) の暗号化状態を確認する方法

Posted at

概要

Azure portal で確認する方法について記述する。

方法

  1. Azure portal を使用して BLOB が暗号化されているかどうかを確認するには、次の手順を実行します。
  2. Azure Portal のストレージ アカウントに移動します。
  3. [コンテナー] を選択して、アカウント内のコンテナーの一覧に移動します。
  4. BLOB を探して、その [概要] タブを表示します。
  5. [暗号化されたサーバー] プロパティを表示します。 "SERVER ENCRYPTED" が [TRUE] の場合、BLOB は暗号化されています。 BLOB のプロパティには、BLOB が作成された日時も含まれていることに注意してください。

参考資料

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?