Skip to content

Commit

Permalink
Update rules/store-your-secrets-securely/rule.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Wicks [SSW] <[email protected]>
  • Loading branch information
Dhruv-0987 and wicksipedia authored Dec 7, 2023
1 parent 97e4cf6 commit 2d1bb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/store-your-secrets-securely/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Pros:
* Dynamically cycles secrets
* Access granted based on Azure AD permissions - no need to 'securely' share passwords with colleagues
* Can be used to inject secrets in your CI/CD pipelines for non-cloud solutions
* Can also be utilized for on-premise secrets management by accessing it over a secure network connection to centralize and protect sensitive data.
* Can be used by on-premise applications (more configuration - see [Use Application ID and X.509 certificate for non-Azure-hosted apps](https://learn.microsoft.com/en-us/aspnet/core/security/key-vault-configuration?view=aspnetcore-7.0#use-application-id-and-x509-certificate-for-non-azure-hosted-apps))

Cons:

Expand Down

0 comments on commit 2d1bb10

Please sign in to comment.