Skip to content

Commit 9c3e1dd

Browse files
committed
Adding template specific details to permissions section
1 parent fc2a4ab commit 9c3e1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/security/workspaces-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Workspaces can be configured to use a [User-assigned Managed identity](../../act
6363

6464
#### Permissions
6565

66-
To encrypt or decrypt data at rest, the managed identity must have the following permissions. Similarly, if you are using a Resource Manager template to create a new key, the 'keyOps' under properties for Microsoft.KeyVault/vaults/keys resource must have the following permissions:
66+
To encrypt or decrypt data at rest, the managed identity must have the following permissions. Similarly, if you are using a Resource Manager template to create a new key, the 'keyOps' parameter of the template must have the following permissions:
6767

6868
* WrapKey (to insert a key into Key Vault when creating a new key).
6969
* UnwrapKey (to get the key for decryption).

0 commit comments

Comments
 (0)