From 15b32bbec8b21c58d4b39ac5abd749c4b9668275 Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Thu, 23 Apr 2026 10:23:58 +0000 Subject: [PATCH] azure-cli upcoming breaking changes --- .../upcoming-breaking-changes.md | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md b/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md index 39ea0df0e3..0f15509a37 100644 --- a/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md +++ b/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md @@ -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/22/2026 +ms.date: 04/23/2026 ms.topic: concept-article ms.service: azure-cli ms.custom: devx-track-azurecli @@ -227,18 +227,23 @@ The breaking changes listed in this section are planned for the next major relea ## resource -### `policy assignment non-compliance-message create` +### `policy definition delete` -[Link to policy assignment non-compliance-message reference group](/cli/azure/policy/assignment/non-compliance-message) +[Link to policy definition reference group](/cli/azure/policy/definition) -- The return value will change in a future release of the resource commands. It will be the single created message object rather than the full array of message objects. -- The return value will change in a future release of the resource commands. It will be the single created message object rather than the full array of message objects. +- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch. -### `policy assignment non-compliance-message delete` +### `policy exemption create` -[Link to policy assignment non-compliance-message reference group](/cli/azure/policy/assignment/non-compliance-message) +[Link to policy exemption reference group](/cli/azure/policy/exemption) -- 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. +- 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` @@ -252,29 +257,24 @@ The breaking changes listed in this section are planned for the next major relea - Removing a user assigned identity will change in a future release of the resource commands. It will require providing the --mi-user-assigned 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. - -### `policy set-definition delete` +### `policy assignment non-compliance-message create` -[Link to policy set-definition reference group](/cli/azure/policy/set-definition) +[Link to policy assignment non-compliance-message reference group](/cli/azure/policy/assignment/non-compliance-message) -- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch. +- The return value will change in a future release of the resource commands. It will be the single created message object rather than the full array of message objects. +- The return value will change in a future release of the resource commands. It will be the single created message object rather than the full array of message objects. -### `policy exemption create` +### `policy assignment non-compliance-message delete` -[Link to policy exemption reference group](/cli/azure/policy/exemption) +[Link to policy assignment non-compliance-message reference group](/cli/azure/policy/assignment/non-compliance-message) -- 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. +- 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 update` +### `policy set-definition delete` -[Link to policy exemption reference group](/cli/azure/policy/exemption) +[Link to policy set-definition reference group](/cli/azure/policy/set-definition) -- 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. +- Behavior will change in a future release of the resource commands. Bypassing the confirmation prompt will require providing the -y switch. ## servicefabric