You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Azure CLI upcoming breaking changes | Microsoft Docs
3
3
description: Learn about upcoming breaking changes to Azure CLI command groups, references, and parameters.
4
-
ms.date: 07/08/2025
4
+
ms.date: 07/31/2025
5
5
ms.topic: concept-article
6
6
ms.service: azure-cli
7
7
ms.custom: devx-track-azurecli
@@ -25,6 +25,22 @@ The breaking changes listed in this section are planned for the next major relea
25
25
- Learn how to find all Helm charts stored in a Helm repository here: `az acr helm list`. If the Helm chart you are using is listed then it is stored in a legacy Helm repository and is at risk of deletion.
26
26
- For more information on managing and deploying applications for Kubernetes, see https://aka.ms/acr/helm.
[Link to compute-recommender reference group](/cli/azure/compute-recommender)
33
+
34
+
- 'compute-recommender spot-placement-recommender' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025. Use 'az compute-recommender spot-placement-score' instead.
35
+
36
+
## dms
37
+
38
+
### `dms project create`
39
+
40
+
[Link to dms project reference group](/cli/azure/dms/project)
41
+
42
+
- 'location' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
0 commit comments