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
+5-2Lines changed: 5 additions & 2 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/24/2026
9
+
ms.date: 04/02/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.
@@ -29,7 +29,7 @@ Azure Key Vault is deprecating older preview control plane API versions in accor
29
29
30
30
### Control plane SDK releases
31
31
32
-
All five Azure Key Vault control plane management SDKs are now released:
32
+
All five Azure Key Vault control plane management SDKs supporting API version 2026-02-01 are now released. Control plane management SDKs that use older API versions will stop working when those API versions retire on February 27, 2027. Upgrade to the following SDK versions or later:
33
33
34
34
| Language | Package | Version |
35
35
|----------|---------|---------|
@@ -39,6 +39,9 @@ All five Azure Key Vault control plane management SDKs are now released:
> Data Plane SDKs are not affected by this change. Only control plane management SDKs need to be updated.
44
+
42
45
### Azure RBAC is the default access control model for new vaults
43
46
44
47
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.
0 commit comments