text
stringlengths
1.14k
21k
source_file
stringlengths
18
81
There is a command group 'az_databoxedge_device'. This group of commands could 'manage device with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_device_show update summary'.The syntax is: az databoxedge device show-update-summary [--device-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get update summary of the device', the syntax is: az databoxedge device show-update-summary --name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name --name -n' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/device.yml
There is a command group 'az_databoxedge_device'. This group of commands could 'manage device with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_device_update'.The syntax is: az databoxedge device update [--device-name] [--ids] [--resource-group] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'modify a data box edge data box gateway resource', the syntax is: az databoxedge device update --name "testedgedevice" --tags Key1="value1" Key2="value2" --resource-group "GroupForEdgeAutomation". The parameter '--device-name --name -n' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. space-separated tags: key[=value] [key[=value] ...]. use "" to clear existing tags..
database/databoxedge/device.yml
There is a command group 'az_databoxedge_device'. This group of commands could 'manage device with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_device_wait'.The syntax is: az databoxedge device wait [--created] [--custom] [--deleted] [--device-name] [--exists] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The 1th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge device is successfully created', the syntax is: az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created. The 2th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge device is successfully deleted', the syntax is: az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--device-name --name -n' is optional. the device name.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/databoxedge/device.yml
There is a command group 'az_databoxedge_alert'. This group of commands could 'manage alert with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_alert_list'.The syntax is: az databoxedge alert list --device-name --resource-group. The 1th example of the child command would be to use it to 'get all the alerts for a data box edge data box gateway device', the syntax is: az databoxedge alert list --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is required. It is used to the device name.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/databoxedge/alert.yml
There is a command group 'az_databoxedge_alert'. This group of commands could 'manage alert with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_alert_show'.The syntax is: az databoxedge alert show [--device-name] [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get an alert by name', the syntax is: az databoxedge alert show --name "159a00c7-8543-4343-9435-263ac87df3bb" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the alert name.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/alert.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_create'.The syntax is: az databoxedge bandwidth-schedule create --days --device-name --name --rate-in-mbps --resource-group --start --stop [--no-wait]. The 1th example of the child command would be to use it to 'create a bandwidth schedule', the syntax is: az databoxedge bandwidth-schedule create --name "bandwidth-1" --device-name "testedgedevice" --days "Sunday" "Monday" --rate-in-mbps 100 --start "0:0:0" --stop "13:59:0" --resource-group "GroupForEdgeAutomation". The parameter '--days' is required. It is used to the days of the week when this schedule is applicable.. The parameter '--device-name -d' is required. It is used to the device name.. The parameter '--name -n' is required. It is used to the bandwidth schedule name which needs to be added/updated.. The parameter '--rate-in-mbps' is required. It is used to the bandwidth rate in mbps.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--start' is required. It is used to the start time of the schedule in utc.. The parameter '--stop' is required. It is used to the stop time of the schedule in utc.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_delete'.The syntax is: az databoxedge bandwidth-schedule delete [--device-name] [--ids] [--name] [--no-wait] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete the specified bandwidth schedule', the syntax is: az databoxedge bandwidth-schedule delete --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the bandwidth schedule name.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_list'.The syntax is: az databoxedge bandwidth-schedule list --device-name --resource-group. The 1th example of the child command would be to use it to 'get all the bandwidth schedules for a data box edge data box gateway device', the syntax is: az databoxedge bandwidth-schedule list --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is required. It is used to the device name.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_show'.The syntax is: az databoxedge bandwidth-schedule show [--device-name] [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get the properties of the specified bandwidth schedule', the syntax is: az databoxedge bandwidth-schedule show --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the bandwidth schedule name.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_update'.The syntax is: az databoxedge bandwidth-schedule update --days --rate-in-mbps --start --stop [--add] [--device-name] [--force-string] [--ids] [--name] [--no-wait] [--remove] [--resource-group] [--set] [--subscription]. The 1th example of the child command would be to use it to 'update a bandwidth schedule', the syntax is: az databoxedge bandwidth-schedule update --name "bandwidth-1" --device-name "testedgedevice" --rate-in-mbps 150 --resource-group "GroupForEdgeAutomation" --start "0:0:0" --stop 12:00:00 --days Sunday. The parameter '--days' is required. It is used to the days of the week when this schedule is applicable.. The parameter '--rate-in-mbps' is required. It is used to the bandwidth rate in mbps.. The parameter '--start' is required. It is used to the start time of the schedule in utc.. The parameter '--stop' is required. It is used to the stop time of the schedule in utc.. The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: `--add property.listproperty <key=value, string or json string>`.. The parameter '--device-name -d' is optional. the device name.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the bandwidth schedule name which needs to be added/updated.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--remove' is optional. remove a property or an element from a list. example: `--remove property.list <indextoremove>` or `--remove propertytoremove`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: `--set property1.property2=<value>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_bandwidth schedule'. This group of commands could 'manage bandwidth schedule with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_bandwidth schedule_wait'.The syntax is: az databoxedge bandwidth-schedule wait [--created] [--custom] [--deleted] [--device-name] [--exists] [--ids] [--interval] [--name] [--resource-group] [--subscription] [--timeout] [--updated]. The 1th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge bandwidth schedule is successfully created', the syntax is: az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created. The 2th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge bandwidth schedule is successfully updated', the syntax is: az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --updated. The 3th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge bandwidth schedule is successfully deleted', the syntax is: az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--device-name -d' is optional. the device name.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name -n' is optional. the bandwidth schedule name.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/databoxedge/bandwidth-schedule.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_create'.The syntax is: az databoxedge order create --address-line1 --city --company-name --contact-person --country --device-name --email-list --phone --postal-code --resource-group --state --status {arriving, awaitingfulfilment, awaitingpreparation, awaitingreturnshipment, awaitingshipment, collectedatmicrosoft, declined, delivered, lostdevice, replacementrequested, returninitiated, shipped, shippedback, untracked} [--address-line2] [--address-line3] [--comments] [--no-wait]. The 1th example of the child command would be to use it to 'create an order', the syntax is: az databoxedge order create --device-name "testedgedevice" --company-name "Microsoft" --contact-person "John Mcclane" --email-list "john@microsoft.com" --phone "(800) 426-9400" --address-line1 "Microsoft Corporation" --address-line2 "One Microsoft Way" --address-line3 "Redmond" --city "WA" --country "United States" --postal-code "98052" --state "WA" --status Untracked --resource-group "GroupForEdgeAutomation". The parameter '--address-line1' is required. It is used to the address line1.. The parameter '--city' is required. It is used to the city name.. The parameter '--company-name' is required. It is used to the name of the company.. The parameter '--contact-person' is required. It is used to the contact person name.. The parameter '--country' is required. It is used to the country name.. The parameter '--device-name -d' is required. It is used to the order details of a device.. The parameter '--email-list' is required. It is used to the email list.. The parameter '--phone' is required. It is used to the phone number.. The parameter '--postal-code' is required. It is used to the postal code.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--state' is required. It is used to the state name.. The parameter '--status' is required. It is used to status of the order as per the allowed status types.. The parameter '--address-line2' is optional. the address line2.. The parameter '--address-line3' is optional. the address line3.. The parameter '--comments' is optional. comments related to this status change.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish..
database/databoxedge/order.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_delete'.The syntax is: az databoxedge order delete [--device-name] [--ids] [--no-wait] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete the order related to the device', the syntax is: az databoxedge order delete --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/databoxedge/order.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_list'.The syntax is: az databoxedge order list --device-name --resource-group. The 1th example of the child command would be to use it to 'list all the orders related to a data box edge data box gateway device', the syntax is: az databoxedge order list --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is required. It is used to the device name.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/databoxedge/order.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_show'.The syntax is: az databoxedge order show [--device-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get a specific order by name', the syntax is: az databoxedge order show --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation". The parameter '--device-name -d' is optional. the device name.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/order.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_update'.The syntax is: az databoxedge order update [--add] [--address-line1] [--address-line2] [--address-line3] [--city] [--comments] [--company-name] [--contact-person] [--country] [--device-name] [--email-list] [--force-string] [--ids] [--no-wait] [--phone] [--postal-code] [--remove] [--resource-group] [--set] [--state] [--status {arriving, awaitingfulfilment, awaitingpreparation, awaitingreturnshipment, awaitingshipment, collectedatmicrosoft, declined, delivered, lostdevice, replacementrequested, returninitiated, shipped, shippedback, untracked}] [--subscription]. The 1th example of the child command would be to use it to 'update an order', the syntax is: az databoxedge order update --phone "(800) 426-9432". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: `--add property.listproperty <key=value, string or json string>`.. The parameter '--address-line1' is optional. the address line1.. The parameter '--address-line2' is optional. the address line2.. The parameter '--address-line3' is optional. the address line3.. The parameter '--city' is optional. the city name.. The parameter '--comments' is optional. comments related to this status change.. The parameter '--company-name' is optional. the name of the company.. The parameter '--contact-person' is optional. the contact person name.. The parameter '--country' is optional. the country name.. The parameter '--device-name -d' is optional. the order details of a device.. The parameter '--email-list' is optional. the email list.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--phone' is optional. the phone number.. The parameter '--postal-code' is optional. the postal code.. The parameter '--remove' is optional. remove a property or an element from a list. example: `--remove property.list <indextoremove>` or `--remove propertytoremove`.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: `--set property1.property2=<value>`.. The parameter '--state' is optional. the state name.. The parameter '--status' is optional. status of the order as per the allowed status types.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/databoxedge/order.yml
There is a command group 'az_databoxedge_order'. This group of commands could 'manage order with databoxedge'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_databoxedge_order_wait'.The syntax is: az databoxedge order wait [--created] [--custom] [--deleted] [--device-name] [--exists] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The 1th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge order is successfully created', the syntax is: az databoxedge order wait --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created. The 2th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge order is successfully updated', the syntax is: az databoxedge order wait --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --updated. The 3th example of the child command would be to use it to 'pause executing next line of cli script until the databoxedge order is successfully deleted', the syntax is: az databoxedge order wait --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--device-name -d' is optional. the device name.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/databoxedge/order.yml
There is a command group 'az_devcenter_admin_image'. This group of commands could 'manage images'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_image_list'.The syntax is: az devcenter admin image list --dev-center --resource-group [--gallery-name] [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list by dev center', the syntax is: az devcenter admin image list --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'list by gallery', the syntax is: az devcenter admin image list --dev-center-name "Contoso" --gallery-name "DevGallery" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--gallery-name' is optional. the name of the gallery.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/image.yml
There is a command group 'az_devcenter_admin_image'. This group of commands could 'manage images'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_image_show'.The syntax is: az devcenter admin image show [--dev-center] [--gallery-name] [--ids] [--image-name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin image show --dev-center-name "Contoso" --gallery-name "DefaultDevGallery" --name "ContosoBaseImage" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name' is optional. the name of the gallery.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--image-name --name -n' is optional. the name of the image.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/image.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_create'.The syntax is: az devcenter admin pool create --devbox-definition-name --local-administrator {disabled, enabled} --name --project --resource-group [--display-name] [--location] [--managed-virtual-network-regions] [--network-connection-name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--single-sign-on-status {disabled, enabled}] [--tags] [--virtual-network-type {managed, unmanaged}]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin pool create --location "eastus" --devbox-definition-name "WebDevBox" --network-connection-name "Network1-westus2" --pool-name "DevPool" --project-name "DevProject" --resource-group "rg1" --local-administrator "Enabled". The parameter '--devbox-definition-name -d' is required. It is used to name of a dev box definition in parent project of this pool.. The parameter '--local-administrator' is required. It is used to indicates whether owners of dev boxes in this pool are added as local administrators on the dev box.. The parameter '--name --pool-name -n' is required. It is used to name of the pool.. The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--display-name' is optional. the display name of the pool.. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`. when not specified, the location of the resource group will be used.. The parameter '--managed-virtual-network-regions -m' is optional. the regions of the managed virtual network (required when managednetworktype is managed). support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--network-connection-name -c' is optional. name of a network connection in parent project of this pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--single-sign-on-status' is optional. indicates whether dev boxes in this pool are created with single sign on enabled. the also requires that single sign on be enabled on the tenant.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--virtual-network-type' is optional. indicates whether the pool uses a virtual network managed by microsoft or a customer provided network..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_delete'.The syntax is: az devcenter admin pool delete [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--project] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin pool delete --name "DevPool" --project-name "DevProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --pool-name -n' is optional. name of the pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_list'.The syntax is: az devcenter admin pool list --project --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin pool list --project-name "DevProject" --resource-group "rg1". The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_run health check'.The syntax is: az devcenter admin pool run-health-check [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'run health check', the syntax is: az devcenter admin pool run-health-check --name "DevPool" --project-name "DevProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --pool-name -n' is optional. name of the pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_show'.The syntax is: az devcenter admin pool show [--ids] [--name] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az admin pool show --name "DevPool" --project-name "DevProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --pool-name -n' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_update'.The syntax is: az devcenter admin pool update [--add] [--devbox-definition-name] [--display-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--local-administrator {disabled, enabled}] [--managed-virtual-network-regions] [--name] [--network-connection-name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--project] [--remove] [--resource-group] [--set] [--single-sign-on-status {disabled, enabled}] [--subscription] [--tags] [--virtual-network-type {managed, unmanaged}]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin pool update --devbox-definition-name "WebDevBox2" --pool-name "DevPool" --project-name "DevProject" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--devbox-definition-name -d' is optional. name of a dev box definition in parent project of this pool.. The parameter '--display-name' is optional. the display name of the pool.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--local-administrator' is optional. indicates whether owners of dev boxes in this pool are added as local administrators on the dev box.. The parameter '--managed-virtual-network-regions -m' is optional. the regions of the managed virtual network (required when managednetworktype is managed). support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--name --pool-name -n' is optional. name of the pool.. The parameter '--network-connection-name -c' is optional. name of a network connection in parent project of this pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--single-sign-on-status' is optional. indicates whether dev boxes in this pool are created with single sign on enabled. the also requires that single sign on be enabled on the tenant.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--virtual-network-type' is optional. indicates whether the pool uses a virtual network managed by microsoft or a customer provided network..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_pool'. This group of commands could 'manage pools'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_pool_wait'.The syntax is: az devcenter admin pool wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--name] [--project] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name --pool-name -n' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/pool.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_create'.The syntax is: az devcenter admin project create --dev-center-id --name --resource-group [--description] [--display-name] [--location] [--max-dev-boxes-per-user] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--tags]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin project create --location "eastus" --description "This is my first project." --dev-center-id "/subscriptions/0ac520ee-14c0-480f-b6c9-0a90c58ffff/resourceGroups/rg1/providers/Microsoft.DevCenter/devcenters/Contoso" --tags CostCenter="R&D" --name "DevProject" --resource-group "rg1" --max-dev-boxes-per-user "3". The parameter '--dev-center-id' is required. It is used to resource id of an associated dev center.. The parameter '--name -n' is required. It is used to the name of the project.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--description' is optional. description of the project.. The parameter '--display-name' is optional. the display name of the project.. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`. when not specified, the location of the resource group will be used.. The parameter '--max-dev-boxes-per-user' is optional. when specified, limits the maximum number of dev boxes a single user can create across all pools in the project. this will have no effect on existing dev boxes when reduced.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_delete'.The syntax is: az devcenter admin project delete [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin project delete --name "DevProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the name of the project.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_list'.The syntax is: az devcenter admin project list [--max-items] [--next-token] [--resource-group]. The 1th example of the child command would be to use it to 'list by resource group', the syntax is: az devcenter admin project list --resource-group "rg1". The 2th example of the child command would be to use it to 'list by subscription', the syntax is: az devcenter admin project list. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_show'.The syntax is: az devcenter admin project show [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin project show --name "DevProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the name of the project.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_update'.The syntax is: az devcenter admin project update [--add] [--description] [--display-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--max-dev-boxes-per-user] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--remove] [--resource-group] [--set] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin project update --description "This is my first project." --tags CostCenter="R&D" --name "DevProject" --resource-group "rg1" --max-dev-boxes-per-user "5". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--description' is optional. description of the project.. The parameter '--display-name' is optional. the display name of the project.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--max-dev-boxes-per-user' is optional. when specified, limits the maximum number of dev boxes a single user can create across all pools in the project. this will have no effect on existing dev boxes when reduced.. The parameter '--name -n' is optional. the name of the project.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project'. This group of commands could 'manage projects'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project_wait'.The syntax is: az devcenter admin project wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--name] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name -n' is optional. the name of the project.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/project.yml
There is a command group 'az_devcenter_admin_project allowed environment type'. This group of commands could 'manage project allowed environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project allowed environment type_list'.The syntax is: az devcenter admin project-allowed-environment-type list --project --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin project-allowed-environment-type list --project-name "Contoso" --resource-group "rg1". The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/project-allowed-environment-type.yml
There is a command group 'az_devcenter_admin_project allowed environment type'. This group of commands could 'manage project allowed environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project allowed environment type_show'.The syntax is: az devcenter admin project-allowed-environment-type show [--environment-type-name] [--ids] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin project-allowed-environment-type show --environment-type-name "DevTest" --project-name "Contoso" --resource-group "rg1". The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/project-allowed-environment-type.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_create'.The syntax is: az devcenter admin catalog create --catalog-name --dev-center --resource-group [--ado-git] [--git-hub] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--sync-type {manual, scheduled}]. The 1th example of the child command would be to use it to 'create using an azure devops repository', the syntax is: az devcenter admin catalog create --ado-git path="/templates" branch="main" secret-identifier="https://contosokv.vault.azure.net/secrets/CentralRepoPat" uri="https://contoso@dev.azure.com/contoso/contosoOrg/_git/centralrepo-fakecontoso" --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'create using a github repository', the syntax is: az devcenter admin catalog create --git-hub path="/templates" branch="main" secret-identifier="https://contosokv.vault.azure.net/secrets/CentralRepoPat" uri="https://github.com/Contoso/centralrepo-fake.git" --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--catalog-name --name -n' is required. It is used to the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--ado-git' is optional. properties for an azure devops catalog type. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--git-hub' is optional. properties for a github catalog type. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--sync-type' is optional. indicates the type of sync that is configured for the catalog..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_delete'.The syntax is: az devcenter admin catalog delete [--catalog-name] [--dev-center] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin catalog delete --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_get sync error detail'.The syntax is: az devcenter admin catalog get-sync-error-detail [--catalog-name] [--dev-center] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get synchronization error detail', the syntax is: az devcenter admin catalog get-sync-error-detail --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_list'.The syntax is: az devcenter admin catalog list --dev-center --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin catalog list --dev-center-name "Contoso" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_show'.The syntax is: az devcenter admin catalog show [--catalog-name] [--dev-center] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin catalog show --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_sync'.The syntax is: az devcenter admin catalog sync [--catalog-name] [--dev-center] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'sync', the syntax is: az devcenter admin catalog sync --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_update'.The syntax is: az devcenter admin catalog update [--add] [--ado-git] [--catalog-name] [--dev-center] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--git-hub] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--remove] [--resource-group] [--set] [--subscription] [--sync-type {manual, scheduled}]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin catalog update --git-hub path="/environments" --name "CentralCatalog" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--ado-git' is optional. properties for an azure devops catalog type. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--git-hub' is optional. properties for a github catalog type. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--sync-type' is optional. indicates the type of sync that is configured for the catalog..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_catalog_wait'.The syntax is: az devcenter admin catalog wait [--catalog-name] [--created] [--custom] [--deleted] [--dev-center] [--exists] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--catalog-name --name -n' is optional. the name of the catalog.. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/catalog.yml
There is a command group 'az_devcenter_admin_check name availability'. This group of commands could 'manage check name availability'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_check name availability_execute'.The syntax is: az devcenter admin check-name-availability execute --name --type. The 1th example of the child command would be to use it to 'check name availability', the syntax is: az devcenter admin check-name-availability execute --name "name1" --type "Microsoft.DevCenter/devcenters". The parameter '--name' is required. It is used to the name of the resource for which availability needs to be checked.. The parameter '--type' is required. It is used to the resource type..
database/devcenter/admin/check-name-availability.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_create'.The syntax is: az devcenter admin devcenter create --name --resource-group [--display-name] [--identity-type {none, systemassigned, systemassigned, userassigned, userassigned}] [--location] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--tags] [--user-assigned-identities]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin devcenter create --location "eastus" --tags CostCode="12345" --name "Contoso" --resource-group "rg1" az devcenter admin devcenter create --identity-type "UserAssigned" --user-assigned-identities "{\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/identityGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testidentity1\":{}}" --location "eastus" --tags CostCode="12345" --name "Contoso" --resource-group "rg1". The parameter '--name -n' is required. It is used to the name of the dev center.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--display-name' is optional. the display name of the devcenter.. The parameter '--identity-type' is optional. type of managed service identity (where both systemassigned and userassigned types are allowed).. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`. when not specified, the location of the resource group will be used.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-assigned-identities -u' is optional. the set of user assigned identities associated with the resource. the userassignedidentities dictionary keys will be arm resource ids in the form: '/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft.managedidentity/userassignedidentities/{identityname}. the dictionary values can be empty objects ({}) in requests. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_delete'.The syntax is: az devcenter admin devcenter delete [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin devcenter delete --name "Contoso" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the name of the dev center.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_list'.The syntax is: az devcenter admin devcenter list [--max-items] [--next-token] [--resource-group]. The 1th example of the child command would be to use it to 'list by resource group', the syntax is: az devcenter admin devcenter list --resource-group "rg1". The 2th example of the child command would be to use it to 'list by subscription', the syntax is: az devcenter admin devcenter list. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_show'.The syntax is: az devcenter admin devcenter show [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin devcenter show --name "Contoso" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the name of the dev center.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_update'.The syntax is: az devcenter admin devcenter update [--add] [--display-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--identity-type {none, systemassigned, systemassigned, userassigned, userassigned}] [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--remove] [--resource-group] [--set] [--subscription] [--tags] [--user-assigned-identities]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin devcenter update --tags CostCode="12345" --name "Contoso" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--display-name' is optional. the display name of the devcenter.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--identity-type' is optional. type of managed service identity (where both systemassigned and userassigned types are allowed).. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name -n' is optional. the name of the dev center.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-assigned-identities -u' is optional. the set of user assigned identities associated with the resource. the userassignedidentities dictionary keys will be arm resource ids in the form: '/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft.managedidentity/userassignedidentities/{identityname}. the dictionary values can be empty objects ({}) in requests. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_devcenter'. This group of commands could 'manage dev centers'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devcenter_wait'.The syntax is: az devcenter admin devcenter wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--name] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name -n' is optional. the name of the dev center.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/devcenter.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_create'.The syntax is: az devcenter admin schedule create --pool-name --project --resource-group --time --time-zone [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--state {disabled, enabled}]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin schedule create --state "Enabled" --time "17:30" --time-zone "America/Los_Angeles" --pool-name "DevPool" --project-name "DevProject" --resource-group "rg1". The parameter '--pool-name' is required. It is used to name of the pool.. The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--time' is required. It is used to the target time to trigger the action. the format is hh:mm.. The parameter '--time-zone' is required. It is used to the iana timezone id at which the schedule should execute.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--state' is optional. indicates whether or not this scheduled task is enabled..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_delete'.The syntax is: az devcenter admin schedule delete [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--pool-name] [--project] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin schedule delete --pool-name "DevPool" --project-name "TestProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--pool-name' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_list'.The syntax is: az devcenter admin schedule list --pool-name --project --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin schedule list --pool-name "DevPool" --project-name "TestProject" --resource-group "rg1". The parameter '--pool-name' is required. It is used to name of the pool.. The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_show'.The syntax is: az devcenter admin schedule show [--ids] [--pool-name] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin schedule show --pool-name "DevPool" --project-name "TestProject" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--pool-name' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_update'.The syntax is: az devcenter admin schedule update [--add] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--pool-name] [--project] [--remove] [--resource-group] [--set] [--state {disabled, enabled}] [--subscription] [--time] [--time-zone]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin schedule update --time "18:00" --pool-name "DevPool" --project-name "TestProject" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--pool-name' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--state' is optional. indicates whether or not this scheduled task is enabled.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--time' is optional. the target time to trigger the action. the format is hh:mm.. The parameter '--time-zone' is optional. the iana timezone id at which the schedule should execute..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_schedule'. This group of commands could 'manage schedules'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_schedule_wait'.The syntax is: az devcenter admin schedule wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--pool-name] [--project] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--pool-name' is optional. name of the pool.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/schedule.yml
There is a command group 'az_devcenter_admin_project environment type'. This group of commands could 'manage project environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project environment type_create'.The syntax is: az devcenter admin project-environment-type create --deployment-target-id --environment-type-name --identity-type {none, systemassigned, systemassigned, userassigned, userassigned} --project --resource-group --roles --status {disabled, enabled} [--display-name] [--location] [--tags] [--user-assigned-identities] [--user-role-assignments]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin project-environment-type create --identity-type "UserAssigned" --user-assigned-identities "{\"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/identityGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testidentity1\":{}}" --roles "{\"4cbf0b6c-e750-441c-98a7-10da8387e4d6\":{}}" --deployment-target-id "/subscriptions/00000000-0000-0000-0000-000000000000" --status "Enabled" --user-role-assignments "{\"e45e3m7c-176e-416a-b466-0c5ec8298f8a\":{\"roles\":{\"4cbf0b6c-e750-441c-98a7-10da8387e4d6\":{}}}}" --tags CostCenter="RnD" --environment-type-name "DevTest" --project-name "ContosoProj" --resource-group "rg1". The parameter '--deployment-target-id' is required. It is used to id of a subscription that the environment type will be mapped to. the environment's resources will be deployed into this subscription.. The parameter '--environment-type-name --name -n' is required. It is used to the name of the environment type.. The parameter '--identity-type' is required. It is used to type of managed service identity (where both systemassigned and userassigned types are allowed).. The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--roles' is required. It is used to a map of roles to assign to the environment creator. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--status' is required. It is used to defines whether this environment type can be used in this project.. The parameter '--display-name' is optional. the display name of the project environment type.. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-assigned-identities -u' is optional. the set of user assigned identities associated with the resource. the userassignedidentities dictionary keys will be arm resource ids in the form: '/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft.managedidentity/userassignedidentities/{identityname}. the dictionary values can be empty objects ({}) in requests. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-role-assignments' is optional. role assignments created on environment backing resources. this is a mapping from a user object id to an object of role definition ids. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/project-environment-type.yml
There is a command group 'az_devcenter_admin_project environment type'. This group of commands could 'manage project environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project environment type_delete'.The syntax is: az devcenter admin project-environment-type delete [--environment-type-name] [--ids] [--project] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin project-environment-type delete --environment-type-name "DevTest" --project-name "ContosoProj" --resource-group "rg1". The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/project-environment-type.yml
There is a command group 'az_devcenter_admin_project environment type'. This group of commands could 'manage project environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project environment type_list'.The syntax is: az devcenter admin project-environment-type list --project --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin project-environment-type list --project-name "ContosoProj" --resource-group "rg1". The parameter '--project --project-name' is required. It is used to the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/project-environment-type.yml
There is a command group 'az_devcenter_admin_project environment type'. This group of commands could 'manage project environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project environment type_show'.The syntax is: az devcenter admin project-environment-type show [--environment-type-name] [--ids] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin project-environment-type show --environment-type-name "DevTest" --project-name "ContosoProj" --resource-group "rg1". The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/project-environment-type.yml
There is a command group 'az_devcenter_admin_project environment type'. This group of commands could 'manage project environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_project environment type_update'.The syntax is: az devcenter admin project-environment-type update [--add] [--deployment-target-id] [--display-name] [--environment-type-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--identity-type {none, systemassigned, systemassigned, userassigned, userassigned}] [--ids] [--project] [--remove] [--resource-group] [--roles] [--set] [--status {disabled, enabled}] [--subscription] [--tags] [--user-assigned-identities] [--user-role-assignments]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin project-environment-type update --identity-type "UserAssigned" --user-assigned-identities "{"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/identityGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testidentity1":{}}" --deployment-target-id "/subscriptions/00000000-0000-0000-0000-000000000000" --status "Enabled" --user-role-assignments "{"e45e3m7c-176e-416a-b466-0c5ec8298f8a":{"roles":{"4cbf0b6c-e750-441c-98a7-10da8387e4d6":{}}}}" --tags CostCenter="RnD" --environment-type-name "DevTest" --project-name "ContosoProj" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--deployment-target-id' is optional. id of a subscription that the environment type will be mapped to. the environment's resources will be deployed into this subscription.. The parameter '--display-name' is optional. the display name of the project environment type.. The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--identity-type' is optional. type of managed service identity (where both systemassigned and userassigned types are allowed).. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--roles' is optional. a map of roles to assign to the environment creator. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--status' is optional. defines whether this environment type can be used in this project.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-assigned-identities -u' is optional. the set of user assigned identities associated with the resource. the userassignedidentities dictionary keys will be arm resource ids in the form: '/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft.managedidentity/userassignedidentities/{identityname}. the dictionary values can be empty objects ({}) in requests. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--user-role-assignments' is optional. role assignments created on environment backing resources. this is a mapping from a user object id to an object of role definition ids. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/project-environment-type.yml
There is a command group 'az_devcenter_admin_usage'. This group of commands could 'manage usages'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_usage_list'.The syntax is: az devcenter admin usage list --location [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin usage list --location "westus3". The parameter '--location -l' is required. It is used to location. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/usage.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_create'.The syntax is: az devcenter admin network-connection create --domain-join-type {azureadjoin, hybridazureadjoin} --name --resource-group --subnet-id [--domain-name] [--domain-password] [--domain-username] [--location] [--networking-resource-group-name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--organization-unit] [--tags]. The 1th example of the child command would be to use it to 'create hybrid join', the syntax is: az devcenter admin network-connection create --location "eastus" --domain-join-type "HybridAzureADJoin" --domain-name "mydomaincontroller.local" --domain-password "Password value for user" --domain-username "testuser@mydomaincontroller.local" --subnet-id "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default" --name "uswest3network" --resource-group "rg1". The 2th example of the child command would be to use it to 'create azure ad join', the syntax is: az devcenter admin network-connection create --location "eastus" --domain-join-type "AzureADJoin" --networking-resource-group-name "NetworkInterfacesRG" --subnet-id "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default" --name "uswest3network" --resource-group "rg1". The parameter '--domain-join-type' is required. It is used to aad join type.. The parameter '--name --network-connection-name -n' is required. It is used to name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subnet-id' is required. It is used to the subnet to attach dev boxes to.. The parameter '--domain-name' is optional. active directory domain name.. The parameter '--domain-password' is optional. the password for the account used to join domain. if value is blank it's asked from the tty.. The parameter '--domain-username' is optional. the username of an active directory account (user or service account) that has permissions to create computer objects in active directory. required format: admin@contoso.com.. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`. when not specified, the location of the resource group will be used.. The parameter '--networking-resource-group-name -r' is optional. the name for resource group where nics will be placed.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--organization-unit' is optional. active directory domain organization unit (ou).. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_delete'.The syntax is: az devcenter admin network-connection delete [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin network-connection delete --name "uswest3network" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_list'.The syntax is: az devcenter admin network-connection list [--max-items] [--next-token] [--resource-group]. The 1th example of the child command would be to use it to 'list by resource group', the syntax is: az devcenter admin network-connection list --resource-group "rg1". The 2th example of the child command would be to use it to 'list by subscription', the syntax is: az devcenter admin network-connection list. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_list health check'.The syntax is: az devcenter admin network-connection list-health-check --name --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list health check status details', the syntax is: az devcenter admin network-connection list-health-check --name "uswest3network" --resource-group "rg1". The parameter '--name --network-connection-name -n' is required. It is used to name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_list outbound network dependencies endpoint'.The syntax is: az devcenter admin network-connection list-outbound-network-dependencies-endpoint --name --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list outbound network dependencies endpoint', the syntax is: az devcenter admin network-connection list-outbound-network-dependencies-endpoint --name "uswest3network" --resource-group "rg1". The parameter '--name --network-connection-name -n' is required. It is used to name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_run health check'.The syntax is: az devcenter admin network-connection run-health-check [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'run health check', the syntax is: az devcenter admin network-connection run-health-check --name "uswest3network" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_show'.The syntax is: az devcenter admin network-connection show [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin network-connection show --name "uswest3network" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_show health check'.The syntax is: az devcenter admin network-connection show-health-check [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get health check', the syntax is: az devcenter admin network-connection show-health-check--name "uswest3network" --resource-group "rg1". The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_update'.The syntax is: az devcenter admin network-connection update [--domain-name] [--domain-password] [--domain-username] [--ids] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--organization-unit] [--resource-group] [--subnet-id] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin network-connection update --domain-password "New Password value for user" --name "networkConnection" --resource-group "rg1". The parameter '--domain-name' is optional. active directory domain name.. The parameter '--domain-password' is optional. the password for the account used to join domain if value is blank it's asked from the tty.. The parameter '--domain-username' is optional. the username of an active directory account (user or service account) that has permissions to create computer objects in active directory. required format: admin@contoso.com.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--organization-unit' is optional. active directory domain organization unit (ou).. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subnet-id' is optional. the subnet to attach virtual machines to.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_network connection'. This group of commands could 'manage network connections'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_network connection_wait'.The syntax is: az devcenter admin network-connection wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--name] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--name --network-connection-name -n' is optional. name of the network connection that can be applied to a pool.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/network-connection.yml
There is a command group 'az_devcenter_admin_sku'. This group of commands could 'manage skus'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_sku_list'.The syntax is: az devcenter admin sku list [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin sku list. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/sku.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_create'.The syntax is: az devcenter admin devbox-definition create --dev-center --devbox-definition-name --image-reference --os-storage-type --resource-group --sku [--hibernate-support {disabled, enabled}] [--location] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--tags]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin devbox-definition create --location "eastus" --image-reference id="/subscriptions/0ac520ee-14c0-480f-b6c9-0a90c58ffff/resourceGroups/Example/providers/Microsoft.DevCenter/devcenters/Contoso/galleries/contosogallery/images/exampleImage/version/1.0.0" --os-storage-type "ssd_1024gb" --sku name="general_a_8c32gb_v1" --name "WebDevBox" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--devbox-definition-name --name -n' is required. It is used to the name of the dev box definition.. The parameter '--image-reference' is required. It is used to image reference information. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--os-storage-type' is required. It is used to the storage type used for the operating system disk of dev boxes created using this definition.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sku' is required. It is used to the sku for dev boxes created using this definition. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--hibernate-support' is optional. indicates whether dev boxes created with this definition are capable of hibernation. not all images are capable of supporting hibernation. to find out more see https://aka.ms/devbox/hibernate.. The parameter '--location -l' is optional. the geo-location where the resource lives. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`. when not specified, the location of the resource group will be used.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_delete'.The syntax is: az devcenter admin devbox-definition delete [--dev-center] [--devbox-definition-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin devbox-definition delete --name "WebDevBox" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--devbox-definition-name --name -n' is optional. the name of the dev box definition.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_list'.The syntax is: az devcenter admin devbox-definition list --resource-group [--dev-center] [--max-items] [--next-token] [--project]. The 1th example of the child command would be to use it to 'list by dev center', the syntax is: az devcenter admin devbox-definition list --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'list by project', the syntax is: az devcenter admin devbox-definition list --project-name "ContosoProject" --resource-group "rg1". The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_show'.The syntax is: az devcenter admin devbox-definition show [--dev-center] [--devbox-definition-name] [--ids] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get a dev center dev box definition', the syntax is: az devcenter admin devbox-definition show --name "WebDevBox" --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'get a project dev box definition', the syntax is: az devcenter admin devbox-definition show --name "WebDevBox" --project-name "ContosoProject" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--devbox-definition-name --name -n' is optional. the name of the dev box definition.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_update'.The syntax is: az devcenter admin devbox-definition update [--add] [--dev-center] [--devbox-definition-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--hibernate-support {disabled, enabled}] [--ids] [--image-reference] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--os-storage-type] [--remove] [--resource-group] [--set] [--sku] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin devbox-definition update --image-reference id="/subscriptions/0ac520ee-14c0-480f-b6c9-0a90c58ffff/resourceGroups/Example/providers/Microsoft.DevCenter/devcenters/Contoso/galleries/contosogallery/images/exampleImage/version/2.0.0" --name "WebDevBox" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--devbox-definition-name --name -n' is optional. the name of the dev box definition.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--hibernate-support' is optional. indicates whether dev boxes created with this definition are capable of hibernation. not all images are capable of supporting hibernation. to find out more see https://aka.ms/devbox/hibernate.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--image-reference' is optional. image reference information. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--os-storage-type' is optional. the storage type used for the operating system disk of dev boxes created using this definition.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--sku' is optional. the sku for dev boxes created using this definition. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_devbox definition'. This group of commands could 'manage dev box definitions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_devbox definition_wait'.The syntax is: az devcenter admin devbox-definition wait [--created] [--custom] [--deleted] [--dev-center] [--devbox-definition-name] [--exists] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--devbox-definition-name --name -n' is optional. the name of the dev box definition.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/devbox-definition.yml
There is a command group 'az_devcenter_admin_gallery'. This group of commands could 'manage galleries'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_gallery_create'.The syntax is: az devcenter admin gallery create --dev-center --gallery-name --gallery-resource-id --resource-group [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin gallery create --gallery-resource-id "/subscriptions/0ac520ee-14c0-480f-b6c9-0a90c58ffff/resourceGroups/rg1/providers/Microsoft.Compute/galleries/StandardGallery" --dev-center-name "Contoso" --name "StandardGallery" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name --name -n' is required. It is used to the name of the gallery.. The parameter '--gallery-resource-id' is required. It is used to the resource id of the backing azure compute gallery.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish..
database/devcenter/admin/gallery.yml
There is a command group 'az_devcenter_admin_gallery'. This group of commands could 'manage galleries'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_gallery_delete'.The syntax is: az devcenter admin gallery delete [--dev-center] [--gallery-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin gallery delete --dev-center-name "Contoso" --name "StandardGallery" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name --name -n' is optional. the name of the gallery.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/gallery.yml
There is a command group 'az_devcenter_admin_gallery'. This group of commands could 'manage galleries'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_gallery_list'.The syntax is: az devcenter admin gallery list --dev-center --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin gallery list --dev-center-name "Contoso" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/gallery.yml
There is a command group 'az_devcenter_admin_gallery'. This group of commands could 'manage galleries'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_gallery_show'.The syntax is: az devcenter admin gallery show [--dev-center] [--gallery-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin gallery show --dev-center-name "Contoso" --name "StandardGallery" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name --name -n' is optional. the name of the gallery.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/gallery.yml
There is a command group 'az_devcenter_admin_gallery'. This group of commands could 'manage galleries'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_gallery_wait'.The syntax is: az devcenter admin gallery wait [--created] [--custom] [--deleted] [--dev-center] [--exists] [--gallery-name] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--gallery-name --name -n' is optional. the name of the gallery.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/gallery.yml
There is a command group 'az_devcenter_admin_image version'. This group of commands could 'manage image versions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_image version_list'.The syntax is: az devcenter admin image-version list --dev-center --gallery-name --image-name --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin image-version list --dev-center-name "Contoso" --gallery-name "DefaultDevGallery" --image-name "Win11" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name' is required. It is used to the name of the gallery.. The parameter '--image-name' is required. It is used to the name of the image.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/image-version.yml
There is a command group 'az_devcenter_admin_image version'. This group of commands could 'manage image versions'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_image version_show'.The syntax is: az devcenter admin image-version show [--dev-center] [--gallery-name] [--ids] [--image-name] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin image-version show --dev-center-name "Contoso" --gallery-name "DefaultDevGallery" --image-name "Win11" --resource-group "rg1" --version-name "1.0.0". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--gallery-name' is optional. the name of the gallery.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--image-name' is optional. the name of the image.. The parameter '--name --version-name -n' is optional. the version of the image.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/image-version.yml
There is a command group 'az_devcenter_admin_environment type'. This group of commands could 'manage environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment type_create'.The syntax is: az devcenter admin environment-type create --dev-center --environment-type-name --resource-group [--display-name] [--tags]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin environment-type create --tags Owner="superuser" --dev-center-name "Contoso" --name "DevTest" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--environment-type-name --name -n' is required. It is used to the name of the environment type.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--display-name' is optional. the display name of the environment type.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/environment-type.yml
There is a command group 'az_devcenter_admin_environment type'. This group of commands could 'manage environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment type_delete'.The syntax is: az devcenter admin environment-type delete [--dev-center] [--environment-type-name] [--ids] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin environment-type delete --dev-center-name "Contoso" --name "DevTest" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/environment-type.yml
There is a command group 'az_devcenter_admin_environment type'. This group of commands could 'manage environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment type_list'.The syntax is: az devcenter admin environment-type list --dev-center --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin environment-type list --dev-center-name "Contoso" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/environment-type.yml
There is a command group 'az_devcenter_admin_environment type'. This group of commands could 'manage environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment type_show'.The syntax is: az devcenter admin environment-type show [--dev-center] [--environment-type-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin environment-type show --dev-center-name "Contoso" --name "DevTest" --resource-group "rg1". The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/environment-type.yml
There is a command group 'az_devcenter_admin_environment type'. This group of commands could 'manage environment types'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment type_update'.The syntax is: az devcenter admin environment-type update [--add] [--dev-center] [--display-name] [--environment-type-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--remove] [--resource-group] [--set] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'update', the syntax is: az devcenter admin environment-type update --tags Owner="superuser" --dev-center-name "Contoso" --name "DevTest" --resource-group "rg1". The parameter '--add' is optional. add an object to a list of objects by specifying a path and key value pairs. example: --add property.listproperty <key=value, string or json string>.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--display-name' is optional. the display name of the environment type.. The parameter '--environment-type-name --name -n' is optional. the name of the environment type.. The parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/devcenter/admin/environment-type.yml
There is a command group 'az_devcenter_admin_environment definition'. This group of commands could 'mange environment definitions in the catalog'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment definition_get error detail'.The syntax is: az devcenter admin environment-definition get-error-detail [--catalog-name] [--dev-center] [--environment-definition-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get error detail', the syntax is: az devcenter admin environment-definition get-error-detail --catalog-name "myCatalog" --dev-center "Contoso" --environment-definition-name "myEnvironmentDefinition" --resource-group "rg1". The parameter '--catalog-name' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center.. The parameter '--environment-definition-name --name -n' is optional. the name of the environment definition.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/environment-definition.yml
There is a command group 'az_devcenter_admin_environment definition'. This group of commands could 'mange environment definitions in the catalog'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment definition_list'.The syntax is: az devcenter admin environment-definition list --catalog-name --dev-center --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list', the syntax is: az devcenter admin environment-definition list --catalog-name "myCatalog" --dev-center "Contoso" --resource-group "rg1". The parameter '--catalog-name' is required. It is used to the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/devcenter/admin/environment-definition.yml
There is a command group 'az_devcenter_admin_environment definition'. This group of commands could 'mange environment definitions in the catalog'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_environment definition_show'.The syntax is: az devcenter admin environment-definition show [--catalog-name] [--dev-center] [--environment-definition-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get', the syntax is: az devcenter admin environment-definition show --catalog-name "myCatalog" --dev-center "Contoso" --environment-definition-name "myEnvironmentDefinition" --resource-group "rg1". The parameter '--catalog-name' is optional. the name of the catalog.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center.. The parameter '--environment-definition-name --name -n' is optional. the name of the environment definition.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/environment-definition.yml
There is a command group 'az_devcenter_admin_attached network'. This group of commands could 'manage attached networks'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_attached network_create'.The syntax is: az devcenter admin attached-network create --attached-network-connection-name --dev-center --network-connection-id --resource-group [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]. The 1th example of the child command would be to use it to 'create', the syntax is: az devcenter admin attached-network create --attached-network-connection-name "network-uswest3" --network-connection-id "/subscriptions/0ac520ee-14c0-480f-b6c9-0a90c58ffff/resourceGroups/rg1/providers/Microsoft.DevCenter/NetworkConnections/network-uswest3" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--attached-network-connection-name --name -n' is required. It is used to the name of the attached network connection.. The parameter '--dev-center --dev-center-name -d' is required. It is used to the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--network-connection-id' is required. It is used to the resource id of the network connection you want to attach.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish..
database/devcenter/admin/attached-network.yml
There is a command group 'az_devcenter_admin_attached network'. This group of commands could 'manage attached networks'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_attached network_delete'.The syntax is: az devcenter admin attached-network delete [--attached-network-connection-name] [--dev-center] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete', the syntax is: az devcenter admin attached-network delete --attached-network-connection-name "network-uswest3" --dev-center-name "Contoso" --resource-group "rg1". The parameter '--attached-network-connection-name --name -n' is optional. the name of the attached network connection.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/devcenter/admin/attached-network.yml
There is a command group 'az_devcenter_admin_attached network'. This group of commands could 'manage attached networks'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_attached network_list'.The syntax is: az devcenter admin attached-network list --resource-group [--dev-center] [--max-items] [--next-token] [--project]. The 1th example of the child command would be to use it to 'list by dev center', the syntax is: az devcenter admin attached-network list --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'list by project', the syntax is: az devcenter admin attached-network list --project-name "DevProject" --resource-group "rg1". The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default..
database/devcenter/admin/attached-network.yml
There is a command group 'az_devcenter_admin_attached network'. This group of commands could 'manage attached networks'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_attached network_show'.The syntax is: az devcenter admin attached-network show [--attached-network-connection-name] [--dev-center] [--ids] [--project] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'get a dev center attached network connection', the syntax is: az devcenter admin attached-network show --name" network-uswest3" --dev-center-name "Contoso" --resource-group "rg1". The 2th example of the child command would be to use it to 'get a project attached network connection', the syntax is: az devcenter admin attached-network show --name "network-uswest3" --project-name "ContosoProject" --resource-group "rg1". The parameter '--attached-network-connection-name --name -n' is optional. the name of the attached network connection.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--project --project-name' is optional. the name of the project. use `az configure -d project=<project_name>` to configure a default.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/devcenter/admin/attached-network.yml
There is a command group 'az_devcenter_admin_attached network'. This group of commands could 'manage attached networks'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_admin_attached network_wait'.The syntax is: az devcenter admin attached-network wait [--attached-network-connection-name] [--created] [--custom] [--deleted] [--dev-center] [--exists] [--ids] [--interval] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--attached-network-connection-name --name -n' is optional. the name of the attached network connection.. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use `az configure -d dev-center=<dev_center_name>` to configure a default.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. one or more resource ids (space-delimited). it should be a complete resource id containing all information of 'resource id' arguments. you should provide either --ids or other 'resource id' arguments.. The parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/devcenter/admin/attached-network.yml
There is a command group 'az_devcenter_dev_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_dev_catalog_list'.The syntax is: az devcenter dev catalog list --project [--dev-center] [--endpoint]. The 1th example of the child command would be to use it to 'list using dev center', the syntax is: az devcenter dev catalog list --dev-center-name "ContosoDevCenter" --project-name "DevProject". The 2th example of the child command would be to use it to 'list using endpoint', the syntax is: az devcenter dev catalog list --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" --project-name "DevProject". The parameter '--project --project-name' is required. It is used to the name of the project. use az configure -d project=<project_name> to configure a default.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use az configure -d dev-center=<dev_center_name> to configure a default.. The parameter '--endpoint' is optional. the api endpoint for the developer resources. use az configure -d endpoint=<endpoint_uri> to configure a default..
database/devcenter/dev/catalog.yml
There is a command group 'az_devcenter_dev_catalog'. This group of commands could 'manage catalogs'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_devcenter_dev_catalog_show'.The syntax is: az devcenter dev catalog show --catalog-name --project [--dev-center] [--endpoint]. The 1th example of the child command would be to use it to 'get using dev center', the syntax is: az devcenter dev catalog show --dev-center-name "ContosoDevCenter" --project-name "DevProject" --catalog-name "foo". The 2th example of the child command would be to use it to 'get using endpoint', the syntax is: az devcenter dev catalog show --endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" --project-name "DevProject" --catalog-name "foo". The parameter '--catalog-name --name -n' is required. It is used to the name of the catalog.. The parameter '--project --project-name' is required. It is used to the name of the project. use az configure -d project=<project_name> to configure a default.. The parameter '--dev-center --dev-center-name -d' is optional. the name of the dev center. use az configure -d dev-center=<dev_center_name> to configure a default.. The parameter '--endpoint' is optional. the api endpoint for the developer resources. use az configure -d endpoint=<endpoint_uri> to configure a default..
database/devcenter/dev/catalog.yml