Skip to content

Commit 250533d

Browse files
authored
Update rbac-guide.md
1 parent 03da6f8 commit 250533d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/key-vault/general/rbac-guide.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ Our recommendation is to use a vault per application per environment
3131
Individual keys, secrets, and certificates permissions should be used
3232
only for specific scenarios:
3333

34-
- Multi-layer applications that need to separate access control
35-
between layers
36-
37-
- Sharing individual secret between multiple applications
34+
- Sharing individual secrets between multiple applications, e.g., one application needs to access data from the other application
35+
- Cross-tenant encryption with customer key, e.g., ISV using a key from a customer key vault to encrypt its data
3836

3937
More about Azure Key Vault management guidelines, see:
4038

0 commit comments

Comments
 (0)