Skip to content

Commit

Permalink
Merge pull request #679 from BrucePerlerMS/bruceper-work
Browse files Browse the repository at this point in the history
Azure spec descriptions update - bringing them up to basic quality for ref docs.
  • Loading branch information
amarzavery committed Nov 9, 2016
2 parents 10dee79 + 80d1b76 commit 4ade41c
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 296 deletions.
29 changes: 29 additions & 0 deletions keyvault/2016-10-01/swagger/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
ms.assetid: 357c9947-1098-4a03-9f1e-7b27e5aa75bf
ms.title: Azure Key Vault REST Reference
ms.prod:
ms.service: azure-keyvault
author: BrucePerlerMS
ms.author: bruceper
ms.manager: mbaldwin
---


# Azure Key Vault

Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms, and enables the use of Hardware Security Modules (HSM) for high value customer keys. Key Vault also supports storage of secrets, limited size octet objects. Certificate management is also available through Key Vault including support for renewal processing and workign with a range of certificate authorities.


## REST Operation Groups

| Operation Group | Description |
|-----------------|-------------|
|Keys | Operations for interacting with keys including create, import, update, and delete.|
|Secrets | Operations for interacting with secrets including create, update, and delete.|
|Certificates | Operations for interacting with certificates including create, import, update, delete and a set of contact and renawal management tasks.|

## See Also

- [About keys, secrets, and certificates](link)


Loading

0 comments on commit 4ade41c

Please sign in to comment.