@@ -7,6 +7,7 @@ extensionInformation: |-
7
7
summary : |-
8
8
Commands to manage blueprint.
9
9
status : Deprecated
10
+ isBreakingChange : true
10
11
isDeprecated : true
11
12
deprecateInfo : >-
12
13
This command group has been deprecated and will be removed in next breaking change release(2.79.0) scheduled for Nov 2025.
@@ -26,10 +27,12 @@ directCommands:
26
27
name : az blueprint create
27
28
summary : |-
28
29
Create a blueprint definition.
29
- status : Preview and Deprecated
30
- isDeprecated : true
30
+ status : Preview
31
+ isBreakingChange : true
31
32
isPreview : true
32
- deprecateInfo : >-
33
+ breakingChangeInfo : >-
34
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
35
+
33
36
Blueprints and associated commands will be deprecated
34
37
35
38
as early as July 2026. Customers are encouraged to transition to
@@ -39,8 +42,6 @@ directCommands:
39
42
Migration documentation is available at
40
43
41
44
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
42
-
43
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
44
45
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
45
46
sourceType : Extension
46
47
syntax : >-
@@ -118,10 +119,12 @@ directCommands:
118
119
name : az blueprint delete
119
120
summary : |-
120
121
Delete a blueprint definition.
121
- status : Preview and Deprecated
122
- isDeprecated : true
122
+ status : Preview
123
+ isBreakingChange : true
123
124
isPreview : true
124
- deprecateInfo : >-
125
+ breakingChangeInfo : >-
126
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
127
+
125
128
Blueprints and associated commands will be deprecated
126
129
127
130
as early as July 2026. Customers are encouraged to transition to
@@ -131,8 +134,6 @@ directCommands:
131
134
Migration documentation is available at
132
135
133
136
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
134
-
135
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
136
137
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
137
138
sourceType : Extension
138
139
syntax : >-
@@ -193,9 +194,11 @@ directCommands:
193
194
name : az blueprint export
194
195
summary : |-
195
196
Export a blueprint definition and artifacts to json file(s).
196
- status : Deprecated
197
- isDeprecated : true
198
- deprecateInfo : >-
197
+ status : GA
198
+ isBreakingChange : true
199
+ breakingChangeInfo : >-
200
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
201
+
199
202
Blueprints and associated commands will be deprecated
200
203
201
204
as early as July 2026. Customers are encouraged to transition to
@@ -205,8 +208,6 @@ directCommands:
205
208
Migration documentation is available at
206
209
207
210
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
208
-
209
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
210
211
sourceType : Extension
211
212
syntax : >-
212
213
az blueprint export --name
@@ -271,9 +272,11 @@ directCommands:
271
272
name : az blueprint import
272
273
summary : |-
273
274
Import a blueprint definition and artifacts from a directoy of json files.
274
- status : Deprecated
275
- isDeprecated : true
276
- deprecateInfo : >-
275
+ status : GA
276
+ isBreakingChange : true
277
+ breakingChangeInfo : >-
278
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
279
+
277
280
Blueprints and associated commands will be deprecated
278
281
279
282
as early as July 2026. Customers are encouraged to transition to
@@ -283,8 +286,6 @@ directCommands:
283
286
Migration documentation is available at
284
287
285
288
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
286
-
287
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
288
289
sourceType : Extension
289
290
syntax : >-
290
291
az blueprint import --input-path
@@ -349,10 +350,12 @@ directCommands:
349
350
name : az blueprint list
350
351
summary : |-
351
352
List blueprint definitions.
352
- status : Preview and Deprecated
353
- isDeprecated : true
353
+ status : Preview
354
+ isBreakingChange : true
354
355
isPreview : true
355
- deprecateInfo : >-
356
+ breakingChangeInfo : >-
357
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
358
+
356
359
Blueprints and associated commands will be deprecated
357
360
358
361
as early as July 2026. Customers are encouraged to transition to
@@ -362,8 +365,6 @@ directCommands:
362
365
Migration documentation is available at
363
366
364
367
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
365
-
366
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
367
368
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
368
369
sourceType : Extension
369
370
syntax : >-
@@ -423,10 +424,12 @@ directCommands:
423
424
name : az blueprint publish
424
425
summary : |-
425
426
Publish a new version of the blueprint definition with the latest artifacts. Published blueprint definitions are immutable.
426
- status : Preview and Deprecated
427
- isDeprecated : true
427
+ status : Preview
428
+ isBreakingChange : true
428
429
isPreview : true
429
- deprecateInfo : >-
430
+ breakingChangeInfo : >-
431
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
432
+
430
433
Blueprints and associated commands will be deprecated
431
434
432
435
as early as July 2026. Customers are encouraged to transition to
@@ -436,8 +439,6 @@ directCommands:
436
439
Migration documentation is available at
437
440
438
441
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
439
-
440
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
441
442
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
442
443
sourceType : Extension
443
444
syntax : >-
@@ -502,10 +503,12 @@ directCommands:
502
503
name : az blueprint show
503
504
summary : |-
504
505
Get a blueprint definition.
505
- status : Preview and Deprecated
506
- isDeprecated : true
506
+ status : Preview
507
+ isBreakingChange : true
507
508
isPreview : true
508
- deprecateInfo : >-
509
+ breakingChangeInfo : >-
510
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
511
+
509
512
Blueprints and associated commands will be deprecated
510
513
511
514
as early as July 2026. Customers are encouraged to transition to
@@ -515,8 +518,6 @@ directCommands:
515
518
Migration documentation is available at
516
519
517
520
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
518
-
519
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
520
521
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
521
522
sourceType : Extension
522
523
syntax : >-
@@ -572,10 +573,12 @@ directCommands:
572
573
name : az blueprint update
573
574
summary : |-
574
575
Update a blueprint definition.
575
- status : Preview and Deprecated
576
- isDeprecated : true
576
+ status : Preview
577
+ isBreakingChange : true
577
578
isPreview : true
578
- deprecateInfo : >-
579
+ breakingChangeInfo : >-
580
+ This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
581
+
579
582
Blueprints and associated commands will be deprecated
580
583
581
584
as early as July 2026. Customers are encouraged to transition to
@@ -585,8 +588,6 @@ directCommands:
585
588
Migration documentation is available at
586
589
587
590
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
588
-
589
- This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
590
591
previewOrExperimentalInfo : ' This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
591
592
sourceType : Extension
592
593
syntax : >-
0 commit comments