Skip to content

Commit 2e526b1

Browse files
1 parent 9987813 commit 2e526b1

File tree

68 files changed

+437
-981
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+437
-981
lines changed

2017-03-09-profile/docs-ref-autogen/TOC.yml

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,19 +1651,9 @@
16511651
displayName: az communication user-identity user
16521652
items: []
16531653
- name: Compute Diagnostic
1654-
items:
1655-
- name: Commands
1656-
uid: sp-Compute_Diagnostic
1657-
displayName: Compute Diagnostic
1658-
- name: compute-diagnostic
1659-
items:
1660-
- name: Commands
1661-
uid: az_compute-diagnostic
1662-
displayName: az compute-diagnostic
1663-
- name: spot-placement-recommender
1664-
uid: az_compute-diagnostic_spot-placement-recommender
1665-
displayName: az compute-diagnostic spot-placement-recommender
1666-
items: []
1654+
uid: sp-Compute_Diagnostic
1655+
displayName: Compute Diagnostic
1656+
items: []
16671657
- name: Confidential Computing
16681658
items:
16691659
- name: Commands

2017-03-09-profile/docs-ref-autogen/acat/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ directCommands:
4949
summary: |-
5050
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".
5151
- name: --trigger-time
52-
defaultValue: "2024-11-06 12:00:00"
52+
defaultValue: "2024-11-07 12:00:00"
5353
summary: |-
5454
Report collection trigger time.
5555
- uid: az_acat_report_delete

2017-03-09-profile/docs-ref-autogen/aks.yml

Lines changed: 23 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ directCommands:
6767
[--aad-tenant-id]
6868
[--aci-subnet-name]
6969
[--admin-username]
70-
[--advanced-networking-observability-tls-management {Managed, None}]
7170
[--aks-custom-headers]
7271
[--ampls-resource-id]
7372
[--api-server-authorized-ip-ranges]
@@ -96,6 +95,8 @@ directCommands:
9695
[--crg-id]
9796
[--data-collection-settings]
9897
[--defender-config]
98+
[--disable-acns-observability]
99+
[--disable-acns-security]
99100
[--disable-disk-driver]
100101
[--disable-file-driver]
101102
[--disable-local-accounts]
@@ -113,7 +114,6 @@ directCommands:
113114
[--enable-acns]
114115
[--enable-addon-autoscaling]
115116
[--enable-addons]
116-
[--enable-advanced-network-observability]
117117
[--enable-ahub]
118118
[--enable-ai-toolchain-operator]
119119
[--enable-apiserver-vnet-integration]
@@ -133,7 +133,6 @@ directCommands:
133133
[--enable-defender]
134134
[--enable-encryption-at-host]
135135
[--enable-fips-image]
136-
[--enable-fqdn-policy]
137136
[--enable-high-log-scale-mode {false, true}]
138137
[--enable-image-cleaner]
139138
[--enable-image-integrity]
@@ -395,12 +394,6 @@ directCommands:
395394
defaultValue: "azureuser"
396395
summary: |-
397396
User account to create on node VMs for SSH access.
398-
- name: --advanced-networking-observability-tls-management
399-
defaultValue: "Managed"
400-
parameterValueGroup: "Managed, None"
401-
summary: |-
402-
Management of TLS certificates for querying network flow logs via the flow log endpoint for Advanced Networking observability clusters. Valid values are "Managed" and "None". If not specified, the default is Managed.
403-
isPreview: true
404397
- name: --aks-custom-headers
405398
summary: |-
406399
Send custom headers. When specified, format should be Key1=Value1,Key2=Value2.
@@ -509,6 +502,14 @@ directCommands:
509502
- name: --defender-config
510503
summary: |-
511504
Path to JSON file containing Microsoft Defender profile configurations.
505+
- name: --disable-acns-observability
506+
summary: |-
507+
Used to disable advanced networking observability features on a clusters when enabling advanced networking features with "--enable-acns".
508+
isPreview: true
509+
- name: --disable-acns-security
510+
summary: |-
511+
Used to disable advanced networking security features on a clusters when enabling advanced networking features with "--enable-acns".
512+
isPreview: true
512513
- name: --disable-disk-driver
513514
defaultValue: "False"
514515
summary: |-
@@ -569,7 +570,7 @@ directCommands:
569570
Enable managed AAD feature for cluster.
570571
- name: --enable-acns
571572
summary: |-
572-
Enable advanced network functionalities on a cluster. Note that enabling this will incur additional costs.
573+
Enable advanced network functionalities on a cluster. Enabling this will incur additional costs.
573574
isPreview: true
574575
- name: --enable-addon-autoscaling
575576
defaultValue: "False"
@@ -591,10 +592,6 @@ directCommands:
591592
- gitops : enable GitOps (PREVIEW).
592593
- azure-keyvault-secrets-provider : enable Azure Keyvault Secrets Provider addon.
593594
- web_application_routing : enable Web Application Routing addon (PREVIEW). Specify "--dns-zone-resource-id" to configure DNS.
594-
- name: --enable-advanced-network-observability
595-
summary: |-
596-
Enable advanced network observability functionalities on a cluster. Note that enabling this will incur additional costs.
597-
isPreview: true
598595
- name: --enable-ahub
599596
defaultValue: "False"
600597
summary: |-
@@ -684,10 +681,6 @@ directCommands:
684681
defaultValue: "False"
685682
summary: |-
686683
Use FIPS-enabled OS on agent nodes.
687-
- name: --enable-fqdn-policy
688-
summary: |-
689-
Enable advanced network security FQDN functionalities on a cluster. Note that enabling this will incur additional costs.
690-
isPreview: true
691684
- name: --enable-high-log-scale-mode
692685
defaultValue: "False"
693686
parameterValueGroup: "false, true"
@@ -1831,7 +1824,6 @@ directCommands:
18311824
--resource-group
18321825
[--aad-admin-group-object-ids]
18331826
[--aad-tenant-id]
1834-
[--advanced-networking-observability-tls-management {Managed, None}]
18351827
[--aks-custom-headers]
18361828
[--api-server-authorized-ip-ranges]
18371829
[--apiserver-subnet-id]
@@ -1853,8 +1845,9 @@ directCommands:
18531845
[--defender-config]
18541846
[--detach-acr]
18551847
[--disable-acns]
1848+
[--disable-acns-observability]
1849+
[--disable-acns-security]
18561850
[--disable-addon-autoscaling]
1857-
[--disable-advanced-network-observability]
18581851
[--disable-ahub]
18591852
[--disable-ai-toolchain-operator]
18601853
[--disable-azure-container-storage {all, azureDisk, elasticSan, ephemeralDisk}]
@@ -1870,7 +1863,6 @@ directCommands:
18701863
[--disable-disk-driver]
18711864
[--disable-file-driver]
18721865
[--disable-force-upgrade]
1873-
[--disable-fqdn-policy]
18741866
[--disable-image-cleaner]
18751867
[--disable-image-integrity]
18761868
[--disable-imds-restriction]
@@ -1889,7 +1881,6 @@ directCommands:
18891881
[--enable-aad]
18901882
[--enable-acns]
18911883
[--enable-addon-autoscaling]
1892-
[--enable-advanced-network-observability]
18931884
[--enable-ahub]
18941885
[--enable-ai-toolchain-operator]
18951886
[--enable-apiserver-vnet-integration]
@@ -1906,7 +1897,6 @@ directCommands:
19061897
[--enable-disk-driver]
19071898
[--enable-file-driver]
19081899
[--enable-force-upgrade]
1909-
[--enable-fqdn-policy]
19101900
[--enable-image-cleaner]
19111901
[--enable-image-integrity]
19121902
[--enable-imds-restriction]
@@ -2094,11 +2084,6 @@ directCommands:
20942084
- name: --aad-tenant-id
20952085
summary: |-
20962086
The ID of an Azure Active Directory tenant.
2097-
- name: --advanced-networking-observability-tls-management
2098-
parameterValueGroup: "Managed, None"
2099-
summary: |-
2100-
Management of TLS certificates for querying network flow logs via the flow log endpoint for Advanced Networking observability clusters. Valid values are "Managed" and "None". If not specified, the default is Managed.
2101-
isPreview: true
21022087
- name: --aks-custom-headers
21032088
summary: |-
21042089
Send custom headers. When specified, format should be Key1=Value1,Key2=Value2.
@@ -2179,17 +2164,21 @@ directCommands:
21792164
Disable the 'acrpull' role assignment to the ACR specified by name or resource ID.
21802165
- name: --disable-acns
21812166
summary: |-
2182-
Disable advanced network functionalities on a cluster.
2167+
Disable all advanced networking functionalities on a cluster.
2168+
isPreview: true
2169+
- name: --disable-acns-observability
2170+
summary: |-
2171+
Used to disable advanced networking observability features on a clusters when enabling advanced networking features with "--enable-acns".
2172+
isPreview: true
2173+
- name: --disable-acns-security
2174+
summary: |-
2175+
Used to disable advanced networking security features on a clusters when enabling advanced networking features with "--enable-acns".
21832176
isPreview: true
21842177
- name: --disable-addon-autoscaling
21852178
defaultValue: "False"
21862179
summary: |-
21872180
Disable addon autoscaling for cluster.
21882181
isPreview: true
2189-
- name: --disable-advanced-network-observability
2190-
summary: |-
2191-
Disable advanced network observability functionalities on a cluster.
2192-
isPreview: true
21932182
- name: --disable-ahub
21942183
defaultValue: "False"
21952184
summary: |-
@@ -2253,10 +2242,6 @@ directCommands:
22532242
defaultValue: "False"
22542243
summary: |-
22552244
Disable forceUpgrade cluster upgrade settings override.
2256-
- name: --disable-fqdn-policy
2257-
summary: |-
2258-
Disable advanced network security FQDN functionalities on a cluster.
2259-
isPreview: true
22602245
- name: --disable-image-cleaner
22612246
defaultValue: "False"
22622247
summary: |-
@@ -2332,17 +2317,13 @@ directCommands:
23322317
Enable managed AAD feature for cluster.
23332318
- name: --enable-acns
23342319
summary: |-
2335-
Enable advanced network functionalities on a cluster. Note that enabling this will incur additional costs.
2320+
Enable advanced network functionalities on a cluster. Enabling this will incur additional costs.
23362321
isPreview: true
23372322
- name: --enable-addon-autoscaling
23382323
defaultValue: "False"
23392324
summary: |-
23402325
Enable addon autoscaling for cluster.
23412326
isPreview: true
2342-
- name: --enable-advanced-network-observability
2343-
summary: |-
2344-
Enable advanced network observability functionalities on a cluster. Note that enabling this will incur additional costs.
2345-
isPreview: true
23462327
- name: --enable-ahub
23472328
defaultValue: "False"
23482329
summary: |-
@@ -2411,10 +2392,6 @@ directCommands:
24112392
defaultValue: "False"
24122393
summary: |-
24132394
Enable forceUpgrade cluster upgrade settings override.
2414-
- name: --enable-fqdn-policy
2415-
summary: |-
2416-
Enable advanced network security FQDN functionalities on a cluster. Note that enabling this will incur additional costs.
2417-
isPreview: true
24182395
- name: --enable-image-cleaner
24192396
defaultValue: "False"
24202397
summary: |-

2017-03-09-profile/docs-ref-autogen/compute-diagnostic.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

2017-03-09-profile/docs-ref-autogen/compute-diagnostic/spot-placement-recommender.yml

Lines changed: 0 additions & 81 deletions
This file was deleted.

2017-03-09-profile/docs-ref-autogen/firmwareanalysis/firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ directCommands:
8888
summary: |-
8989
File size of the uploaded firmware image.
9090
- name: --firmware-id --name -n
91-
defaultValue: "8a0349c1-079c-4e3f-91d4-c4a0c934b020"
91+
defaultValue: "4653a48a-9d4b-46e4-b2fe-7fdfa657916c"
9292
summary: |-
9393
The id of the firmware.
9494
- name: --model

2017-03-09-profile/docs-ref-autogen/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: az image
44
extensionInformation: >-
55
> [!NOTE]
66
7-
> This reference is part of the **image-copy-extension** extension for the Azure CLI (version 2.0.24 or higher). The extension will automatically install the first time you run an **az image** command. [Learn more](https://learn.microsoft.com/cli/azure/azure-cli-extensions-overview) about extensions.
7+
> This reference is part of the **image-copy-extension** extension for the Azure CLI (version 2.66.0 or higher). The extension will automatically install the first time you run an **az image** command. [Learn more](https://learn.microsoft.com/cli/azure/azure-cli-extensions-overview) about extensions.
88
summary: |-
99
Manage custom virtual machine images.
1010
status: GA

2017-03-09-profile/docs-ref-autogen/iot/ops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ directCommands:
254254
Instance tags. Property bag in key-value pairs with the following format: a=b c=d. Use --tags "" to remove all tags.
255255
- name: --trust-settings
256256
summary: |-
257-
Settings for user provided trust bundle. Used for component TLS. Format is space-separated key=value pairs. The following keys are required: `configMapName`, `issuerName`, `configMapKey`, `issuerKind`. If not used, a system provided self-signed trust bundle is configured.
257+
Settings for user provided trust bundle. Used for component TLS. Format is space-separated key=value pairs. The following keys are required: `issuerKind`, `configMapName`, `configMapKey`, `issuerName`. If not used, a system provided self-signed trust bundle is configured.
258258
- uid: az_iot_ops_delete
259259
name: az iot ops delete
260260
summary: |-

0 commit comments

Comments
 (0)