Skip to content

Commit 539a352

Browse files
committed
tweak
1 parent 4965a78 commit 539a352

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/blobs/storage-blob-encryption-status.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Check the encryption status of a blob
33
titleSuffix: Azure Storage
4-
description: Learn how to use Azure portal, PowerShell, or Azure CLI to check whether a given blob is encrypted. If a blob is not encrypted, learn how to use AzCopy to force encryption by downloading and re-uploading the blob.
4+
description: Learn how to use Azure portal, PowerShell, or Azure CLI to check whether a given blob is encrypted.
55
services: storage
66
author: jimmart-dev
77

@@ -17,9 +17,9 @@ ms.devlang: azurecli
1717

1818
# Check the encryption status of a blob
1919

20-
Every block blob, append blob, or page blob in Azure Storage is encrypted with Azure Storage encryption.
20+
Every block blob, append blob, or page blob in Azure Storage is encrypted with Azure Storage encryption. This article shows how to determine whether a specific blob has been encrypted.
2121

22-
This article shows how to determine whether a given blob has been encrypted.
22+
For more information about Azure Storage encryption, see [Azure Storage encryption for data at rest](../common/storage-service-encryption.md).
2323

2424
## Check a blob's encryption status
2525

0 commit comments

Comments
 (0)