Skip to content

Commit 7252a1c

Browse files
CI Update
Build.Reason:Manual by Tina Liu (INFOSYS LIMITED) Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=555131&view=results
1 parent 2f6822c commit 7252a1c

37 files changed

+245
-3603
lines changed

docs-ref-autogen/Latest-version/latest/TOC.yml

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -7519,57 +7519,6 @@
75197519
- az hdinsight script-action
75207520
no-loc:
75217521
- az hdinsight
7522-
- name: hdinsight-on-aks
7523-
items:
7524-
- name: Commands
7525-
uid: az_hdinsight-on-aks
7526-
displayName: az hdinsight-on-aks
7527-
- name: cluster
7528-
items:
7529-
- name: Commands
7530-
uid: az_hdinsight-on-aks_cluster
7531-
displayName: az hdinsight-on-aks cluster
7532-
- name: instance-view
7533-
uid: az_hdinsight-on-aks_cluster_instance-view
7534-
displayName: az hdinsight-on-aks cluster instance-view
7535-
no-loc:
7536-
- az hdinsight-on-aks cluster instance-view
7537-
- name: job
7538-
uid: az_hdinsight-on-aks_cluster_job
7539-
displayName: az hdinsight-on-aks cluster job
7540-
no-loc:
7541-
- az hdinsight-on-aks cluster job
7542-
- name: library
7543-
uid: az_hdinsight-on-aks_cluster_library
7544-
displayName: az hdinsight-on-aks cluster library
7545-
no-loc:
7546-
- az hdinsight-on-aks cluster library
7547-
- name: node-profile
7548-
uid: az_hdinsight-on-aks_cluster_node-profile
7549-
displayName: az hdinsight-on-aks cluster node-profile
7550-
no-loc:
7551-
- az hdinsight-on-aks cluster node-profile
7552-
- name: upgrade
7553-
uid: az_hdinsight-on-aks_cluster_upgrade
7554-
displayName: az hdinsight-on-aks cluster upgrade
7555-
no-loc:
7556-
- az hdinsight-on-aks cluster upgrade
7557-
no-loc:
7558-
- az hdinsight-on-aks cluster
7559-
- name: clusterpool
7560-
items:
7561-
- name: Commands
7562-
uid: az_hdinsight-on-aks_clusterpool
7563-
displayName: az hdinsight-on-aks clusterpool
7564-
- name: upgrade
7565-
uid: az_hdinsight-on-aks_clusterpool_upgrade
7566-
displayName: az hdinsight-on-aks clusterpool upgrade
7567-
no-loc:
7568-
- az hdinsight-on-aks clusterpool upgrade
7569-
no-loc:
7570-
- az hdinsight-on-aks clusterpool
7571-
no-loc:
7572-
- az hdinsight-on-aks
75737522
no-loc:
75747523
- HDInsight
75757524
- name: HPC Cache

docs-ref-autogen/Latest-version/latest/acat/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ directCommands:
5252
Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
5353
groupName: Properties Arguments
5454
- name: --trigger-time
55-
defaultValue: 2025-07-21 12:00:00
55+
defaultValue: 2025-07-22 03:00:00
5656
summary: |-
5757
Report collection trigger time.
5858
groupName: Properties Arguments

docs-ref-autogen/Latest-version/latest/ams/asset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ directCommands:
215215
The name of the Azure Media Services account.
216216
groupName: Resource Id Arguments
217217
- name: --expiry
218-
defaultValue: 2025-07-22 10:09:57.683105
218+
defaultValue: 2025-07-23 01:51:34.029074
219219
summary: |-
220220
Specifies the UTC datetime (Y-m-d'T'H:M:S'Z') at which the SAS becomes invalid. This must be less than 24 hours from the current time.
221221
- name: --ids

docs-ref-autogen/Latest-version/latest/blueprint.yml

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ extensionInformation: |-
77
summary: |-
88
Commands to manage blueprint.
99
status: Deprecated
10+
isBreakingChange: true
1011
isDeprecated: true
1112
deprecateInfo: >-
1213
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:
2627
name: az blueprint create
2728
summary: |-
2829
Create a blueprint definition.
29-
status: Preview and Deprecated
30-
isDeprecated: true
30+
status: Preview
31+
isBreakingChange: true
3132
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+
3336
Blueprints and associated commands will be deprecated
3437
3538
as early as July 2026. Customers are encouraged to transition to
@@ -39,8 +42,6 @@ directCommands:
3942
Migration documentation is available at
4043
4144
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.
4445
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
4546
sourceType: Extension
4647
syntax: >-
@@ -118,10 +119,12 @@ directCommands:
118119
name: az blueprint delete
119120
summary: |-
120121
Delete a blueprint definition.
121-
status: Preview and Deprecated
122-
isDeprecated: true
122+
status: Preview
123+
isBreakingChange: true
123124
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+
125128
Blueprints and associated commands will be deprecated
126129
127130
as early as July 2026. Customers are encouraged to transition to
@@ -131,8 +134,6 @@ directCommands:
131134
Migration documentation is available at
132135
133136
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.
136137
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
137138
sourceType: Extension
138139
syntax: >-
@@ -193,9 +194,11 @@ directCommands:
193194
name: az blueprint export
194195
summary: |-
195196
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+
199202
Blueprints and associated commands will be deprecated
200203
201204
as early as July 2026. Customers are encouraged to transition to
@@ -205,8 +208,6 @@ directCommands:
205208
Migration documentation is available at
206209
207210
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.
210211
sourceType: Extension
211212
syntax: >-
212213
az blueprint export --name
@@ -271,9 +272,11 @@ directCommands:
271272
name: az blueprint import
272273
summary: |-
273274
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+
277280
Blueprints and associated commands will be deprecated
278281
279282
as early as July 2026. Customers are encouraged to transition to
@@ -283,8 +286,6 @@ directCommands:
283286
Migration documentation is available at
284287
285288
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.
288289
sourceType: Extension
289290
syntax: >-
290291
az blueprint import --input-path
@@ -349,10 +350,12 @@ directCommands:
349350
name: az blueprint list
350351
summary: |-
351352
List blueprint definitions.
352-
status: Preview and Deprecated
353-
isDeprecated: true
353+
status: Preview
354+
isBreakingChange: true
354355
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+
356359
Blueprints and associated commands will be deprecated
357360
358361
as early as July 2026. Customers are encouraged to transition to
@@ -362,8 +365,6 @@ directCommands:
362365
Migration documentation is available at
363366
364367
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.
367368
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
368369
sourceType: Extension
369370
syntax: >-
@@ -423,10 +424,12 @@ directCommands:
423424
name: az blueprint publish
424425
summary: |-
425426
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
428429
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+
430433
Blueprints and associated commands will be deprecated
431434
432435
as early as July 2026. Customers are encouraged to transition to
@@ -436,8 +439,6 @@ directCommands:
436439
Migration documentation is available at
437440
438441
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.
441442
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
442443
sourceType: Extension
443444
syntax: >-
@@ -502,10 +503,12 @@ directCommands:
502503
name: az blueprint show
503504
summary: |-
504505
Get a blueprint definition.
505-
status: Preview and Deprecated
506-
isDeprecated: true
506+
status: Preview
507+
isBreakingChange: true
507508
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+
509512
Blueprints and associated commands will be deprecated
510513
511514
as early as July 2026. Customers are encouraged to transition to
@@ -515,8 +518,6 @@ directCommands:
515518
Migration documentation is available at
516519
517520
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.
520521
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
521522
sourceType: Extension
522523
syntax: >-
@@ -572,10 +573,12 @@ directCommands:
572573
name: az blueprint update
573574
summary: |-
574575
Update a blueprint definition.
575-
status: Preview and Deprecated
576-
isDeprecated: true
576+
status: Preview
577+
isBreakingChange: true
577578
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+
579582
Blueprints and associated commands will be deprecated
580583
581584
as early as July 2026. Customers are encouraged to transition to
@@ -585,8 +588,6 @@ directCommands:
585588
Migration documentation is available at
586589
587590
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.
590591
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
591592
sourceType: Extension
592593
syntax: >-

docs-ref-autogen/Latest-version/latest/blueprint/artifact.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ extensionInformation: |-
66
> This reference is part of the **blueprint** extension for the Azure CLI (version 2.50.0 or higher). The extension will automatically install the first time you run an **az blueprint artifact** command. [Learn more](https://learn.microsoft.com/cli/azure/azure-cli-extensions-overview) about extensions.
77
summary: |-
88
Commands to manage blueprint artifact.
9-
status: Deprecated
10-
isDeprecated: true
11-
deprecateInfo: >-
12-
This command group is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
13-
9+
status: GA
10+
isBreakingChange: true
11+
breakingChangeInfo: >-
1412
Blueprints and associated commands will be deprecated
1513
1614
as early as July 2026. Customers are encouraged to transition to
@@ -20,16 +18,20 @@ deprecateInfo: >-
2018
Migration documentation is available at
2119
2220
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
21+
22+
This command group is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
2323
sourceType: Extension
2424
directCommands:
2525
- uid: az_blueprint_artifact_delete
2626
name: az blueprint artifact delete
2727
summary: |-
2828
Delete a blueprint artifact.
29-
status: Preview and Deprecated
30-
isDeprecated: true
29+
status: Preview
30+
isBreakingChange: true
3131
isPreview: true
32-
deprecateInfo: >-
32+
breakingChangeInfo: >-
33+
This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
34+
3335
Blueprints and associated commands will be deprecated
3436
3537
as early as July 2026. Customers are encouraged to transition to
@@ -39,8 +41,6 @@ directCommands:
3941
Migration documentation is available at
4042
4143
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.
4444
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
4545
sourceType: Extension
4646
syntax: >-
@@ -106,10 +106,12 @@ directCommands:
106106
name: az blueprint artifact list
107107
summary: |-
108108
List artifacts for a given blueprint definition.
109-
status: Preview and Deprecated
110-
isDeprecated: true
109+
status: Preview
110+
isBreakingChange: true
111111
isPreview: true
112-
deprecateInfo: >-
112+
breakingChangeInfo: >-
113+
This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
114+
113115
Blueprints and associated commands will be deprecated
114116
115117
as early as July 2026. Customers are encouraged to transition to
@@ -119,8 +121,6 @@ directCommands:
119121
Migration documentation is available at
120122
121123
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
122-
123-
This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
124124
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
125125
sourceType: Extension
126126
syntax: >-
@@ -186,10 +186,12 @@ directCommands:
186186
name: az blueprint artifact show
187187
summary: |-
188188
Get a blueprint artifact.
189-
status: Preview and Deprecated
190-
isDeprecated: true
189+
status: Preview
190+
isBreakingChange: true
191191
isPreview: true
192-
deprecateInfo: >-
192+
breakingChangeInfo: >-
193+
This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
194+
193195
Blueprints and associated commands will be deprecated
194196
195197
as early as July 2026. Customers are encouraged to transition to
@@ -199,8 +201,6 @@ directCommands:
199201
Migration documentation is available at
200202
201203
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
202-
203-
This command is implicitly deprecated because command group 'az blueprint' is deprecated and will be removed in a future release.
204204
previewOrExperimentalInfo: 'This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus'
205205
sourceType: Extension
206206
syntax: >-

0 commit comments

Comments
 (0)