Skip to content

Commit 950a4ac

Browse files
authored
Merge pull request #4765 from MicrosoftDocs/main
11/11/2024 PM Publish
2 parents b0811c2 + 65e292c commit 950a4ac

File tree

689 files changed

+14672
-1582
lines changed

Some content is hidden

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

689 files changed

+14672
-1582
lines changed

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-08 12:00:00"
52+
defaultValue: "2024-11-11 12:00:00"
5353
summary: |-
5454
Report collection trigger time.
5555
- uid: az_acat_report_delete

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,17 @@ directCommands:
111111
Name or ID of subscription.
112112
- name: --resource
113113
summary: |-
114-
Azure resource endpoints in AAD v1.0.
114+
Azure resource endpoints in Microsoft Entra v1.0.
115115
- name: --resource-type
116116
parameterValueGroup: "aad-graph, arm, batch, data-lake, media, ms-graph, oss-rdbms"
117117
summary: |-
118118
Type of well-known resource.
119119
- name: --scope
120120
summary: |-
121-
Space-separated AAD scopes in AAD v2.0. Default to Azure Resource Manager.
121+
Space-separated scopes in Microsoft Entra v2.0. Default to Azure Resource Manager.
122122
- name: --tenant -t
123123
summary: |-
124-
Tenant ID for which the token is acquired. Only available for user and service principal account, not for MSI or Cloud Shell account.
124+
Tenant ID for which the token is acquired. Only available for user and service principal account, not for managed identity or Cloud Shell account.
125125
- uid: az_account_list
126126
name: az account list
127127
summary: |-
@@ -136,7 +136,7 @@ directCommands:
136136
- name: --all
137137
defaultValue: "False"
138138
summary: |-
139-
List all subscriptions from all clouds, rather than just 'Enabled' ones.
139+
List all subscriptions from all clouds, including subscriptions that are not 'Enabled'.
140140
- name: --refresh
141141
defaultValue: "False"
142142
summary: |-

2017-03-09-profile/docs-ref-autogen/account/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ globalParameters:
154154
summary: |-
155155
Increase logging verbosity. Use --debug for full debug logs.
156156
metadata:
157-
ms.date: 06/25/2024
157+
ms.date: 10/29/2024
158158
description: Manage Azure subscription level locks.

2017-03-09-profile/docs-ref-autogen/account/management-group.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,5 @@ globalParameters:
245245
summary: |-
246246
Increase logging verbosity. Use --debug for full debug logs.
247247
metadata:
248-
ms.date: 06/25/2024
248+
ms.date: 10/29/2024
249249
description: Manage Azure Management Groups.

2017-03-09-profile/docs-ref-autogen/account/management-group/entities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ globalParameters:
4545
summary: |-
4646
Increase logging verbosity. Use --debug for full debug logs.
4747
metadata:
48-
ms.date: 06/25/2024
48+
ms.date: 10/29/2024
4949
description: Entity operations (Management Group and Subscriptions) for Management Groups.

2017-03-09-profile/docs-ref-autogen/account/management-group/hierarchy-settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,5 +169,5 @@ globalParameters:
169169
summary: |-
170170
Increase logging verbosity. Use --debug for full debug logs.
171171
metadata:
172-
ms.date: 06/25/2024
172+
ms.date: 10/29/2024
173173
description: Provide operations for hierarchy settings defined at the management group level. Settings can only be set on the root Management Group of the hierarchy.

2017-03-09-profile/docs-ref-autogen/account/management-group/subscription.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ globalParameters:
122122
summary: |-
123123
Increase logging verbosity. Use --debug for full debug logs.
124124
metadata:
125-
ms.date: 06/25/2024
125+
ms.date: 10/29/2024
126126
description: Subscription operations for Management Groups.

2017-03-09-profile/docs-ref-autogen/account/management-group/tenant-backfill.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ globalParameters:
5858
summary: |-
5959
Increase logging verbosity. Use --debug for full debug logs.
6060
metadata:
61-
ms.date: 06/25/2024
61+
ms.date: 10/29/2024
6262
description: Backfill Tenant Subscription Operations for Management Groups.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ directCommands:
5151
summary: |-
5252
The name of the container registry that the query is run against.
5353
optionalParameters:
54-
- name: --password -p
54+
- name: --password
5555
summary: |-
5656
Registry password.
5757
- name: --repository
@@ -60,7 +60,7 @@ directCommands:
6060
- name: --skip-token
6161
summary: |-
6262
Skip token to get the next page of the query if applicable.
63-
- name: --username -u
63+
- name: --username
6464
summary: |-
6565
Registry username.
6666
commands:

0 commit comments

Comments
 (0)