From 8019200c142cdfcec6b8217f2d46fb399edc5781 Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Fri, 10 Apr 2026 10:26:47 +0000 Subject: [PATCH] azure-cli upcoming breaking changes --- .../upcoming-breaking-changes.md | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md b/docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md index 8db6af70d6..a89d9c3cce 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/08/2026 +ms.date: 04/10/2026 ms.topic: concept-article ms.service: azure-cli ms.custom: devx-track-azurecli @@ -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) @@ -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`