Skip to content

Commit

Permalink
CI Update
Browse files Browse the repository at this point in the history
  • Loading branch information
VSC-Service-Account committed Jan 16, 2022
1 parent 5ef23d3 commit 951737e
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions 2020-09-01-hybrid/docs-ref-autogen/acr/connected-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ directCommands:
description: ''
optionalParameters:
- name: --add
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --remove
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ directCommands:
description: ''
optionalParameters:
- name: --add
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --remove
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
12 changes: 6 additions & 6 deletions 2020-09-01-hybrid/docs-ref-autogen/acr/scope-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ directCommands:
summary: Description for the scope map. Maximum 256 characters are allowed.
description: ''
- name: --gateway
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'message/read', 'config/read', 'config/write'}.
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/write', 'message/write', 'config/read', 'message/read'}.
description: ''
- name: --repository
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down Expand Up @@ -172,19 +172,19 @@ directCommands:
description: ''
optionalParameters:
- name: --add-gateway
summary: Gateway permissions to be added. Use the format "--add-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'message/read', 'config/read', 'config/write'}.
summary: Gateway permissions to be added. Use the format "--add-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/write', 'message/write', 'config/read', 'message/read'}.
description: ''
- name: --add-repository
summary: Repository permissions to be added. Use the format "--add-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Repository permissions to be added. Use the format "--add-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --description
summary: Description for the scope map. Maximum 256 characters are allowed.
description: ''
- name: --remove-gateway
summary: Gateway permissions to be removed. Use the format "--remove-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'message/read', 'config/read', 'config/write'}.
summary: Gateway permissions to be removed. Use the format "--remove-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/write', 'message/write', 'config/read', 'message/read'}.
description: ''
- name: --remove-repository
summary: Respsitory permissions to be removed. Use the format "--remove-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Respsitory permissions to be removed. Use the format "--remove-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
4 changes: 2 additions & 2 deletions 2020-09-01-hybrid/docs-ref-autogen/acr/token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ directCommands:
summary: Number of days for which the credentials will be valid. If not specified, the expiration will default to the max value "9999-12-31T23:59:59.999999+00:00".
description: ''
- name: --gateway
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'message/read', 'config/read', 'config/write'}.
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/write', 'message/write', 'config/read', 'message/read'}.
description: ''
- name: --no-passwords
parameterValueGroup: false, true
summary: Do not generate passwords, instead use "az acr token credential generate".
description: ''
- name: --repository
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/delete', 'content/read', 'metadata/read', 'metadata/write', 'content/write'}.
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'content/read', 'content/write', 'metadata/read', 'content/delete', 'metadata/write'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
4 changes: 2 additions & 2 deletions latest/docs-ref-autogen/acr/connected-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ directCommands:
description: ''
optionalParameters:
- name: --add
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --remove
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ directCommands:
description: ''
optionalParameters:
- name: --add
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Repository permissions to be added to the targeted connected registry and it's ancestors sync scope maps. Use the format "--add [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --remove
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Respsitory permissions to be removed from the targeted connected registry and it's succesors sync scope maps. Use the format "--remove [REPO1 REPO2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
12 changes: 6 additions & 6 deletions latest/docs-ref-autogen/acr/scope-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ directCommands:
summary: Description for the scope map. Maximum 256 characters are allowed.
description: ''
- name: --gateway
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'config/write', 'config/read', 'message/read'}.
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/read', 'message/read', 'message/write', 'config/write'}.
description: ''
- name: --repository
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down Expand Up @@ -172,19 +172,19 @@ directCommands:
description: ''
optionalParameters:
- name: --add-gateway
summary: Gateway permissions to be added. Use the format "--add-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'config/write', 'config/read', 'message/read'}.
summary: Gateway permissions to be added. Use the format "--add-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/read', 'message/read', 'message/write', 'config/write'}.
description: ''
- name: --add-repository
summary: Repository permissions to be added. Use the format "--add-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Repository permissions to be added. Use the format "--add-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --description
summary: Description for the scope map. Maximum 256 characters are allowed.
description: ''
- name: --remove-gateway
summary: Gateway permissions to be removed. Use the format "--remove-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'config/write', 'config/read', 'message/read'}.
summary: Gateway permissions to be removed. Use the format "--remove-gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/read', 'message/read', 'message/write', 'config/write'}.
description: ''
- name: --remove-repository
summary: Respsitory permissions to be removed. Use the format "--remove-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Respsitory permissions to be removed. Use the format "--remove-repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
4 changes: 2 additions & 2 deletions latest/docs-ref-autogen/acr/token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ directCommands:
summary: Number of days for which the credentials will be valid. If not specified, the expiration will default to the max value "9999-12-31T23:59:59.999999+00:00".
description: ''
- name: --gateway
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'message/write', 'config/write', 'config/read', 'message/read'}.
summary: Gateway permissions. Use the format "--gateway GATEWAY [ACTION1 ACTION2 ...]" per flag. Valid actions are {'config/read', 'message/read', 'message/write', 'config/write'}.
description: ''
- name: --no-passwords
parameterValueGroup: false, true
summary: Do not generate passwords, instead use "az acr token credential generate".
description: ''
- name: --repository
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/write', 'content/read', 'content/delete', 'metadata/read', 'content/write'}.
summary: Repository permissions. Use the format "--repository REPO [ACTION1 ACTION2 ...]" per flag. Valid actions are {'metadata/read', 'metadata/write', 'content/read', 'content/write', 'content/delete'}.
description: ''
- name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
Expand Down
2 changes: 1 addition & 1 deletion latest/docs-ref-autogen/ams/asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ directCommands:
summary: The name of the Azure Media Services account.
description: ''
- name: --expiry
defaultValue: 2022-01-16 12:31:57.606992
defaultValue: 2022-01-17 12:33:30.324996
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.
description: ''
- name: --ids
Expand Down
2 changes: 1 addition & 1 deletion latest/docs-ref-autogen/mariadb/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ directCommands:
summary: 'The password of the administrator. Minimum 8 characters and maximum 128 characters. Password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and non-alphanumeric characters.'
description: ''
- name: --admin-user -u
defaultValue: prudentrice6
defaultValue: commonbuffalo7
summary: Administrator username for the server. Once set, it cannot be changed.
description: ''
- name: --assign-identity
Expand Down
4 changes: 2 additions & 2 deletions latest/docs-ref-autogen/mysql/flexible-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ directCommands:
summary: 'The password of the administrator. Minimum 8 characters and maximum 128 characters. Password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and non-alphanumeric characters.'
description: ''
- name: --admin-user -u
defaultValue: rundownmole9
defaultValue: dopeycamel5
summary: Administrator username for the server. Once set, it cannot be changed.
description: ''
- name: --backup-retention
Expand Down Expand Up @@ -506,7 +506,7 @@ directCommands:
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
- name: --restore-time
defaultValue: 2022-01-15T13:32:00+00:00
defaultValue: 2022-01-16T13:33:33+00:00
summary: The point in time in UTC to restore from (ISO8601 format), e.g., 2017-04-26T02:10:00+00:00The default value is set to current time.
description: ''
- name: --subnet
Expand Down
2 changes: 1 addition & 1 deletion latest/docs-ref-autogen/mysql/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ directCommands:
summary: 'The password of the administrator. Minimum 8 characters and maximum 128 characters. Password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and non-alphanumeric characters.'
description: ''
- name: --admin-user -u
defaultValue: earthyvenison3
defaultValue: rowdyeggs3
summary: Administrator username for the server. Once set, it cannot be changed.
description: ''
- name: --assign-identity
Expand Down
4 changes: 2 additions & 2 deletions latest/docs-ref-autogen/postgres/flexible-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ directCommands:
summary: 'The password of the administrator. Minimum 8 characters and maximum 128 characters. Password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and non-alphanumeric characters.'
description: ''
- name: --admin-user -u
defaultValue: levelibis7
defaultValue: morbidkapi6
summary: Administrator username for the server. Once set, it cannot be changed.
description: ''
- name: --backup-retention
Expand Down Expand Up @@ -398,7 +398,7 @@ directCommands:
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
- name: --restore-time
defaultValue: 2022-01-15T13:32:00+00:00
defaultValue: 2022-01-16T13:33:33+00:00
summary: The point in time in UTC to restore from (ISO8601 format), e.g., 2017-04-26T02:10:00+00:00The default value is set to current time.
description: ''
- name: --subnet
Expand Down
2 changes: 1 addition & 1 deletion latest/docs-ref-autogen/postgres/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ directCommands:
summary: 'The password of the administrator. Minimum 8 characters and maximum 128 characters. Password must contain characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and non-alphanumeric characters.'
description: ''
- name: --admin-user -u
defaultValue: morbidlollies9
defaultValue: pitifulsyrup2
summary: Administrator username for the server. Once set, it cannot be changed.
description: ''
- name: --assign-identity
Expand Down

0 comments on commit 951737e

Please sign in to comment.