You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/key-vault/general/whats-new.md
+19-5Lines changed: 19 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: msmbaldwin
6
6
ms.service: azure-key-vault
7
7
ms.subservice: general
8
8
ms.topic: reference
9
-
ms.date: 03/20/2026
9
+
ms.date: 03/24/2026
10
10
ms.author: mbaldwin
11
11
12
12
#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
23
23
24
24
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.
25
25
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:
The Azure Key Vault team now manages SDK generation and release for control plane SDKs.
43
+
26
44
### Azure RBAC is the default access control model for new vaults
27
45
28
46
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
35
53
36
54
For more information on private endpoint limits, see [Azure Key Vault service limits](service-limits.md).
37
55
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.
0 commit comments