Skip to content

Commit 80d260b

Browse files
Review feedback round 2
1 parent 3880d34 commit 80d260b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-encrypt-decrypt-blobs-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,6 @@ Console.WriteLine((await BinaryData.FromStreamAsync(downloadInfo.Content)).ToStr
290290
291291
In this tutorial, you learned how to use .NET client libraries to perform client-side encryption for blob upload and download operations.
292292
293-
For more information about client-side encryption, see [Client-side encryption for blobs](client-side-encryption.md).
293+
For a broad overview of client-side encryption for blobs, including instructions for migrating encrypted data to version 2, see [Client-side encryption for blobs](client-side-encryption.md).
294294
295295
For more information about Azure Key Vault, see the [Azure Key Vault overview page](../../key-vault/general/overview.md)

0 commit comments

Comments
 (0)