Skip to content

Commit e053f00

Browse files
authored
Merge pull request #113279 from ekpgh/hpc-remove-regions
fix nonblocking request to remove region discussion from customer keys doc
2 parents 67fa15a + dca48bd commit e053f00

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

articles/hpc-cache/customer-keys.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to use Azure Key Vault with Azure HPC Cache to control encrypti
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: conceptual
7-
ms.date: 04/23/2020
7+
ms.date: 04/29/2020
88
ms.author: v-erkel
99
---
1010

@@ -15,11 +15,7 @@ You can use Azure Key Vault to control ownership of the keys used to encrypt you
1515
> [!NOTE]
1616
> All data stored in Azure, including on the cache disks, is encrypted at rest using Microsoft-managed keys by default. You only need to follow the steps in this article if you want to manage the keys used to encrypt your data.
1717
18-
This feature is available only in these Azure regions:
19-
20-
* East US
21-
* South Central US
22-
* West US 2
18+
This feature is available only in some of the Azure regions where Azure HPC Cache is available. Refer to the [Region availability](hpc-cache-overview.md#region-availability) list for details.
2319

2420
There are three steps to enable customer-managed key encryption for Azure HPC Cache:
2521

@@ -66,7 +62,7 @@ At cache creation time you must specify a vault, key, and key version to use for
6662
Read the [Azure Key Vault documentation](../key-vault/key-vault-overview.md) for details.
6763

6864
> [!NOTE]
69-
> The Azure Key Vault must use the same subscription and be in the same region as the Azure HPC Cache. Use one of the supported regions listed at the beginning of this article.
65+
> The Azure Key Vault must use the same subscription and be in the same region as the Azure HPC Cache. Make sure that the region you choose [supports the customer-managed keys feature](hpc-cache-overview.md#region-availability).
7066
7167
## 2. Create the cache with customer-managed keys enabled
7268

0 commit comments

Comments
 (0)