Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Azure CLI upcoming breaking changes | Microsoft Docs
description: Learn about upcoming breaking changes to Azure CLI command groups, references, and parameters.
ms.date: 04/08/2026
ms.date: 04/10/2026
ms.topic: concept-article
ms.service: azure-cli
ms.custom: devx-track-azurecli
Expand Down Expand Up @@ -226,24 +226,6 @@ The breaking changes listed in this section are planned for the next major relea

## resource

### `policy definition delete`

[Link to policy definition reference group](/cli/azure/policy/definition)

- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch.

### `policy exemption create`

[Link to policy exemption reference group](/cli/azure/policy/exemption)

- Date format will change slightly in a future release of the resource commands. New format is ISO-8601, e.g. 2025-08-05T00:45:13Z instead of 2025-08-05T00:45:13+00:00.

### `policy exemption update`

[Link to policy exemption reference group](/cli/azure/policy/exemption)

- Date format will change slightly in a future release of the resource commands. New format is ISO-8601, e.g. 2025-08-05T00:45:13Z instead of 2025-08-05T00:45:13+00:00.

### `policy assignment identity assign`

[Link to policy assignment identity reference group](/cli/azure/policy/assignment/identity)
Expand All @@ -269,12 +251,30 @@ The breaking changes listed in this section are planned for the next major relea

- The return value will change in a future release of the resource commands. It will be empty rather than the full array of remaining message objects.

### `policy exemption create`

[Link to policy exemption reference group](/cli/azure/policy/exemption)

- Date format will change slightly in a future release of the resource commands. New format is ISO-8601, e.g. 2025-08-05T00:45:13Z instead of 2025-08-05T00:45:13+00:00.

### `policy exemption update`

[Link to policy exemption reference group](/cli/azure/policy/exemption)

- Date format will change slightly in a future release of the resource commands. New format is ISO-8601, e.g. 2025-08-05T00:45:13Z instead of 2025-08-05T00:45:13+00:00.

### `policy set-definition delete`

[Link to policy set-definition reference group](/cli/azure/policy/set-definition)

- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch.

### `policy definition delete`

[Link to policy definition reference group](/cli/azure/policy/definition)

- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch.

## servicefabric

### `sf managed-application update`
Expand Down