We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03da6f8 commit 250533dCopy full SHA for 250533d
articles/key-vault/general/rbac-guide.md
@@ -31,10 +31,8 @@ Our recommendation is to use a vault per application per environment
31
Individual keys, secrets, and certificates permissions should be used
32
only for specific scenarios:
33
34
-- Multi-layer applications that need to separate access control
35
- between layers
36
-
37
-- Sharing individual secret between multiple applications
+- Sharing individual secrets between multiple applications, e.g., one application needs to access data from the other application
+- Cross-tenant encryption with customer key, e.g., ISV using a key from a customer key vault to encrypt its data
38
39
More about Azure Key Vault management guidelines, see:
40
0 commit comments