Skip to content

Commit 09b3943

Browse files
authored
docs: upgrade secret store diagram (#359)
1 parent 29775bf commit 09b3943

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

docs/preview/03-Features/secret-store/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Once register, you can fetch all secrets by using `ISecretProvider` which will g
1414

1515
> :bulb: See [this section](./azure-functions.md) if you want to use the secret store functionality within Azure Functions.
1616
17+
![Arcus secret store integration example](/img/arcus-secret-store-diagram.png)
18+
1719
## Why would I use it?
1820
Why would you use our Arcus secret store instead of just using the Azure SDK directly to access Azure Key Vault secrets?
1921

docs/preview/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Arcus Security allows you to work easily with secrets. Instead of retrieving sen
1212

1313
Additionally, Arcus Security makes sure that retrieved secrets are cached for a while so to avoid multiple calls to the backing secret provider, which prevents throttling.
1414

15-
![Arcus secret store integration example](/img/secret-arcus-keyvault.png)
15+
![Arcus secret store integration example](/img/arcus-secret-store-diagram.png)
1616

1717
# Guidance
1818
* [Add Arcus secret store with Azure Key vault integration](02-Guides/add-secret-store-with-keyvault-integration.md)
34.4 KB
Loading
-23.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)