Skip to content

Commit 8ee1ef2

Browse files
committed
Slim down IMPORTANT box and move secondary info to body text
1 parent ab5362e commit 8ee1ef2

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

articles/key-vault/general/access-control-default.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,9 @@ Azure Key Vault API version 2026-02-01 and later change the default access contr
2121
- **Existing key vault behavior**: Existing vaults keep their current access control model unless you explicitly change `enableRbacAuthorization`. Using API version `2026-02-01` or later to update a vault does not automatically change access control. Vaults where `enableRbacAuthorization` is `null` (from older API versions) continue using access policies.
2222

2323
> [!IMPORTANT]
24-
> All Key Vault Control Plane API versions before 2026-02-01 retire on February 27, 2027. Adopt API version 2026-02-01 or later before this date. Data Plane APIs are not affected.
25-
>
26-
> Preview API versions (except 2026-04-01-preview) are being deprecated with a 90-day notice period.
27-
>
28-
> Note that Azure Cloud Shell always uses the latest API version. If you have scripts that run in Cloud Shell, ensure they are compatible with API version 2026-02-01 or later.
29-
>
30-
> **SDK impact**: Control plane management SDKs that use older API versions will stop working after the retirement date. Upgrade to SDK versions that support API version 2026-02-01 or later. For package details, see [What's new for Azure Key Vault](whats-new.md#control-plane-sdk-releases).
24+
> All Key Vault Control Plane API versions before 2026-02-01 retire on February 27, 2027. Data Plane APIs are not affected.
25+
26+
Preview API versions (except 2026-04-01-preview) are being deprecated with a 90-day notice period. Azure Cloud Shell always uses the latest API version. If you have scripts that run in Cloud Shell, ensure they're compatible with API version 2026-02-01 or later. For SDK package details, see [What's new for Azure Key Vault](whats-new.md#control-plane-sdk-releases).
3127

3228
We encourage you to migrate key vaults that currently use access policies (legacy) to Azure RBAC for improved security. For more information on why Azure RBAC is recommended, see [Azure role-based access control (Azure RBAC) vs. access policies](rbac-access-policy.md).
3329

0 commit comments

Comments
 (0)