Skip to content

Commit 05e9d20

Browse files
authored
Merge pull request #101921 from john-par/patch-7
Update service-fabric-keyvault-references.md
2 parents 7a22774 + 415d2f1 commit 05e9d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-keyvault-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A common challenge when building cloud applications is how to securely store sec
1818

1919
- Central Secrets Store (CSS).
2020

21-
Central Secrets Store(CSS) is service-fabric's encrypted local secrets cache, KeyVaultReference once fetched are cached in CSS.
21+
Central Secrets Store (CSS) is Service Fabric's encrypted local secrets cache. CSS is a local secret store cache that keeps sensitive data, such as a password, tokens, and keys, encrypted in memory. KeyVaultReference, once fetched, are cached in CSS.
2222

2323
Add the below to your cluster configuration under `fabricSettings` to enable all the required features for KeyVaultReference support.
2424

0 commit comments

Comments
 (0)