Skip to content

Commit

Permalink
Fixes #288 - Add Azure Key Vault REST API documentation link to README (
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Dec 21, 2023
1 parent 4c2ec9a commit 901bda2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-keyvault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

0 comments on commit 901bda2

Please sign in to comment.