Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/docs/azure/services/key-vault.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,9 @@ Key Vault keys, HSM-related operations, and getting a real certificate from an o

## Samples

The following sample demonstrates how to use Key Vault with LocalStack for Azure:
The following sample demonstrates how to use Azure Key Vault with LocalStack for Azure:

- [Azure Container Instances, Key Vault, and Storage](https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart)
- [Azure Web App with Azure SQL Database and Azure Key Vault](https://github.com/localstack/localstack-azure-samples/tree/main/samples/web-app-sql-database/python)

## API Coverage
Expand Down