diff --git a/azure-keyvault/README.md b/azure-keyvault/README.md index 3ebe9c0..4ef6af5 100644 --- a/azure-keyvault/README.md +++ b/azure-keyvault/README.md @@ -32,3 +32,7 @@ can mount the certificate directory. ``` Replace $PWD/certs with the local directory that contains the `keystore` file. + +## Official Azure Key Vault documentation + +See the [REST API](https://learn.microsoft.com/en-us/rest/api/keyvault/). \ No newline at end of file