Skip to content

Commit b38720c

Browse files
authored
Merge pull request #177652 from jlichwa/patch-186
Update rbac-guide.md
2 parents c33513f + 250533d commit b38720c

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)