Skip to content

Commit 2dd5347

Browse files
authored
Merge pull request #80516 from xuehongg/patch-1
Update customer-managed-keys-integration-service-environment.md
2 parents 39efa0f + aed35be commit 2dd5347

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/logic-apps/customer-managed-keys-integration-service-environment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This topic shows how to set up and specify your own encryption key to use when y
2626

2727
* You can specify a customer-managed key *only when you create your ISE*, not afterwards. You can't disable this key after your ISE is created. Currently, no support exists for rotating a customer-managed key for an ISE.
2828

29+
* The key vault that stores your customer-managed key must exist in the same Azure region as your ISE.
30+
2931
* To support customer-managed keys, your ISE requires that you enable either the [system-assigned or user-assigned managed identity](../active-directory/managed-identities-azure-resources/overview.md#managed-identity-types). This identity lets your ISE authenticate access to secured resources, such as virtual machines and other systems or services, that are in or connected to an Azure virtual network. That way, you don't have to sign in with your credentials.
3032

3133
* Currently, to create an ISE that supports customer-managed keys and has either managed identity type enabled, you have to call the Logic Apps REST API by using an HTTPS PUT request.

0 commit comments

Comments
 (0)