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
+64-36Lines changed: 64 additions & 36 deletions
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: 10/27/2025
4
+
ms.date: 10/28/2025
5
5
ms.topic: concept-article
6
6
ms.service: azure-cli
7
7
ms.custom: devx-track-azurecli
@@ -37,70 +37,98 @@ The breaking changes listed in this section are planned for the next major relea
37
37
38
38
[Link to aks reference group](/cli/azure/aks)
39
39
40
-
- Default SSH key behavior will change. When no SSH key parameters are provided, the command will behave as if '--no-ssh-key' was passed instead of failing in next breaking change release(2.79.0) scheduled for Nov 2025.
40
+
- Default SSH key behavior will change. When no SSH key parameters are provided, the command will behave as if '--no-ssh-key' was passed instead of failing in next breaking change release(2.80.0) scheduled for Nov 2025.
41
41
42
42
## batch
43
43
44
44
### `batch pool create`
45
45
46
46
[Link to batch pool reference group](/cli/azure/batch/pool)
47
47
48
-
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
49
-
- '--resource-tags' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
48
+
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
49
+
- '--resource-tags' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
50
50
51
51
### `batch pool list`
52
52
53
53
[Link to batch pool reference group](/cli/azure/batch/pool)
54
54
55
-
- The output will be changed in next breaking change release(2.79.0) scheduled for Nov 2025. Remove output fields `targetNodeCommunicationMode`, `currentNodeCommunicationMode`, and `resourceTags`.
55
+
- The output will be changed in next breaking change release(2.80.0) scheduled for Nov 2025. Remove output fields `targetNodeCommunicationMode`, `currentNodeCommunicationMode`, and `resourceTags`.
56
56
57
57
### `batch pool show`
58
58
59
59
[Link to batch pool reference group](/cli/azure/batch/pool)
60
60
61
-
- The output will be changed in next breaking change release(2.79.0) scheduled for Nov 2025. Remove output fields `targetNodeCommunicationMode`, `currentNodeCommunicationMode`, and `resourceTags`.
61
+
- The output will be changed in next breaking change release(2.80.0) scheduled for Nov 2025. Remove output fields `targetNodeCommunicationMode`, `currentNodeCommunicationMode`, and `resourceTags`.
62
62
63
63
### `batch pool set`
64
64
65
65
[Link to batch pool reference group](/cli/azure/batch/pool)
66
66
67
-
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
67
+
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
68
68
69
69
### `batch pool reset`
70
70
71
71
[Link to batch pool reference group](/cli/azure/batch/pool)
72
72
73
-
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
73
+
- '--target-communication' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
[Link to compute-recommender reference group](/cli/azure/compute-recommender)
80
80
81
-
- '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.
81
+
- 'compute-recommender spot-placement-recommender' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025. Use 'az compute-recommender spot-placement-score' instead.
82
82
83
83
## dms
84
84
85
85
### `dms project create`
86
86
87
87
[Link to dms project reference group](/cli/azure/dms/project)
88
88
89
-
- 'location' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
89
+
- 'location' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
90
90
91
91
## netappfiles
92
92
93
93
### `netappfiles volume create`
94
94
95
95
[Link to netappfiles volume reference group](/cli/azure/netappfiles/volume)
96
96
97
-
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
97
+
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
98
98
99
99
### `netappfiles volume update`
100
100
101
101
[Link to netappfiles volume reference group](/cli/azure/netappfiles/volume)
102
102
103
-
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
103
+
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
104
+
105
+
## rdbms
106
+
107
+
### `postgres flexible-server create`
108
+
109
+
[Link to postgres flexible-server reference group](/cli/azure/postgres/flexible-server)
110
+
111
+
- Update default value of "--version" in next breaking change release(2.80.0) scheduled for Nov 2025. The default value will be changed from "17" to a supported version based on regional capabilities.
112
+
- Please use command group "postgres flexible-server db" for database creation.
113
+
- Please use command group "postgres flexible-server db" for database creation.
114
+
115
+
### `postgres server`
116
+
117
+
[Link to postgres server reference group](/cli/azure/postgres/server)
118
+
119
+
- Azure Database for PostgreSQL Single Server is deprecated. Please migrate to Flexible Server for new deployments.
120
+
121
+
### `postgres server-logs`
122
+
123
+
[Link to postgres server-logs reference group](/cli/azure/postgres/server-logs)
124
+
125
+
- Azure Database for PostgreSQL Single Server is deprecated. Please migrate to Flexible Server for new deployments.
126
+
127
+
### `postgres db`
128
+
129
+
[Link to postgres db reference group](/cli/azure/postgres/db)
130
+
131
+
- Azure Database for PostgreSQL Single Server is deprecated. Please migrate to Flexible Server for new deployments.
104
132
105
133
## resource
106
134
@@ -159,31 +187,31 @@ The breaking changes listed in this section are planned for the next major relea
159
187
160
188
[Link to sf application reference group](/cli/azure/sf/application)
161
189
162
-
- '--service-type-policy' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
163
-
- '--upgrade-replica-set-check-timeout' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
164
-
- '--max-porcent-unhealthy-partitions' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
165
-
- '--max-porcent-unhealthy-replicas' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
166
-
- '--max-porcent-unhealthy-services' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
167
-
- '--max-porcent-unhealthy-apps' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
190
+
- '--service-type-policy' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
191
+
- '--upgrade-replica-set-check-timeout' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
192
+
- '--max-porcent-unhealthy-partitions' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
193
+
- '--max-porcent-unhealthy-replicas' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
194
+
- '--max-porcent-unhealthy-services' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
195
+
- '--max-porcent-unhealthy-apps' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
168
196
169
197
### `sf managed-application-type version update`
170
198
171
199
[Link to sf managed-application-type version reference group](/cli/azure/sf/managed-application-type/version)
172
200
173
-
- The argument '--package-url' will become required in next breaking change release(2.79.0) scheduled for Nov 2025.
201
+
- The argument '--package-url' will become required in next breaking change release(2.80.0) scheduled for Nov 2025.
174
202
175
203
### `sf managed-application update`
176
204
177
205
[Link to sf managed-application reference group](/cli/azure/sf/managed-application)
178
206
179
-
- '--service-type-policy' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
180
-
- '--upgrade-replica-set-check-timeout' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
181
-
- '--instance-close-duration' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
182
-
- '--consider-warning-as-error' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
183
-
- '--max-percent-unhealthy-partitions' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
184
-
- '--max-percent-unhealthy-replicas' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
185
-
- '--max-percent-unhealthy-services' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
186
-
- '--max-percent-unhealthy-deployed-applications' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
207
+
- '--service-type-policy' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
208
+
- '--upgrade-replica-set-check-timeout' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
209
+
- '--instance-close-duration' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
210
+
- '--consider-warning-as-error' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
211
+
- '--max-percent-unhealthy-partitions' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
212
+
- '--max-percent-unhealthy-replicas' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
213
+
- '--max-percent-unhealthy-services' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
214
+
- '--max-percent-unhealthy-deployed-applications' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
187
215
188
216
## vm
189
217
@@ -205,15 +233,15 @@ The breaking changes listed in this section are planned for the next major relea
205
233
206
234
[Link to aks reference group](/cli/azure/aks)
207
235
208
-
- Default SSH key behavior will change. When no SSH key parameters are provided, the command will behave as if '--no-ssh-key' was passed instead of failing in next breaking change release(2.79.0) scheduled for Nov 2025.
236
+
- Default SSH key behavior will change. When no SSH key parameters are provided, the command will behave as if '--no-ssh-key' was passed instead of failing in next breaking change release(2.80.0) scheduled for Nov 2025.
209
237
210
238
## azext_blueprint
211
239
212
240
### `blueprint`
213
241
214
242
[Link to blueprint reference group](/cli/azure/blueprint)
215
243
216
-
- 'az blueprint' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
244
+
- 'az blueprint' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
217
245
- Blueprints and associated commands will be deprecated
218
246
- as early as July 2026. Customers are encouraged to transition to
219
247
- Template Specs and Deployments Stacks to support their scenarios beyond that date.
@@ -226,16 +254,16 @@ The breaking changes listed in this section are planned for the next major relea
226
254
227
255
[Link to connectedk8s reference group](/cli/azure/connectedk8s)
228
256
229
-
- '--app-id' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
230
-
- '--app-secret' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
257
+
- '--app-id' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
258
+
- '--app-secret' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
231
259
232
260
## azext_dms
233
261
234
262
### `dms project create`
235
263
236
264
[Link to dms project reference group](/cli/azure/dms/project)
237
265
238
-
- 'location' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
266
+
- 'location' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
239
267
240
268
## azext_managednetworkfabric
241
269
@@ -263,22 +291,22 @@ The breaking changes listed in this section are planned for the next major relea
263
291
264
292
[Link to netappfiles volume reference group](/cli/azure/netappfiles/volume)
265
293
266
-
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
294
+
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
267
295
268
296
### `netappfiles volume update`
269
297
270
298
[Link to netappfiles volume reference group](/cli/azure/netappfiles/volume)
271
299
272
-
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
300
+
- '--endpoint-type' has been deprecated and will be removed in next breaking change release(2.80.0) scheduled for Nov 2025.
273
301
274
302
## azext_redisenterprise
275
303
276
304
### `redisenterprise create`
277
305
278
306
[Link to redisenterprise reference group](/cli/azure/redisenterprise)
279
307
280
-
- The argument '--public-network-access' will become required in next breaking change release(2.79.0) scheduled for Nov 2025.
281
-
- The default value of '--access-keys-auth' will be changed to 'Disabled' from 'Enabled' in next breaking change release(2.79.0) scheduled for Nov 2025.
308
+
- The argument '--public-network-access' will become required in next breaking change release(2.80.0) scheduled for Nov 2025.
309
+
- The default value of '--access-keys-auth' will be changed to 'Disabled' from 'Enabled' in next breaking change release(2.80.0) scheduled for Nov 2025.
0 commit comments