Skip to content

Commit 33c29a4

Browse files
author
VSC-Service-Account
committed
CI Update
1 parent 24c17a0 commit 33c29a4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

latest/docs-ref-autogen/acr/scope-map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ directCommands:
2929
description: ''
3030
- isRequired: true
3131
name: --repository
32-
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/write', 'metadata/read', 'content/write'}.
32+
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'metadata/read', 'content/write', 'content/read', 'content/delete'}.
3333
description: ''
3434
optionalParameters:
3535
- name: --description
@@ -154,13 +154,13 @@ directCommands:
154154
description: ''
155155
optionalParameters:
156156
- name: --add
157-
summary: Repository permissions to be added. Use the format "--add REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/write', 'metadata/read', 'content/write'}.
157+
summary: Repository permissions to be added. Use the format "--add REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'metadata/read', 'content/write', 'content/read', 'content/delete'}.
158158
description: ''
159159
- name: --description
160160
summary: Description for the scope map. Maximum 256 characters are allowed.
161161
description: ''
162162
- name: --remove
163-
summary: Respsitory permissions to be removed. Use the format "--remove REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/write', 'metadata/read', 'content/write'}.
163+
summary: Respsitory permissions to be removed. Use the format "--remove REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'metadata/read', 'content/write', 'content/read', 'content/delete'}.
164164
description: ''
165165
- name: --resource-group -g
166166
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.

latest/docs-ref-autogen/acr/token.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ directCommands:
4949
summary: Do not generate passwords, instead use "az acr token credential generate".
5050
description: ''
5151
- name: --repository
52-
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/write', 'metadata/read', 'content/write'}.
52+
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'metadata/read', 'content/write', 'content/read', 'content/delete'}.
5353
description: ''
5454
- name: --resource-group -g
5555
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ directCommands:
118118
summary: The name of the Azure Media Services account.
119119
description: ''
120120
- name: --expiry
121-
defaultValue: 2020-09-05 10:03:46.461580
121+
defaultValue: 2020-09-06 01:24:58.691445
122122
summary: 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.
123123
description: ''
124124
- name: --ids

0 commit comments

Comments
 (0)