Skip to content

Commit 78fe40e

Browse files
Update how-to-configure-customer-managed-keys.md
Adding note on CMK from private key vault in Fairfax
1 parent 7ce33ce commit 78fe40e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/load-testing/how-to-configure-customer-managed-keys.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Make sure to configure the following key vault settings when you use customer-ma
5151

5252
If you restricted access to your Azure key vault by a firewall or virtual networking, you need to grant access to Azure Load Testing for retrieving your customer-managed keys. Follow these steps to [grant access to trusted Azure services](/azure/key-vault/general/overview-vnet-service-endpoints#grant-access-to-trusted-azure-services).
5353

54+
> [!IMPORTANT]
55+
> Retrieving customer-managed keys from a private Azure key vault that has access restrictions is currently not enabled in **US Gov Virginia** region.
56+
5457
### Configure soft delete and purge protection
5558

5659
You have to set the *Soft Delete* and *Purge Protection* properties on your key vault to use customer-managed keys with Azure Load Testing. Soft delete is enabled by default when you create a new key vault and can't be disabled. You can enable purge protection at any time. Learn more about [soft delete and purge protection in Azure Key Vault](/azure/key-vault/general/soft-delete-overview).

0 commit comments

Comments
 (0)