Skip to content

Commit c616ee8

Browse files
committed
Add March 2026 updates: preview API deprecation and SDK releases
1 parent 4bf8a3f commit c616ee8

1 file changed

Lines changed: 19 additions & 5 deletions

File tree

articles/key-vault/general/whats-new.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msmbaldwin
66
ms.service: azure-key-vault
77
ms.subservice: general
88
ms.topic: reference
9-
ms.date: 03/20/2026
9+
ms.date: 03/24/2026
1010
ms.author: mbaldwin
1111

1212
#Customer intent: As an Azure Key Vault administrator, I want to react to soft-delete being turned on for all key vaults.
@@ -23,6 +23,24 @@ Here's what's new with Azure Key Vault. New features and improvements are also a
2323

2424
New Azure Key Vault control plane API versions (2026-02-01 and 2026-03-01-preview) are now available across public Azure regions, with availability extended to Mooncake and Fairfax clouds.
2525

26+
### Preview API version deprecation
27+
28+
Azure Key Vault is deprecating older preview control plane API versions in accordance with Azure guidelines. All preview API versions except 2026-04-01-preview will be deprecated with a 90-day notice period. Customers using preview API versions should plan to migrate to the latest stable API version (2026-02-01) or the upcoming 2026-04-01-preview version.
29+
30+
### Control plane SDK releases
31+
32+
All five Azure Key Vault control plane management SDKs are now released:
33+
34+
| Language | Package | Version |
35+
|----------|---------|---------|
36+
| .NET | [Azure.ResourceManager.KeyVault](https://www.nuget.org/packages/Azure.ResourceManager.KeyVault) | 1.4.0 |
37+
| JavaScript | [@azure/arm-keyvault](https://www.npmjs.com/package/@azure/arm-keyvault) | Latest |
38+
| Go | [armkeyvault](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault/v2) | v2 |
39+
| Python | [azure-mgmt-keyvault](https://pypi.org/project/azure-mgmt-keyvault/) | Latest |
40+
| Java | [azure-resourcemanager-keyvault](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-keyvault) | Latest |
41+
42+
The Azure Key Vault team now manages SDK generation and release for control plane SDKs.
43+
2644
### Azure RBAC is the default access control model for new vaults
2745

2846
Azure Key Vault API version 2026-02-01 introduces Azure RBAC as the default access control model for newly created key vaults when using this API version. Existing vaults continue using their current access model unless explicitly updated. Both Azure RBAC and access policies remain fully supported.
@@ -35,10 +53,6 @@ Azure Key Vault is enforcing limits on the number of private endpoints per vault
3553

3654
For more information on private endpoint limits, see [Azure Key Vault service limits](service-limits.md).
3755

38-
### SDK generation and ownership changes
39-
40-
Azure Key Vault now manages SDK generation and release for supported languages. Availability of SDK updates may trail REST API availability.
41-
4256
## November 2025
4357

4458
### Security best practices articles

0 commit comments

Comments
 (0)