Skip to content

Commit d9ce271

Browse files
authored
Update customer-managed-keys.md
1 parent 45ca671 commit d9ce271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-fluid-relay/concepts/customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To verify a Fluid Relay resource is using CMK, you can check the property of the
3131
Before configuring CMK on your Azure Fluid Relay resource, the following prerequisites must be met:
3232
- Keys must be stored in an Azure Key Vault.
3333
- Keys must be RSA key and not EC key since EC key doesn’t support WRAP and UNWRAP.
34-
- A user assigned managed identity must be created with necessary permission (GET, WRAP and UNWRAP) to the key vault in step 1. More information [here](../../active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-nonaad). Please grant GET, WRAP and UNWRAP under Key Permissions in AKV.
34+
- A user assigned managed identity must be created with necessary permission (GET, WRAP and UNWRAP) to the key vault in step 1. More information [here](../../active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-nonaad.md). Please grant GET, WRAP and UNWRAP under Key Permissions in AKV.
3535
- Azure Key Vault, user assigned identity, and the Fluid Relay resource must be in the same region and in the same Azure Active Directory (Azure AD) tenant.
3636

3737
## Create a Fluid Relay resource with CMK

0 commit comments

Comments
 (0)