Skip to content

Commit 3a806c6

Browse files
authored
azure-cli upcoming breaking changes (#5414)
1 parent 90a0596 commit 3a806c6

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs-ref-conceptual/Latest-version/upcoming-breaking-changes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure CLI upcoming breaking changes | Microsoft Docs
33
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
55
ms.topic: concept-article
66
ms.service: azure-cli
77
ms.custom: devx-track-azurecli
@@ -25,6 +25,22 @@ The breaking changes listed in this section are planned for the next major relea
2525
- 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.
2626
- For more information on managing and deploying applications for Kubernetes, see https://aka.ms/acr/helm.
2727

28+
## compute_recommender
29+
30+
### `compute-recommender spot-placement-recommender`
31+
32+
[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.
43+
2844
## resource
2945

3046
### `policy assignment identity assign`

0 commit comments

Comments
 (0)