Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 5.33 KB

versions.md

File metadata and controls

86 lines (60 loc) · 5.33 KB
title description services author ms.service ms.topic ms.date ms.author
Azure Key Vault versions
The various versions of Azure Key Vault
key-vault
msmbaldwin
key-vault
conceptual
02/20/2024
mbaldwin

Key Vault versions

Here's what's new with Azure Key Vault. New features and improvements are also announced on the Azure updates Key Vault channel.

June 2020

Azure Monitor for Key Vault is now in preview. Azure Monitor provides comprehensive monitoring of your key vaults by delivering a unified view of your Key Vault requests, performance, failures, and latency. For more information, see Azure Monitor for Key Vault (preview)..

May 2020

Key Vault "bring your own key" (BYOK) is now generally available. See the Azure Key Vault BYOK specification, and learn how to Import HSM-protected keys to Key Vault (BYOK).

March 2020

Private endpoints now available in preview. Azure Private Link Service enables you to access Azure Key Vault and Azure hosted customer/partner services over a Private Endpoint in your virtual network. Learn how to Integrate Key Vault with Azure Private Link.

2019

2018

New features and integrations released this year:

2016

New features released this year:

  • Managed storage account keys. Storage Account Keys feature added easier integration with Azure Storage. For more information, see Managed Storage Account Keys overview.
  • Soft delete. Soft-delete feature improves data protection of your key vaults and key vault objects. For more information, see Soft-delete overview.

2015

New features released this year:

  • Certificate management. Added as a feature to the GA version 2015-06-01 on September 26, 2016.

General Availability (version 2015-06-01) was announced on June 24, 2015. The following changes were made at this release:

  • Delete a key - "use" field removed.
  • Get information about a key - "use" field removed.
  • Import a key into a vault - "use" field removed.
  • Restore a key - "use" field removed.
  • Changed "RSA_OAEP" to "RSA-OAEP" for RSA Algorithms. See About keys, secrets, and certificates.

Second preview version (version 2015-02-01-preview) was announced April 20, 2015. For more information, see REST API Update blog post. The following tasks were updated:

  • List the keys in a vault - added pagination support to operation.
  • List the versions of a key - added operation to list the versions of a key.
  • List secrets in a vault - added pagination support.
  • List versions of a secret - add operation to list the versions of a secret.
  • All operations - Added created/updated timestamps to attributes.
  • Create a secret - added Content-Type to secrets.
  • Create a key - added tags as optional information.
  • Create a secret - added tags as optional information.
  • Update a key - added tags as optional information.
  • Update a secret - added tags as optional information.
  • Changed max size for secrets from 10 K to 25 K Bytes. See, About keys, secrets, and certificates.

2014

First preview version (version 2014-12-08-preview) was announced on January 8, 2015.

Next steps