Skip to content

Commit 5de935b

Browse files
committed
modified TOC
1 parent 3ece519 commit 5de935b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@
198198
href: ../common/storage-import-export-data-from-blobs.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
199199
- name: How-to
200200
items:
201+
- name: Use customer managed key
202+
href: ../common/storage-import-export-encryption-key-portal.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
201203
- name: View drive status
202204
href: ../common/storage-import-export-view-drive-status.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
203205
- name: Review job status

articles/storage/common/storage-import-export-encryption-key-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before you begin, make sure:
3434

3535
- [How to use soft-delete with PowerShell](../../key-vault/key-vault-soft-delete-powershell.md).
3636
- [How to use soft-delete with CLI](../../key-vault/key-vault-soft-delete-cli.md).
37-
- The existing key vault should have an RSA key of 2048 size. For more information about keys, see **Key Vault keys** in [About Azure Key Vault keys, secrets, and certificates](../../key-vault/about-keys-secrets-and-certificates.md#key-vault-keys).
37+
- The existing key vault should have an RSA key of 2048 size or more. For more information about keys, see **Key Vault keys** in [About Azure Key Vault keys, secrets, and certificates](../../key-vault/about-keys-secrets-and-certificates.md#key-vault-keys).
3838
- Key vault must be in the same region as the storage account for your data.
3939
- If you don't have an existing Azure Key Vault, you can also create it inline as described in the following section.
4040

0 commit comments

Comments
 (0)