Skip to content

Commit 09925ca

Browse files
CI Update
Build.Reason:Manual by ReferencePipelineTrigger Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=558868&view=results
1 parent f150bc6 commit 09925ca

File tree

219 files changed

+3236
-396
lines changed

Some content is hidden

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

219 files changed

+3236
-396
lines changed

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1907,6 +1907,25 @@
19071907
- az storage-actions
19081908
no-loc:
19091909
- Azure Storage Actions
1910+
- name: Azure Storage Discovery
1911+
items:
1912+
- name: Commands
1913+
uid: sp-Azure_Storage_Discovery
1914+
displayName: Azure Storage Discovery
1915+
- name: storage-discovery
1916+
items:
1917+
- name: Commands
1918+
uid: az_storage-discovery
1919+
displayName: az storage-discovery
1920+
- name: workspace
1921+
uid: az_storage-discovery_workspace
1922+
displayName: az storage-discovery workspace
1923+
no-loc:
1924+
- az storage-discovery workspace
1925+
no-loc:
1926+
- az storage-discovery
1927+
no-loc:
1928+
- Azure Storage Discovery
19101929
- name: Azure Support
19111930
items:
19121931
- name: Commands
@@ -7045,6 +7064,11 @@
70457064
- az eventhubs namespace network-rule-set virtual-network-rule
70467065
no-loc:
70477066
- az eventhubs namespace network-rule-set
7067+
- name: nsp-configuration
7068+
uid: az_eventhubs_namespace_nsp-configuration
7069+
displayName: az eventhubs namespace nsp-configuration
7070+
no-loc:
7071+
- az eventhubs namespace nsp-configuration
70487072
- name: private-endpoint-connection
70497073
uid: az_eventhubs_namespace_private-endpoint-connection
70507074
displayName: az eventhubs namespace private-endpoint-connection
@@ -8778,6 +8802,11 @@
87788802
- az aks pod-identity exception
87798803
no-loc:
87808804
- az aks pod-identity
8805+
- name: safeguards
8806+
uid: az_aks_safeguards
8807+
displayName: az aks safeguards
8808+
no-loc:
8809+
- az aks safeguards
87818810
- name: snapshot
87828811
uid: az_aks_snapshot
87838812
displayName: az aks snapshot
@@ -16998,6 +17027,16 @@
1699817027
displayName: az sig image-version
1699917028
no-loc:
1700017029
- az sig image-version
17030+
- name: in-vm-access-control-profile
17031+
uid: az_sig_in-vm-access-control-profile
17032+
displayName: az sig in-vm-access-control-profile
17033+
no-loc:
17034+
- az sig in-vm-access-control-profile
17035+
- name: in-vm-access-control-profile-version
17036+
uid: az_sig_in-vm-access-control-profile-version
17037+
displayName: az sig in-vm-access-control-profile-version
17038+
no-loc:
17039+
- az sig in-vm-access-control-profile-version
1700117040
- name: share
1700217041
uid: az_sig_share
1700317042
displayName: az sig share

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-08-04 12:00:00
55+
defaultValue: 2025-08-05 04:00:00
5656
summary: |-
5757
Report collection trigger time.
5858
groupName: Properties Arguments

docs-ref-autogen/Latest-version/latest/afd/origin-group.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ directCommands:
1717
--profile-name
1818
--resource-group
1919
[--additional-latency-in-milliseconds]
20+
[--authentication]
2021
[--enable-health-probe {0, 1, f, false, n, no, t, true, y, yes}]
2122
[--health-probe-settings]
2223
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
@@ -50,6 +51,10 @@ directCommands:
5051
summary: |-
5152
The additional latency in milliseconds for probes to fall into the lowest latency bucket.
5253
groupName: LoadBalancingSettings Arguments
54+
- name: --authentication
55+
summary: |-
56+
Authentication settings for origin in origin group. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
57+
groupName: Properties Arguments
5358
- name: --enable-health-probe
5459
acceptedValues: 0, 1, f, false, n, no, t, true, y, yes
5560
summary: |-
@@ -321,6 +326,7 @@ directCommands:
321326
syntax: >-
322327
az afd origin-group update [--add]
323328
[--additional-latency-in-milliseconds]
329+
[--authentication]
324330
[--enable-health-probe {0, 1, f, false, n, no, t, true, y, yes}]
325331
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
326332
[--health-probe-settings]
@@ -353,6 +359,10 @@ directCommands:
353359
summary: |-
354360
The additional latency in milliseconds for probes to fall into the lowest latency bucket.
355361
groupName: LoadBalancingSettings Arguments
362+
- name: --authentication
363+
summary: |-
364+
Authentication settings for origin in origin group. Support shorthand-syntax, json-file and yaml-file. Try "??" to show more.
365+
groupName: Properties Arguments
356366
- name: --enable-health-probe
357367
acceptedValues: 0, 1, f, false, n, no, t, true, y, yes
358368
summary: |-

docs-ref-autogen/Latest-version/latest/afd/origin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ directCommands:
3434
examples:
3535
- summary: |-
3636
Create an regular origin
37-
syntax: az afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443
37+
syntax: 'az afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443 - name: Create a private link origin'
3838
- summary: |-
3939
Create a private link origin
4040
syntax: az afd origin create -g group --host-name example.contoso.com --profile-name profile --origin-group-name originGroup --origin-name origin1 --origin-host-header example.contoso.com --priority 1 --weight 500 --enabled-state Enabled --http-port 80 --https-port 443 --private-link-resource /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group/providers/Microsoft.Storage/storageAccounts/plstest --private-link-location EastUS --private-link-request-message 'Please approve this request' --private-link-sub-resource-type table

0 commit comments

Comments
 (0)