Skip to content

Commit ab5362e

Browse files
committed
Add SDK retirement warning to whats-new and clarify data plane not affected
1 parent c9b4bfc commit ab5362e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 5 additions & 2 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/24/2026
9+
ms.date: 04/02/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.
@@ -29,7 +29,7 @@ Azure Key Vault is deprecating older preview control plane API versions in accor
2929

3030
### Control plane SDK releases
3131

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:
3333

3434
| Language | Package | Version |
3535
|----------|---------|---------|
@@ -39,6 +39,9 @@ All five Azure Key Vault control plane management SDKs are now released:
3939
| Python | [azure-mgmt-keyvault](https://pypi.org/project/azure-mgmt-keyvault/) | Latest |
4040
| Java | [azure-resourcemanager-keyvault](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-keyvault) | Latest |
4141

42+
> [!NOTE]
43+
> Data Plane SDKs are not affected by this change. Only control plane management SDKs need to be updated.
44+
4245
### Azure RBAC is the default access control model for new vaults
4346

4447
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

Comments
 (0)