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: 2017-03-09-profile/docs-ref-autogen/acat/report.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ directCommands:
49
49
summary: |-
50
50
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".
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
404
397
- name: --aks-custom-headers
405
398
summary: |-
406
399
Send custom headers. When specified, format should be Key1=Value1,Key2=Value2.
@@ -509,6 +502,14 @@ directCommands:
509
502
- name: --defender-config
510
503
summary: |-
511
504
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
512
513
- name: --disable-disk-driver
513
514
defaultValue: "False"
514
515
summary: |-
@@ -569,7 +570,7 @@ directCommands:
569
570
Enable managed AAD feature for cluster.
570
571
- name: --enable-acns
571
572
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.
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
2102
2087
- name: --aks-custom-headers
2103
2088
summary: |-
2104
2089
Send custom headers. When specified, format should be Key1=Value1,Key2=Value2.
@@ -2179,17 +2164,21 @@ directCommands:
2179
2164
Disable the 'acrpull' role assignment to the ACR specified by name or resource ID.
2180
2165
- name: --disable-acns
2181
2166
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".
2183
2176
isPreview: true
2184
2177
- name: --disable-addon-autoscaling
2185
2178
defaultValue: "False"
2186
2179
summary: |-
2187
2180
Disable addon autoscaling for cluster.
2188
2181
isPreview: true
2189
-
- name: --disable-advanced-network-observability
2190
-
summary: |-
2191
-
Disable advanced network observability functionalities on a cluster.
Copy file name to clipboardExpand all lines: 2017-03-09-profile/docs-ref-autogen/image.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ name: az image
4
4
extensionInformation: >-
5
5
> [!NOTE]
6
6
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.
Copy file name to clipboardExpand all lines: 2017-03-09-profile/docs-ref-autogen/iot/ops.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ directCommands:
254
254
Instance tags. Property bag in key-value pairs with the following format: a=b c=d. Use --tags "" to remove all tags.
255
255
- name: --trust-settings
256
256
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.
0 commit comments