Skip to content

Commit 3cfacfc

Browse files
Apply suggestions from code review
Co-authored-by: Paolo Salvatori <leprino@hotmail.com>
1 parent 745de87 commit 3cfacfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/azure/services/key-vault.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import AzureFeatureCoverage from "../../../../components/feature-coverage/AzureF
1010

1111
Azure Key Vault is a managed service for securely storing and accessing secrets, keys, and certificates.
1212
It helps centralize sensitive configuration and credentials for your applications and services.
13-
Key Vault also supports secure key management and certificate lifecycle operations.
13+
Key Vault also supports secure key management and certificate lifecycle operations. For more information, see [About Azure Key Vault](https://learn.microsoft.com/en-us/azure/key-vault/general/overview).
1414

15-
LocalStack for Azure allows you to build and test Key Vault workflows in your local environment.
15+
LocalStack for Azure provides a local environment for building and testing applications that make use of Azure Key Vault.
1616
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Key Vault's integration with LocalStack.
1717

1818
## Getting started

0 commit comments

Comments
 (0)