text
stringlengths
1.14k
21k
source_file
stringlengths
18
81
There is a command group 'az_aosm_nsd'. This group of commands could 'manage aosm publisher network service designs'. 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_aosm_nsd_build'.The syntax is: az aosm nsd build --config-file [--force]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--force' is optional. force the build, even if the design has already been built..
database/aosm/nsd.yml
There is a command group 'az_aosm_nsd'. This group of commands could 'manage aosm publisher network service designs'. 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_aosm_nsd_delete'.The syntax is: az aosm nsd delete --config-file [--clean {false, true}] [--force]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--clean' is optional. also delete nsd group. use with care.. The parameter '--force' is optional. if true, will not prompt for confirmation before deleting the resources..
database/aosm/nsd.yml
There is a command group 'az_aosm_nsd'. This group of commands could 'manage aosm publisher network service designs'. 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_aosm_nsd_generate config'.The syntax is: az aosm nsd generate-config [--output-file]. The parameter '--output-file' is optional. path to output config file, defaults to "input.json"..
database/aosm/nsd.yml
There is a command group 'az_aosm_nsd'. This group of commands could 'manage aosm publisher network service designs'. 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_aosm_nsd_publish'.The syntax is: az aosm nsd publish --config-file [--design-file] [--manifest-file] [--manifest-params-file] [--parameters-json-file] [--skip {artifact-upload, bicep-publish}]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--design-file' is optional. optional path to an override bicep template to deploy the nsdv.. The parameter '--manifest-file' is optional. optional path to an override bicep template to deploy manifests.. The parameter '--manifest-params-file' is optional. optional path to an override bicep parameters file for manifest parameters.. The parameter '--parameters-json-file' is optional. optional path to a parameters file for the bicep file, in case the user wants to edit the built nsdv template. if omitted, parameters from config will be turned into parameters for the bicep file.. The parameter '--skip' is optional. optional skip steps..
database/aosm/nsd.yml
There is a command group 'az_aosm_nfd'. This group of commands could 'manage aosm publisher network function 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_aosm_nfd_build'.The syntax is: az aosm nfd build --config-file --definition-type {cnf, vnf} [--force] [--interactive {false, true}] [--order-params {false, true}]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--definition-type' is required. It is used to type of aosm definition.. The parameter '--force' is optional. force the build even if the design has already been built.. The parameter '--interactive -i' is optional. prompt user to choose every parameter to expose as an nfd parameter. those without defaults are automatically included.. The parameter '--order-params' is optional. vnf definition_type only - ignored for cnf. order deploymentparameters schema and configmappings to have the parameters without default values at the top and those with default values at the bottom. can make it easier to remove those with defaults which you do not want to expose as nfd parameters..
database/aosm/nfd.yml
There is a command group 'az_aosm_nfd'. This group of commands could 'manage aosm publisher network function 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_aosm_nfd_delete'.The syntax is: az aosm nfd delete --config-file --definition-type {cnf, vnf} [--clean {false, true}] [--force]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--definition-type' is required. It is used to type of aosm definition.. The parameter '--clean' is optional. also delete artifact stores, nfd group and publisher. use with care.. The parameter '--force' is optional. if true, will not prompt for confirmation before deleting the resources..
database/aosm/nfd.yml
There is a command group 'az_aosm_nfd'. This group of commands could 'manage aosm publisher network function 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_aosm_nfd_generate config'.The syntax is: az aosm nfd generate-config --definition-type {cnf, vnf} [--output-file]. The parameter '--definition-type' is required. It is used to type of aosm definition.. The parameter '--output-file' is optional. path to output config file, defaults to "input.json"..
database/aosm/nfd.yml
There is a command group 'az_aosm_nfd'. This group of commands could 'manage aosm publisher network function 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_aosm_nfd_publish'.The syntax is: az aosm nfd publish --config-file --definition-type {cnf, vnf} [--definition-file] [--manifest-file] [--manifest-params-file] [--no-subscription-permissions {false, true}] [--parameters-file] [--skip {artifact-upload, bicep-publish, image-upload}]. The parameter '--config-file -f' is required. It is used to the path to the configuration file.. The parameter '--definition-type' is required. It is used to type of aosm definition.. The parameter '--definition-file -b' is optional. optional path to a bicep file to publish. use to override publish of the built definition with an alternative file.. The parameter '--manifest-file -m' is optional. optional path to a bicep file to publish manifests. use to override publish of the built definition with an alternative file.. The parameter '--manifest-params-file' is optional. optional path to a parameters file for the manifest definition file. use to override publish of the built definition and config with alternative parameters.. The parameter '--no-subscription-permissions -u' is optional. cnf definition_type publish only - ignored for vnf. set to true if you do not have permission to import to the publisher subscription (contributor role + acrpush role, or a custom role that allows the importimage action and acrpush over the whole subscription). this means that the image artifacts will be pulled to your local machine and then pushed to the artifact store. requires docker to be installed locally.. The parameter '--parameters-file -p' is optional. optional path to a parameters file for the bicep definition file. use to override publish of the built definition and config with alternative parameters.. The parameter '--skip' is optional. optional skip steps. 'bicep-publish' will skip deploying the bicep template; 'artifact-upload' will skip uploading any artifacts; 'image-upload' will skip uploading the vhd image (for vnfs) or the container images (for cnfs)..
database/aosm/nfd.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_create'.The syntax is: az arcdata dc create --connectivity-mode --name --resource-group [--annotations] [--auto-upload-logs {false, true}] [--auto-upload-metrics {false, true}] [--cluster-name] [--custom-location] [--image-tag] [--infrastructure] [--k8s-namespace] [--labels] [--location] [--logs-ui-private-key-file] [--logs-ui-public-key-file] [--metrics-ui-private-key-file] [--metrics-ui-public-key-file] [--no-wait] [--path] [--profile-name] [--service-annotations] [--service-labels] [--storage-annotations] [--storage-class] [--storage-labels] [--use-k8s]. The 1th example of the child command would be to use it to 'deploy an arc data controller through the kubernetes api indirect connectivity mode only', the syntax is: az arcdata dc create --name dc-name --k8s-namespace arc --connectivity-mode indirect --resource-group rg-name --location eastasia --subscription subscription --use-k8s. The 2th example of the child command would be to use it to 'deploy an arc data controller through azure resource manager direct connectivity mode only', the syntax is: az arcdata dc create --name dc-name --connectivity-mode direct --resource-group rg-name --location eastasia --subscription subscription --custom-location arc-cl. The 3th example of the child command would be to use it to 'deploy an arc data controller to a given arc enabled kubernetes cluster through arm direct connectivity mode only this command will deploy the arc data services extension and custom location if they do not exist already', the syntax is: az arcdata dc create --name dc-name --subscription subscription --resource-group rg-name --cluster-name arc-cluster --connectivity-mode direct --custom-location arc-cl. The parameter '--connectivity-mode' is required. It is used to the connectivity to azure - indirect or direct - which the data controller should operate in.. The parameter '--name -n' is required. It is used to the name for the data controller.. The parameter '--resource-group -g' is required. It is used to the azure resource group in which the data controller resource should be added.. The parameter '--annotations' is optional. comma-separated list of annotations to apply all data controller resources.. The parameter '--auto-upload-logs' is optional. enable auto upload logs.. The parameter '--auto-upload-metrics' is optional. enable auto upload metrics.. The parameter '--cluster-name' is optional. name of the kubernetes cluster.. The parameter '--custom-location' is optional. the name of the custom location.. The parameter '--image-tag' is optional. arc data services image tag to use for the data controller.. The parameter '--infrastructure' is optional. the infrastructure on which the data controller will be running on. allowed values: ['aws', 'gcp', 'azure', 'alibaba', 'onpremises', 'other', 'auto'].. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace to deploy the data controller into. if it exists already it will be used. if it does not exist, an attempt will be made to create it first.. The parameter '--labels' is optional. comma-separated list of labels to apply to all data controller resources.. The parameter '--location -l' is optional. the azure location in which the data controller metadata will be stored (e.g. eastus).. The parameter '--logs-ui-private-key-file' is optional. path to the file containing a pem formatted certificate private key to be used for the logs ui dashboard endpoint.. The parameter '--logs-ui-public-key-file' is optional. path to the file containing a pem formatted certificate to be used for the logs ui dashboard endpoint.. The parameter '--metrics-ui-private-key-file' is optional. path to the file containing a pem formatted certificate private key to be used for the metrics ui dashboard endpoint.. The parameter '--metrics-ui-public-key-file' is optional. path to the file containing a pem formatted certificate to be used for the metrics ui dashboard endpoint.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--path -p' is optional. the path to a directory containing a custom configuration profile to use. run `az arcdata dc config init` to create a custom configuration profile.. The parameter '--profile-name' is optional. the name of an existing configuration profile. run `az arcdata dc config list` to see available options. one of the following: ['azure-arc-ake', 'azure-arc-aks-default-storage', 'azure-arc-aks-hci', 'azure-arc-aks-premium-storage', 'azure-arc-azure-openshift', 'azure-arc-eks', 'azure-arc-gke', 'azure-arc-kubeadm', 'azure-arc-openshift', 'azure-arc-unit-test'].. The parameter '--service-annotations' is optional. comma-separated list of annotations to apply to all external data controller services.. The parameter '--service-labels' is optional. comma-separated list of labels to apply to all external data controller services.. The parameter '--storage-annotations' is optional. comma-separated list of annotations to apply to all pvcs created by the data controller.. The parameter '--storage-class' is optional. the storage class to be used for all data and logs persistent volumes for all data controller pods that require them.. The parameter '--storage-labels' is optional. comma-separated list of labels to apply to all pvcs created by the data controller.. The parameter '--use-k8s' is optional. create data controller using local kubernetes apis..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_delete'.The syntax is: az arcdata dc delete --name [--force] [--k8s-namespace] [--no-wait] [--resource-group] [--use-k8s] [--yes]. The 1th example of the child command would be to use it to 'delete a data controller through the kubernetes api', the syntax is: az arcdata dc delete --name dc-name --k8s-namespace arc --use-k8s. The 2th example of the child command would be to use it to 'delete a data controller through azure resource manager arm', the syntax is: az arcdata dc delete --name dc-name --resource-group rg-name. The parameter '--name -n' is required. It is used to data controller name.. The parameter '--force -f' is optional. force delete data controller and all of its data services.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace in which the data controller exists.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. the azure resource group in which the data controller exists.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action.. The parameter '--yes -y' is optional. delete data controller without confirmation prompt..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_export'.The syntax is: az arcdata dc export --k8s-namespace --path --type [--force] [--use-k8s]. The parameter '--k8s-namespace -k' is required. It is used to the kubernetes namespace in which the data controller exists.. The parameter '--path -p' is required. It is used to the full or relative path including the file name of the file to be exported.. The parameter '--type -t' is required. It is used to the type of data to be exported. options: logs, metrics, and usage.. The parameter '--force -f' is optional. force create output file. overwrites any existing file at the same path.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_list'.The syntax is: az arcdata dc list [--resource-group]. The 1th example of the child command would be to use it to 'lists all arc data controllers in the given resource group', the syntax is: az arcdata dc list --resource-group rg-name. The 2th example of the child command would be to use it to 'lists all arc data controllers in the given subscription', the syntax is: az arcdata dc list --subscription subscriptionId. The parameter '--resource-group -g' is optional. the azure resource group containing the arc data controller(s)..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_list upgrades'.The syntax is: az arcdata dc list-upgrades --k8s-namespace [--use-k8s]. The 1th example of the child command would be to use it to 'data controller upgrade list', the syntax is: az arcdata dc list-upgrades --k8s-namespace namespace --use-k8s. The parameter '--k8s-namespace -k' is required. It is used to the kubernetes namespace in which the data controller exists.. The parameter '--use-k8s' is optional. list available data controller versions using local kubernetes apis..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_update'.The syntax is: az arcdata dc update [--auto-upload-logs {false, true}] [--auto-upload-metrics {false, true}] [--desired-version] [--k8s-namespace] [--maintenance-duration] [--maintenance-enabled {false, true}] [--maintenance-recurrence] [--maintenance-start] [--maintenance-time-zone] [--name] [--no-wait] [--resource-group] [--use-k8s]. The 1th example of the child command would be to use it to 'enable auto uploading of logs through azure resource manager arm', the syntax is: az arcdata dc update --auto-upload-logs true --name dc-name --resource-group rg-name. The 2th example of the child command would be to use it to 'enable auto uploading of metrics through arm', the syntax is: az arcdata dc update --auto-upload-metrics true --name dc-name --resource-group rg-name. The parameter '--auto-upload-logs' is optional. enable auto upload logs.. The parameter '--auto-upload-metrics' is optional. enable auto upload metrics.. The parameter '--desired-version -v' is optional. the desired version tag to which the data controller will be upgraded, or empty to use the latest valid version.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace with a deployed data controller.. The parameter '--maintenance-duration' is optional. duration of the default maintenance window.. The parameter '--maintenance-enabled' is optional. set the enabled flag on the default maintenance window.. The parameter '--maintenance-recurrence' is optional. recurring interval for the default maintenance window.. The parameter '--maintenance-start' is optional. date time of the start of the first default maintenance window.. The parameter '--maintenance-time-zone' is optional. timezone used to calculate the default maintenance window.. The parameter '--name -n' is optional. data controller name.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. the azure resource group in which the data controller exists.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_upgrade'.The syntax is: az arcdata dc upgrade [--desired-version] [--dry-run] [--k8s-namespace] [--name] [--no-wait] [--resource-group] [--target] [--use-k8s]. The 1th example of the child command would be to use it to 'data controller upgrade', the syntax is: az arcdata dc upgrade --k8s-namespace arc --use-k8s. The parameter '--desired-version -v' is optional. the desired version tag to which the data controller will be upgraded, or empty to use the latest valid version.. The parameter '--dry-run -d' is optional. indicates which instance would be upgraded but does not actually upgrade the instances.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace in which the data controller exists.. The parameter '--name -n' is optional. the name of the data controller.. The parameter '--no-wait' is optional. if given, the command will start the upgrade, but will not wait for the entire upgrade to complete. upgrade will continue in the background.. The parameter '--resource-group -g' is optional. the azure resource group in which the data controller exists.. The parameter '--target' is optional. the desired version tag to which the data controller will be upgraded, or empty to use the latest valid version.. The parameter '--use-k8s' is optional. upgrade data controller using local kubernetes apis..
database/arcdata/dc.yml
There is a command group 'az_arcdata_dc'. This group of commands could 'create delete and manage data controllers'. 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_arcdata_dc_upload'.The syntax is: az arcdata dc upload --path. The parameter '--path -p' is required. It is used to the full or relative path including the file name of the file to be uploaded..
database/arcdata/dc.yml
There is a command group 'az_arcdata_resource kind'. This group of commands could 'resource kind commands to define and template custom resources on your cluster'. 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_arcdata_resource kind_get'.The syntax is: az arcdata resource-kind get --kind [--dest]. The 1th example of the child command would be to use it to 'example command for getting an arc resource kind s crd template file', the syntax is: az arcdata resource-kind get --kind SqlManagedInstance. The parameter '--kind -k' is required. It is used to the kind of arc resource you want the template file for.. The parameter '--dest -d' is optional. the directory where you"d like to place the template files..
database/arcdata/resource-kind.yml
There is a command group 'az_arcdata_resource kind'. This group of commands could 'resource kind commands to define and template custom resources on your cluster'. 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_arcdata_resource kind_list'.The syntax is: az arcdata resource-kind list. The 1th example of the child command would be to use it to 'example command for listing the available custom resource kinds for arc', the syntax is: az arcdata resource-kind list.
database/arcdata/resource-kind.yml
There is a command group 'az_arcdata_ad connector'. This group of commands could 'manage active directory authentication for azure arc data services'. 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_arcdata_ad connector_create'.The syntax is: az arcdata ad-connector create --account-provisioning --name --nameserver-addresses --realm [--data-controller-name] [--dns-domain-name] [--dns-replicas] [--domain-service-account-secret] [--k8s-namespace] [--netbios-domain-name] [--no-wait] [--ou-distinguished-name] [--prefer-k8s-dns] [--primary-ad-dc-hostname] [--resource-group] [--secondary-ad-dc-hostnames] [--use-k8s]. The 1th example of the child command would be to use it to 'ex 1 deploy a new active directory connector using the kubernetes api', the syntax is: az arcdata ad-connector create --name arcadc --k8s-namespace arc --realm CONTOSO.LOCAL --account-provisioning manual --primary-ad-dc-hostname azdc01.contoso.local --secondary-ad-dc-hostnames "azdc02.contoso.local, azdc03.contoso.local" --netbios-domain-name CONTOSO --dns-domain-name contoso.local --nameserver-addresses 10.10.10.11,10.10.10.12,10.10.10.13 --dns-replicas 2 --prefer-k8s-dns false --use-k8s. The 2th example of the child command would be to use it to 'ex 2 deploy a new active directory connector through azure resource manager arm', the syntax is: az arcdata ad-connector create --name arcadc --resource-group rg-name --data-controller-name dc-name --realm CONTOSO.LOCAL --account-provisioning manual --primary-ad-dc-hostname azdc01.contoso.local --secondary-ad-dc-hostnames "azdc02.contoso.local, azdc03.contoso.local" --netbios-domain-name CONTOSO --dns-domain-name contoso.local --nameserver-addresses 10.10.10.11,10.10.10.12,10.10.10.13 --dns-replicas 2 --prefer-k8s-dns false. The parameter '--account-provisioning' is required. It is used to value indicating whether service account provisioning for data services should be automatic or manual. allowed values are: 'manual' or 'automatic'.. The parameter '--name -n' is required. It is used to the name of the active directory connector.. The parameter '--nameserver-addresses' is required. It is used to list of active directory dns server ip addresses separated by ',' (e.g. 10.10.10.11,10.10.10.12,10.10.10.13).. The parameter '--realm' is required. It is used to the name of the active directory domain in uppercase (e.g contoso.local).. The parameter '--data-controller-name' is optional. the name of the arc data controller associated with this active directory connector.. The parameter '--dns-domain-name' is optional. the dns domain name (e.g. contoso.com).. The parameter '--dns-replicas' is optional. the number of copies for dns proxy service.. The parameter '--domain-service-account-secret' is optional. the name of the kubernetes secret containing the credentials for the pre-created active directory account with permissions to create and manage accounts in the given ou. alternatively, setting the 'domain_service_account_username' and 'domain_service_account_password' env variables will create this secret automatically.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace to deploy the active directory connector.. The parameter '--netbios-domain-name' is optional. the netbios name of the active directory domain (e.g. contoso).. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--ou-distinguished-name' is optional. the distinguished name of the pre-created organizational unit (ou) in the active directory domain. (e.g. ou=arcou,dc=contoso,dc=com).. The parameter '--prefer-k8s-dns' is optional. use kubernetes dns server responses over the active directory dns server responses for ip address lookup. allowed values are 'true' or 'false'.. The parameter '--primary-ad-dc-hostname' is optional. the hostname of the primary ad domain controller.. The parameter '--resource-group -g' is optional. the azure resource group of the arc data controller associated with this active directory connector.. The parameter '--secondary-ad-dc-hostnames' is optional. list of the hostnames of the secondary active directory domain controller separated by ','(e.g. azdc02.contoso.local,azdc03.contoso.local).. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/ad-connector.yml
There is a command group 'az_arcdata_ad connector'. This group of commands could 'manage active directory authentication for azure arc data services'. 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_arcdata_ad connector_delete'.The syntax is: az arcdata ad-connector delete --name [--data-controller-name] [--k8s-namespace] [--no-wait] [--resource-group] [--use-k8s]. The 1th example of the child command would be to use it to 'ex 1 delete an existing active directory connector using the kubernetes api', the syntax is: az arcdata ad-connector delete --name arcadc --k8s-namespace arc --use-k8s. The 2th example of the child command would be to use it to 'ex 2 delete an existing active directory connector through azure resource manager arm', the syntax is: az arcdata ad-connector delete --name arcadc --resource-group rg-name --data-controller-name dc-name. The parameter '--name -n' is required. It is used to the name of the active directory connector.. The parameter '--data-controller-name' is optional. the name of the arc data controller associated with this active directory connector.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace containing the active directory connector.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. the azure resource group of the arc data controller associated with this active directory connector.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/ad-connector.yml
There is a command group 'az_arcdata_ad connector'. This group of commands could 'manage active directory authentication for azure arc data services'. 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_arcdata_ad connector_list'.The syntax is: az arcdata ad-connector list [--data-controller-name] [--k8s-namespace] [--resource-group] [--use-k8s]. The 1th example of the child command would be to use it to 'ex 1 list all active directory connectors in a given kubernetes namespace using the kubernetes api', the syntax is: az arcdata ad-connector list --k8s-namespace arc --use-k8s. The 2th example of the child command would be to use it to 'ex 2 list all active directory connectors associated with a given arc data controller by querying azure resource manager arm', the syntax is: az arcdata ad-connector list --resource-group rg-name --data-controller-name dc-name. The parameter '--data-controller-name' is optional. the name of the arc data controller associated with the active directory connectors.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace containing the active directory connectors.. The parameter '--resource-group -g' is optional. the azure resource group containing the active directory connectors.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/ad-connector.yml
There is a command group 'az_arcdata_ad connector'. This group of commands could 'manage active directory authentication for azure arc data services'. 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_arcdata_ad connector_show'.The syntax is: az arcdata ad-connector show --name [--data-controller-name] [--k8s-namespace] [--resource-group] [--use-k8s]. The 1th example of the child command would be to use it to 'ex 1 get an existing active directory connector using the kubernetes api', the syntax is: az arcdata ad-connector show --name arcadc --k8s-namespace arc --use-k8s. The 2th example of the child command would be to use it to 'ex 2 get an existing active directory connector by querying azure resource manager arm', the syntax is: az arcdata ad-connector show --name arcadc --resource-group rg-name --data-controller-name dc-name. The parameter '--name -n' is required. It is used to the name of the active directory connector.. The parameter '--data-controller-name' is optional. the name of the arc data controller associated with this active directory connector.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace containing the active directory connector.. The parameter '--resource-group -g' is optional. the azure resource group of the arc data controller associated with this active directory connector.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/ad-connector.yml
There is a command group 'az_arcdata_ad connector'. This group of commands could 'manage active directory authentication for azure arc data services'. 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_arcdata_ad connector_update'.The syntax is: az arcdata ad-connector update --name [--data-controller-name] [--dns-replicas] [--domain-service-account-secret] [--k8s-namespace] [--nameserver-addresses] [--no-wait] [--prefer-k8s-dns] [--primary-ad-dc-hostname] [--resource-group] [--secondary-ad-dc-hostnames] [--use-k8s]. The 1th example of the child command would be to use it to 'ex 1 update an existing active directory connector using the kubernetes api', the syntax is: az arcdata ad-connector update --name arcadc --k8s-namespace arc --primary-ad-dc-hostname azdc01.contoso.local --secondary-ad-dc-hostname "azdc02.contoso.local, azdc03.contoso.local" --nameserver-addresses 10.10.10.11,10.10.10.12,10.10.10.13 --dns-replicas 2 --prefer-k8s-dns false --use-k8s. The 2th example of the child command would be to use it to 'ex 2 update an existing active directory connector through azure resource manager arm', the syntax is: az arcdata ad-connector update --name arcadc --resource-group rg-name --data-controller-name dc-name --primary-ad-dc-hostname azdc01.contoso.local --secondary-ad-dc-hostname "azdc02.contoso.local, azdc03.contoso.local" --nameserver-addresses 10.10.10.11,10.10.10.12,10.10.10.13 --dns-replicas 2 --prefer-k8s-dns false. The parameter '--name -n' is required. It is used to the name of the active directory connector.. The parameter '--data-controller-name' is optional. the name of the arc data controller associated with this active directory connector.. The parameter '--dns-replicas' is optional. the number of copies for dns proxy service.. The parameter '--domain-service-account-secret' is optional. the name of the kubernetes secret containing the credentials for the pre-created active directory account with permissions to create and manage accounts in the given ou.. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace containing active directory connector.. The parameter '--nameserver-addresses' is optional. list of active directory dns server ip addresses separated by ',' (e.g. 10.10.10.11,10.10.10.12,10.10.10.13).. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--prefer-k8s-dns' is optional. use kubernetes dns server responses over the active directory dns server responses for ip address lookup. allowed values are 'true' or 'false'.. The parameter '--primary-ad-dc-hostname' is optional. the hostname of the primary ad domain controller.. The parameter '--resource-group -g' is optional. the azure resource group of the arc data controller associated with this active directory connector.. The parameter '--secondary-ad-dc-hostnames' is optional. list of the hostnames of the secondary active directory domain controller separated by ','(e.g. azdc02.contoso.local,azdc03.contoso.local).. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/ad-connector.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_add'.The syntax is: az arcdata dc config add --config-file --json-values --path. The 1th example of the child command would be to use it to 'add data controller storage', the syntax is: az arcdata dc config add --path custom/control.json --json-values 'spec.storage={"accessMode":"ReadWriteOnce","className":"managed-premium","size":"10Gi"}'. The parameter '--config-file -c' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json.. The parameter '--json-values -j' is required. It is used to a key value pair list of json paths to values: key1.subkey1=value1,key2.subkey2=value2. you may provide inline json values such as: key='{"kind":"cluster","name":"test-cluster"}' or provide a file path, such as key=./values.json. the add command does not support conditionals. if the inline value you are providing is a key value pair itself with "=" and "," escape those characters. for example, key1="key2\=val2\,key3\=val3". see http://jsonpatch.com/ for examples of how your path should look. if you would like to access an array, you must do so by indicating the index, such as key.0=value.. The parameter '--path -p' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_init'.The syntax is: az arcdata dc config init [--force] [--path] [--source] [--target]. The 1th example of the child command would be to use it to 'guided data controller config init experience you will receive prompts for needed values', the syntax is: az arcdata dc config init. The 2th example of the child command would be to use it to 'arcdata dc config init with arguments creates a configuration profile of aks dev test in custom', the syntax is: az arcdata dc config init --source azure-arc-kubeadm --path custom. The parameter '--force -f' is optional. force overwrite of the target file.. The parameter '--path -p' is optional. file path of where you would like the config profile placed, defaults to <cwd>/custom.. The parameter '--source -s' is optional. config profile source: ['azure-arc-ake', 'azure-arc-aks-default-storage', 'azure-arc-aks-dev-test', 'azure-arc-aks-hci', 'azure-arc-aks-premium-storage', 'azure-arc-azure-openshift', 'azure-arc-eks', 'azure-arc-gke', 'azure-arc-kubeadm', 'azure-arc-kubeadm-dev-test', 'azure-arc-openshift', 'azure-arc-unit-test'].. The parameter '--target -t' is optional. file path of where you would like the config profile placed, defaults to <cwd>/custom..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_list'.The syntax is: az arcdata dc config list [--config-profile]. The 1th example of the child command would be to use it to 'shows all available configuration profile names', the syntax is: az arcdata dc config list. The 2th example of the child command would be to use it to 'shows json of a specific configuration profile', the syntax is: az arcdata dc config list --config-profile aks-dev-test. The parameter '--config-profile -c' is optional. default config profile: ['azure-arc-ake', 'azure-arc-aks-default-storage', 'azure-arc-aks-dev-test', 'azure-arc-aks-hci', 'azure-arc-aks-premium-storage', 'azure-arc-azure-openshift', 'azure-arc-eks', 'azure-arc-gke', 'azure-arc-kubeadm', 'azure-arc-kubeadm-dev-test', 'azure-arc-openshift', 'azure-arc-unit-test']..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_patch'.The syntax is: az arcdata dc config patch --config-file --patch-file --path. The 1th example of the child command would be to use it to 'ex 1 replace the port of a single endpoint data controller endpoint with patch file', the syntax is: az arcdata dc config patch --path custom/control.json --patch ./patch.json Patch File Example (patch.json): {"patch":[{"op":"replace","path":"$.spec.endpoints[?(@.name=='Controller')].port","value":30080}]}. The 2th example of the child command would be to use it to 'ex 2 replace data controller storage with patch file', the syntax is: az arcdata dc config patch --path custom/control.json --patch ./patch.json Patch File Example (patch.json): {"patch":[{"op":"replace","path":".spec.storage","value":{"accessMode":"ReadWriteMany","className":"managed-premium","size":"10Gi"}}]}. The parameter '--config-file -c' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json.. The parameter '--patch-file -p' is required. It is used to path to a patch json file that is based off the jsonpatch library: http://jsonpatch.com/. you must start your patch json file with a key called "patch", whose value is an array of patch operations you intend to make. for the path of a patch operation, you may use dot notation, such as key1.key2 for most operations. if you would like to do a replace operation, and you are replacing a value in an array that requires a conditional, please use the jsonpath notation by beginning your path with a $. this will allow you to do a conditional such as $.key1.key2[?(@.key3=="somevalue"].key4. see the examples below. for additional help with conditionals, see: https://jsonpath.com/.. The parameter '--path' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_remove'.The syntax is: az arcdata dc config remove --config-file --json-path --path. The 1th example of the child command would be to use it to 'ex 1 remove data controller storage', the syntax is: az arcdata dc config remove --path custom/control.json --json-path '.spec.storage'. The parameter '--config-file -c' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json.. The parameter '--json-path -j' is required. It is used to a list of json paths based on the jsonpatch library that indicates which values you would like removed, such as: key1.subkey1,key2.subkey2. the remove command does not support conditionals. see http://jsonpatch.com/ for examples of how your path should look. if you would like to access an array, you must do so by indicating the index, such as key.0=value.. The parameter '--path -p' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_replace'.The syntax is: az arcdata dc config replace --config-file --json-values --path. The 1th example of the child command would be to use it to 'ex 1 replace the port of a single endpoint data controller endpoint', the syntax is: az arcdata dc config replace --path custom/control.json --json-values '$.spec.endpoints[?(@.name=="Controller")].port=30080'. The 2th example of the child command would be to use it to 'ex 2 replace data controller storage', the syntax is: az arcdata dc config replace --path custom/control.json --json-values 'spec.storage={"accessMode":"ReadWriteOnce","className":"managed-premium","size":"10Gi"}'. The parameter '--config-file -c' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json.. The parameter '--json-values -j' is required. It is used to a key value pair list of json paths to values: key1.subkey1=value1,key2.subkey2=value2. you may provide inline json values such as: key='{"kind":"cluster","name":"test-cluster"}' or provide a file path, such as key=./values.json. the replace command supports conditionals through the jsonpath library. to use this, start your path with a $. this will allow you to do a conditional such as -j $.key1.key2[?(@.key3=="somevalue"].key4=value. if the inline value you are providing is a key value pair itself with "=" and "," escape those characters. for example, key1="key2\=val2\,key3\=val3". you may see examples below. for additional help, see: https://jsonpath.com/.. The parameter '--path -p' is required. It is used to data controller config file path of the config you would like to set, i.e. custom/control.json..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_config'. This group of commands could 'configuration commands'. 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_arcdata_dc_config_show'.The syntax is: az arcdata dc config show [--k8s-namespace] [--use-k8s]. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace in which the data controller exists.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/config.yml
There is a command group 'az_arcdata_dc_debug'. This group of commands could 'debug data controller'. 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_arcdata_dc_debug_controldb cdc'.The syntax is: az arcdata dc debug controldb-cdc --k8s-namespace [--enable {false, true}] [--retention-hours] [--use-k8s]. The 1th example of the child command would be to use it to 'enables change data capture with 4 hours of retention', the syntax is: az arcdata dc debug controldb-cdc -k arc-data-services --enable true --retention-hours 4. The 2th example of the child command would be to use it to 'disables change data capture', the syntax is: az arcdata dc debug controldb-cdc -k arc-data-services --enable false. The parameter '--k8s-namespace -k' is required. It is used to kubernetes namespace of the existing data controller.. The parameter '--enable' is optional. enable or disable change data capture.. The parameter '--retention-hours' is optional. cdc retention period, specified in hours. allowed values are 1 to 24.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/debug.yml
There is a command group 'az_arcdata_dc_debug'. This group of commands could 'debug data controller'. 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_arcdata_dc_debug_copy logs'.The syntax is: az arcdata dc debug copy-logs --k8s-namespace [--container] [--exclude-arcdata-logs] [--exclude-cluster-info] [--exclude-controldb] [--exclude-dumps] [--exclude-system-logs] [--pod] [--resource-kind] [--resource-name] [--skip-compress] [--target-folder] [--timeout] [--use-k8s]. The parameter '--k8s-namespace -k' is required. It is used to kubernetes namespace of the data controller.. The parameter '--container -c' is optional. copy the logs for the containers with similar name, optional, by default copies logs for all containers. cannot be specified multiple times. if specified multiple times, last one will be used.. The parameter '--exclude-arcdata-logs' is optional. whether or not to exclude arc data services logs from result folder. the default value is false which includes all arc data services container logs.. The parameter '--exclude-cluster-info' is optional. whether or not to exclude kubernetes resource info from result folder per namespace. the default value is false which includes namespaced resource info.. The parameter '--exclude-controldb' is optional. whether or not to exclude a backup of controldb from result folder. the default value is false which includes a controldb backup.. The parameter '--exclude-dumps' is optional. whether or not to exclude dumps from result folder. the default value is false which includes dumps.. The parameter '--exclude-system-logs' is optional. whether or not to exclude kube-system and azure-arc namespace logs from collection. the default value is false which includes kube-system and connectedk8s logs, if accessible.. The parameter '--pod' is optional. copy the logs for the pods with similar name. optional, by default copies logs for all pods. cannot be specified multiple times. if specified multiple times, last one will be used.. The parameter '--resource-kind' is optional. copy the logs for the resource of a particular kind. cannot specified multiple times. if specified multiple times, last one will be used. if specified, --resource-name should also be specified to identify the resource.. The parameter '--resource-name' is optional. copy the logs for the resource of the specified name. cannot be specified multiple times. if specified multiple times, last one will be used. if specified, --resource-kind should also be specified to identify the resource.. The parameter '--skip-compress' is optional. whether or not to skip compressing the result folder. the default value is false which compresses the result folder.. The parameter '--target-folder -d' is optional. target folder path to copy logs to. optional, by default creates the result in the local folder. cannot be specified multiple times. if specified multiple times, last one will be used.. The parameter '--timeout -t' is optional. the number of seconds to wait for the command to complete. the default value is 0 which is unlimited.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/debug.yml
There is a command group 'az_arcdata_dc_debug'. This group of commands could 'debug data controller'. 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_arcdata_dc_debug_dump'.The syntax is: az arcdata dc debug dump --k8s-namespace [--container {controller}] [--target-folder] [--use-k8s]. The parameter '--k8s-namespace -k' is required. It is used to kubernetes namespace of the data controller.. The parameter '--container -c' is optional. the target container to be triggered for dumping the running processes.. The parameter '--target-folder -d' is optional. target folder to copy the dump out.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/debug.yml
There is a command group 'az_arcdata_dc_debug'. This group of commands could 'debug data controller'. 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_arcdata_dc_debug_restore controldb snapshot'.The syntax is: az arcdata dc debug restore-controldb-snapshot --backup-file --k8s-namespace [--use-k8s]. The 1th example of the child command would be to use it to 'linux restore a backup taken from a previously run arcdata dc debug copy logs command', the syntax is: az arcdata dc debug restore-controldb-snapshot -k arc-data-services -f /path/to/backup/controller-1675653451.bak. The 2th example of the child command would be to use it to 'windows restore a backup taken from a previously run arcdata dc debug copy logs command', the syntax is: az arcdata dc debug restore-controldb-snapshot -k arc-data-services -f C:\path\to\backup\controller-1675653451.bak. The parameter '--backup-file -f' is required. It is used to existing controller database backup file - must end in '.bak', will be restored under a unique database name based on execution timestamp.. The parameter '--k8s-namespace -k' is required. It is used to kubernetes namespace of the existing data controller.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/debug.yml
There is a command group 'az_arcdata_dc_status'. This group of commands could 'status commands'. 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_arcdata_dc_status_show'.The syntax is: az arcdata dc status show [--k8s-namespace] [--name] [--resource-group] [--use-k8s]. The 1th example of the child command would be to use it to 'show the status of the data controller in a particular kubernetes namespace', the syntax is: az arcdata dc status show --k8s-namespace namespace --use-k8s. The 2th example of the child command would be to use it to 'show the status of a directly connected data controller in a particular resource group', the syntax is: az arcdata dc status show --resource-group resource-group. The parameter '--k8s-namespace -k' is optional. the kubernetes namespace in which the data controller exists.. The parameter '--name -n' is optional. the name for the data controller.. The parameter '--resource-group -g' is optional. the azure resource group in which the data controller exists.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/status.yml
There is a command group 'az_arcdata_dc_endpoint'. This group of commands could 'endpoint commands'. 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_arcdata_dc_endpoint_list'.The syntax is: az arcdata dc endpoint list --k8s-namespace [--endpoint-name] [--use-k8s]. The 1th example of the child command would be to use it to 'lists all available data controller endpoints', the syntax is: az arcdata dc endpoint list --k8s-namespace namespace. The parameter '--k8s-namespace -k' is required. It is used to the kubernetes namespace in which the data controller exists.. The parameter '--endpoint-name -e' is optional. arc data controller endpoint name.. The parameter '--use-k8s' is optional. use local kubernetes apis to perform this action..
database/arcdata/dc/endpoint.yml
There is a command group 'az_automanage_configuration profile assignment'. This group of commands could 'manage configuration profile assignment'. 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_automanage_configuration profile assignment_list'.The syntax is: az automanage configuration-profile-assignment list [--cluster-name] [--machine-name] [--resource-group] [--vm-name]. The 1th example of the child command would be to use it to 'list configuration profile assignment', the syntax is: az automanage configuration-profile-assignment list -g {rg}. The parameter '--cluster-name' is optional. the name of the arc machine.. The parameter '--machine-name' is optional. the name of the arc machine.. 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 '--vm-name' is optional. the name of the virtual machine..
database/automanage/configuration-profile-assignment.yml
There is a command group 'az_automanage_best practice'. This group of commands could 'manage automanage best practice'. 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_automanage_best practice_list'.The syntax is: az automanage best-practice list. The 1th example of the child command would be to use it to 'list best practices', the syntax is: az automanage best-practice list.
database/automanage/best-practice.yml
There is a command group 'az_automanage_best practice'. This group of commands could 'manage automanage best practice'. 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_automanage_best practice_show'.The syntax is: az automanage best-practice show --best-practice-name. The 1th example of the child command would be to use it to 'show best practice', the syntax is: az automanage best-practice show --best-practice-name {}. The parameter '--best-practice-name' is required. It is used to the automanage best practice name..
database/automanage/best-practice.yml
There is a command group 'az_automanage_service principal'. This group of commands could 'manage automanage aad first party application service principal'. 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_automanage_service principal_list'.The syntax is: az automanage service-principal list. The 1th example of the child command would be to use it to 'list service principal', the syntax is: az automanage service-principal list.
database/automanage/service-principal.yml
There is a command group 'az_automanage_service principal'. This group of commands could 'manage automanage aad first party application service principal'. 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_automanage_service principal_show default'.The syntax is: az automanage service-principal show-default. The 1th example of the child command would be to use it to 'show default service principal', the syntax is: az automanage service-principal show-default.
database/automanage/service-principal.yml
There is a command group 'az_automanage_configuration profile'. This group of commands could 'manage configuration profile'. 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_automanage_configuration profile_create'.The syntax is: az automanage configuration-profile create --configuration-profile-name --resource-group [--configuration] [--location] [--tags]. The 1th example of the child command would be to use it to 'create configuration profile', the syntax is: az automanage configuration-profile create -n {profile_name} -g {rg} --configuration '{"Antimalware/Enable":false,"Backup/Enable":false,"VMInsights/Enable":true,"AzureSecurityCenter/Enable":true,"UpdateManagement/Enable":true,"ChangeTrackingAndInventory/Enable":true,"GuestConfiguration/Enable":true,"LogAnalytics/Enable":true,"BootDiagnostics/Enable":true}'. The 2th example of the child command would be to use it to 'create with datatime array', the syntax is: az automanage configuration-profile create -n {profile_name} -g {rg} --configuration '{"Backup/SchedulePolicy/ScheduleRunTimes":["2023-02-10T18:25:43.511Z", "2023-02-12T01:02:03.456Z"],"Backup/RetentionPolicy/DailySchedule/RetentionTimes":["2023-02-10T18:25:43.511Z", "2023-02-12T01:02:03.456Z"]}'. The parameter '--configuration-profile-name --name -n' is required. It is used to name of the configuration profile.. 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 '--configuration' is optional. configuration dictionary of the configuration profile. support json-file and yaml-file.. The parameter '--location -l' is optional. the geo-location where the resource lives when not specified, the location of the resource group will be used.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/automanage/configuration-profile.yml
There is a command group 'az_automanage_configuration profile'. This group of commands could 'manage configuration profile'. 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_automanage_configuration profile_delete'.The syntax is: az automanage configuration-profile delete [--configuration-profile-name] [--ids] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete configuration profile', the syntax is: az automanage configuration-profile delete -n {profile_name} -g {rg}. The parameter '--configuration-profile-name --name -n' is optional. name of the configuration profile.. 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/automanage/configuration-profile.yml
There is a command group 'az_automanage_configuration profile'. This group of commands could 'manage configuration profile'. 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_automanage_configuration profile_list'.The syntax is: az automanage configuration-profile list [--resource-group]. The 1th example of the child command would be to use it to 'list configuration profile', the syntax is: az automanage configuration-profile list -g {rg}. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/automanage/configuration-profile.yml
There is a command group 'az_automanage_configuration profile'. This group of commands could 'manage configuration profile'. 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_automanage_configuration profile_show'.The syntax is: az automanage configuration-profile show [--configuration-profile-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile', the syntax is: az automanage configuration-profile show -n {profile_name} -g {rg}. The parameter '--configuration-profile-name --name -n' is optional. the configuration profile 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/automanage/configuration-profile.yml
There is a command group 'az_automanage_configuration profile'. This group of commands could 'manage configuration profile'. 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_automanage_configuration profile_update'.The syntax is: az automanage configuration-profile update [--add] [--configuration] [--configuration-profile-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 configuration profile', the syntax is: az automanage configuration-profile update -n {profile_name} -g {rg} --configuration '{"Antimalware/Enable":true,"VMInsights/Enable":false}'. 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 '--configuration' is optional. configuration dictionary of the configuration profile. support json-file and yaml-file.. The parameter '--configuration-profile-name --name -n' is optional. the configuration profile 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 '--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/automanage/configuration-profile.yml
There is a command group 'az_automanage_best practice_version'. This group of commands could 'manage automanage best practice version'. 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_automanage_best practice_version_list'.The syntax is: az automanage best-practice version list --best-practice-name. The 1th example of the child command would be to use it to 'list best practice versions', the syntax is: az automanage best-practice version list --best-practice-name {}. The parameter '--best-practice-name' is required. It is used to the automanage best practice name..
database/automanage/best-practice/version.yml
There is a command group 'az_automanage_best practice_version'. This group of commands could 'manage automanage best practice version'. 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_automanage_best practice_version_show'.The syntax is: az automanage best-practice version show --best-practice-name --version-name. The 1th example of the child command would be to use it to 'show a best practice version', the syntax is: az automanage best-practice version show --best-practice-name {} --version-name {}. The parameter '--best-practice-name' is required. It is used to the automanage best practice name.. The parameter '--version-name' is required. It is used to the automanage best practice version name..
database/automanage/best-practice/version.yml
There is a command group 'az_automanage_configuration profile assignment_arc'. This group of commands could 'manage association between an arc machine and automanage configuration profile'. 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_automanage_configuration profile assignment_arc_create'.The syntax is: az automanage configuration-profile-assignment arc create --configuration-profile-assignment-name --machine-name --resource-group [--configuration-profile]. The 1th example of the child command would be to use it to 'create configuration profile assignment for arc', the syntax is: az automanage configuration-profile-assignment arc create -n default -g {rg} --machine-name {arc_name} --configuration-profile {profile_id}. The parameter '--configuration-profile-assignment-name --name -n' is required. It is used to name of the configuration profile assignment. only default is supported.. The parameter '--machine-name' is required. It is used to the name of the arc machine.. 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 '--configuration-profile' is optional. the automanage configurationprofile arm resource uri..
database/automanage/configuration-profile-assignment/arc.yml
There is a command group 'az_automanage_configuration profile assignment_arc'. This group of commands could 'manage association between an arc machine and automanage configuration profile'. 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_automanage_configuration profile assignment_arc_delete'.The syntax is: az automanage configuration-profile-assignment arc delete [--configuration-profile-assignment-name] [--ids] [--machine-name] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete configuration profile assignment for arc', the syntax is: az automanage configuration-profile-assignment arc delete -n default -g {rg} --machine-name {arc_name}. The parameter '--configuration-profile-assignment-name --name -n' is optional. name of the configuration profile assignment.. 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 '--machine-name' is optional. the name of the arc machine.. 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/automanage/configuration-profile-assignment/arc.yml
There is a command group 'az_automanage_configuration profile assignment_arc'. This group of commands could 'manage association between an arc machine and automanage configuration profile'. 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_automanage_configuration profile assignment_arc_show'.The syntax is: az automanage configuration-profile-assignment arc show [--configuration-profile-assignment-name] [--ids] [--machine-name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile assignment for arc', the syntax is: az automanage configuration-profile-assignment arc show -n default -g {rg} --machine-name {arc_name}. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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 '--machine-name' is optional. the name of the arc machine.. 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/automanage/configuration-profile-assignment/arc.yml
There is a command group 'az_automanage_configuration profile assignment_arc'. This group of commands could 'manage association between an arc machine and automanage configuration profile'. 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_automanage_configuration profile assignment_arc_update'.The syntax is: az automanage configuration-profile-assignment arc update [--add] [--configuration-profile] [--configuration-profile-assignment-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--machine-name] [--remove] [--resource-group] [--set] [--subscription]. The 1th example of the child command would be to use it to 'update configuration profile assignment for arc', the syntax is: az automanage configuration-profile-assignment arc update --n default -g {rg} --machine-name {arc_name} --configuration-profile {profile_id_2}. 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 '--configuration-profile' is optional. the automanage configurationprofile arm resource uri.. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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 '--machine-name' is optional. the name of the arc machine.. 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/automanage/configuration-profile-assignment/arc.yml
There is a command group 'az_automanage_configuration profile assignment_cluster'. This group of commands could 'manage association between an azurestackhci cluster and automanage configuration profile'. 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_automanage_configuration profile assignment_cluster_create'.The syntax is: az automanage configuration-profile-assignment cluster create --cluster-name --configuration-profile-assignment-name --resource-group [--configuration-profile]. The 1th example of the child command would be to use it to 'create configuration profile assignment for cluster', the syntax is: az automanage configuration-profile-assignment cluster create -n default -g {rg} --cluster-name {cluster_name} --configuration-profile {profile_id}. The parameter '--cluster-name' is required. It is used to the name of the arc machine.. The parameter '--configuration-profile-assignment-name --name -n' is required. It is used to name of the configuration profile assignment. only default is supported.. 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 '--configuration-profile' is optional. the automanage configurationprofile arm resource uri..
database/automanage/configuration-profile-assignment/cluster.yml
There is a command group 'az_automanage_configuration profile assignment_cluster'. This group of commands could 'manage association between an azurestackhci cluster and automanage configuration profile'. 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_automanage_configuration profile assignment_cluster_delete'.The syntax is: az automanage configuration-profile-assignment cluster delete [--cluster-name] [--configuration-profile-assignment-name] [--ids] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete configuration profile assignment cluster', the syntax is: az automanage configuration-profile-assignment cluster delete -n default -g {rg} --cluster-name {cluster_name}. The parameter '--cluster-name' is optional. the name of the arc machine.. The parameter '--configuration-profile-assignment-name --name -n' is optional. name of the configuration profile assignment.. 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/automanage/configuration-profile-assignment/cluster.yml
There is a command group 'az_automanage_configuration profile assignment_cluster'. This group of commands could 'manage association between an azurestackhci cluster and automanage configuration profile'. 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_automanage_configuration profile assignment_cluster_show'.The syntax is: az automanage configuration-profile-assignment cluster show [--cluster-name] [--configuration-profile-assignment-name] [--ids] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile assignment for cluster', the syntax is: az automanage configuration-profile-assignment cluster show -n default -g {rg} --cluster-name {cluster_name}. The parameter '--cluster-name' is optional. the name of the arc machine.. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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/automanage/configuration-profile-assignment/cluster.yml
There is a command group 'az_automanage_configuration profile assignment_cluster'. This group of commands could 'manage association between an azurestackhci cluster and automanage configuration profile'. 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_automanage_configuration profile assignment_cluster_update'.The syntax is: az automanage configuration-profile-assignment cluster update [--add] [--cluster-name] [--configuration-profile] [--configuration-profile-assignment-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--remove] [--resource-group] [--set] [--subscription]. The 1th example of the child command would be to use it to 'update configuration profile assignment cluster', the syntax is: az automanage configuration-profile-assignment cluster update --n default -g {rg} --cluster-name {cluster_name} --configuration-profile {profile_id_2}. 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 '--cluster-name' is optional. the name of the arc machine.. The parameter '--configuration-profile' is optional. the automanage configurationprofile arm resource uri.. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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 '--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/automanage/configuration-profile-assignment/cluster.yml
There is a command group 'az_automanage_configuration profile assignment_vm'. This group of commands could 'manage association between a vm and automanage configuration profile'. 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_automanage_configuration profile assignment_vm_create'.The syntax is: az automanage configuration-profile-assignment vm create --configuration-profile-assignment-name --resource-group --vm-name [--configuration-profile]. The 1th example of the child command would be to use it to 'create configuration profile assignment for vm', the syntax is: az automanage configuration-profile-assignment vm create -n default -g {rg} --vm-name {vm_name} --configuration-profile {profile_id}. The parameter '--configuration-profile-assignment-name --name -n' is required. It is used to name of the configuration profile assignment. only default is supported.. 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 '--vm-name' is required. It is used to the name of the virtual machine.. The parameter '--configuration-profile' is optional. the automanage configurationprofile arm resource uri..
database/automanage/configuration-profile-assignment/vm.yml
There is a command group 'az_automanage_configuration profile assignment_vm'. This group of commands could 'manage association between a vm and automanage configuration profile'. 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_automanage_configuration profile assignment_vm_delete'.The syntax is: az automanage configuration-profile-assignment vm delete [--configuration-profile-assignment-name] [--ids] [--resource-group] [--subscription] [--vm-name] [--yes]. The 1th example of the child command would be to use it to 'delete configuration profile assignment for vm', the syntax is: az automanage configuration-profile-assignment vm delete -n default -g {rg} --vm-name {vm_name}. The parameter '--configuration-profile-assignment-name --name -n' is optional. name of the configuration profile assignment.. 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 '--vm-name' is optional. the name of the virtual machine.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/automanage/configuration-profile-assignment/vm.yml
There is a command group 'az_automanage_configuration profile assignment_vm'. This group of commands could 'manage association between a vm and automanage configuration profile'. 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_automanage_configuration profile assignment_vm_show'.The syntax is: az automanage configuration-profile-assignment vm show [--configuration-profile-assignment-name] [--ids] [--resource-group] [--subscription] [--vm-name]. The 1th example of the child command would be to use it to 'show configuration profile assignment vm', the syntax is: az automanage configuration-profile-assignment vm show -n default -g {rg} --vm-name {vm_name}. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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 '--vm-name' is optional. the name of the virtual machine..
database/automanage/configuration-profile-assignment/vm.yml
There is a command group 'az_automanage_configuration profile assignment_vm'. This group of commands could 'manage association between a vm and automanage configuration profile'. 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_automanage_configuration profile assignment_vm_update'.The syntax is: az automanage configuration-profile-assignment vm update [--add] [--configuration-profile] [--configuration-profile-assignment-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--remove] [--resource-group] [--set] [--subscription] [--vm-name]. The 1th example of the child command would be to use it to 'update configuration profile assignment vm', the syntax is: az automanage configuration-profile-assignment vm update --n default -g {rg} --vm-name {vm_name} --configuration-profile {profile_id_2}. 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 '--configuration-profile' is optional. the automanage configurationprofile arm resource uri.. The parameter '--configuration-profile-assignment-name --name -n' is optional. the configuration profile assignment 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 '--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 '--vm-name' is optional. the name of the virtual machine..
database/automanage/configuration-profile-assignment/vm.yml
There is a command group 'az_automanage_configuration profile assignment_cluster_report'. This group of commands could 'manage report within a given azurestackhci cluster configuration profile assignment'. 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_automanage_configuration profile assignment_cluster_report_list'.The syntax is: az automanage configuration-profile-assignment cluster report list --assignment-name --cluster-name --resource-group. The 1th example of the child command would be to use it to 'list configuration profile assignment cluster report', the syntax is: az automanage configuration-profile-assignment cluster report list --assignment-name default -g {rg} --cluster-name {cluster_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is required. It is used to the configuration profile assignment name.. The parameter '--cluster-name' is required. It is used to the name of the hci cluster.. 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/automanage/configuration-profile-assignment/cluster/report.yml
There is a command group 'az_automanage_configuration profile assignment_cluster_report'. This group of commands could 'manage report within a given azurestackhci cluster configuration profile assignment'. 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_automanage_configuration profile assignment_cluster_report_show'.The syntax is: az automanage configuration-profile-assignment cluster report show [--assignment-name] [--cluster-name] [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile assignment cluster report', the syntax is: az automanage configuration-profile-assignment cluster report show -n {report_name} --assignment-name default -g {rg} --cluster-name {cluster_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is optional. the configuration profile assignment name.. The parameter '--cluster-name' is optional. the name of the hci cluster.. 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 --report-name -n' is optional. the report 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/automanage/configuration-profile-assignment/cluster/report.yml
There is a command group 'az_automanage_configuration profile assignment_vm_report'. This group of commands could 'manage report within a given vm configuration profile assignment'. 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_automanage_configuration profile assignment_vm_report_list'.The syntax is: az automanage configuration-profile-assignment vm report list --assignment-name --resource-group --vm-name. The 1th example of the child command would be to use it to 'list configuration profile assignment vm report', the syntax is: az automanage configuration-profile-assignment vm report list --assignment-name default -g {rg} --vm-name {vm_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is required. It is used to the configuration profile assignment 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>`.. The parameter '--vm-name' is required. It is used to the name of the virtual machine..
database/automanage/configuration-profile-assignment/vm/report.yml
There is a command group 'az_automanage_configuration profile assignment_vm_report'. This group of commands could 'manage report within a given vm configuration profile assignment'. 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_automanage_configuration profile assignment_vm_report_show'.The syntax is: az automanage configuration-profile-assignment vm report show [--assignment-name] [--ids] [--name] [--resource-group] [--subscription] [--vm-name]. The 1th example of the child command would be to use it to 'show configuration profile assignment vm report', the syntax is: az automanage configuration-profile-assignment vm report show -n {report_name} --assignment-name default -g {rg} --vm-name {vm_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is optional. the configuration profile assignment 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 --report-name -n' is optional. the report 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 '--vm-name' is optional. the name of the virtual machine..
database/automanage/configuration-profile-assignment/vm/report.yml
There is a command group 'az_automanage_configuration profile assignment_arc_report'. This group of commands could 'manage report within a given arc machine configuration profile assignment'. 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_automanage_configuration profile assignment_arc_report_list'.The syntax is: az automanage configuration-profile-assignment arc report list --assignment-name --machine-name --resource-group. The 1th example of the child command would be to use it to 'list configuration profile assignment for arc report', the syntax is: az automanage configuration-profile-assignment arc report list --assignment-name default -g {rg} --machine-name {arc_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is required. It is used to the configuration profile assignment name.. The parameter '--machine-name' is required. It is used to the name of the arc machine.. 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/automanage/configuration-profile-assignment/arc/report.yml
There is a command group 'az_automanage_configuration profile assignment_arc_report'. This group of commands could 'manage report within a given arc machine configuration profile assignment'. 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_automanage_configuration profile assignment_arc_report_show'.The syntax is: az automanage configuration-profile-assignment arc report show [--assignment-name] [--ids] [--machine-name] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile assignment for arc report', the syntax is: az automanage configuration-profile-assignment arc report show -n {report_name} --assignment-name default -g {rg} --machine-name {arc_name}. The parameter '--assignment-name --configuration-profile-assignment-name' is optional. the configuration profile assignment 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 '--machine-name' is optional. the name of the arc machine.. The parameter '--name --report-name -n' is optional. the report 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/automanage/configuration-profile-assignment/arc/report.yml
There is a command group 'az_automanage_configuration profile_version'. This group of commands could 'manage configuration profile version'. 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_automanage_configuration profile_version_create'.The syntax is: az automanage configuration-profile version create --configuration-profile-name --name --resource-group [--configuration] [--location] [--tags]. The 1th example of the child command would be to use it to 'create configuration profile version', the syntax is: az automanage configuration-profile version create --profile-name {profile_name} -g {rg} -n {version_name} --configuration '{"Antimalware/Enable":false}'. The parameter '--configuration-profile-name --profile-name' is required. It is used to name of the configuration profile.. The parameter '--name --version-name -n' is required. It is used to the configuration profile version 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>`.. The parameter '--configuration' is optional. configuration dictionary of the configuration profile. support json-file and yaml-file.. The parameter '--location -l' is optional. the geo-location where the resource lives when not specified, the location of the resource group will be used.. The parameter '--tags' is optional. resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/automanage/configuration-profile/version.yml
There is a command group 'az_automanage_configuration profile_version'. This group of commands could 'manage configuration profile version'. 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_automanage_configuration profile_version_delete'.The syntax is: az automanage configuration-profile version delete [--configuration-profile-name] [--ids] [--name] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete configuration profile version', the syntax is: az automanage configuration-profile version delete --profile-name {profile_name} -g {rg} -n {version_name}. The parameter '--configuration-profile-name --profile-name' is optional. name of the configuration profile.. 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 --version-name -n' is optional. the configuration profile version 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 '--yes -y' is optional. do not prompt for confirmation..
database/automanage/configuration-profile/version.yml
There is a command group 'az_automanage_configuration profile_version'. This group of commands could 'manage configuration profile version'. 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_automanage_configuration profile_version_list'.The syntax is: az automanage configuration-profile version list --configuration-profile-name --resource-group. The 1th example of the child command would be to use it to 'list configuration profile version', the syntax is: az automanage configuration-profile version list --profile-name {profile_name} -g {rg}. The parameter '--configuration-profile-name --profile-name' is required. It is used to name of the configuration profile.. 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/automanage/configuration-profile/version.yml
There is a command group 'az_automanage_configuration profile_version'. This group of commands could 'manage configuration profile version'. 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_automanage_configuration profile_version_show'.The syntax is: az automanage configuration-profile version show [--configuration-profile-name] [--ids] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration profile version', the syntax is: az automanage configuration-profile version show --profile-name {profile_name} -g {rg} -n {version_name}. The parameter '--configuration-profile-name --profile-name' is optional. the configuration profile 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 --version-name -n' is optional. the configuration profile version 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/automanage/configuration-profile/version.yml
There is a command group 'az_automanage_configuration profile_version'. This group of commands could 'manage configuration profile version'. 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_automanage_configuration profile_version_update'.The syntax is: az automanage configuration-profile version update [--add] [--configuration] [--configuration-profile-name] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--name] [--remove] [--resource-group] [--set] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'update configuration profile version', the syntax is: az automanage configuration-profile version update --profile-name {profile_name} -g {rg} -n {version_name} --configuration '{"Antimalware/Enable":true}'. 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 '--configuration' is optional. configuration dictionary of the configuration profile. support json-file and yaml-file.. The parameter '--configuration-profile-name --profile-name' is optional. the configuration profile 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 --version-name -n' is optional. the configuration profile version name.. 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/automanage/configuration-profile/version.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_create'.The syntax is: az appservice ase create --name --resource-group --subnet [--force-network-security-group {false, true}] [--force-route-table {false, true}] [--front-end-scale-factor] [--front-end-sku {i1, i2, i3}] [--ignore-network-security-group {false, true}] [--ignore-route-table {false, true}] [--ignore-subnet-size-validation {false, true}] [--kind {asev2, asev3}] [--location] [--no-wait] [--os-preference {linux, windows}] [--virtual-ip-type {external, internal}] [--vnet-name] [--zone-redundant {false, true}]. The 1th example of the child command would be to use it to 'create resource group virtual network and app service environment v3 with default values', the syntax is: az group create -g MyResourceGroup --location westeurope az network vnet create -g MyResourceGroup -n MyVirtualNetwork \ --address-prefixes 10.0.0.0/16 --subnet-name MyAseSubnet --subnet-prefixes 10.0.0.0/24 az appservice ase create -n MyAseName -g MyResourceGroup --vnet-name MyVirtualNetwork \ --subnet MyAseSubnet --kind asev3. The 2th example of the child command would be to use it to 'create external app service environments v3 in existing resource group and virtual network', the syntax is: az appservice ase create -n MyAseName -g MyResourceGroup --vnet-name MyVirtualNetwork \ --subnet MyAseSubnet --virtual-ip-type External --kind asev3. The 3th example of the child command would be to use it to 'create virtual network and app service environment v3 in a smaller than recommended subnet in existing resource group', the syntax is: az network vnet create -g MyResourceGroup -n MyVirtualNetwork \ --address-prefixes 10.0.0.0/16 --subnet-name MyAseSubnet --subnet-prefixes 10.0.0.0/26 az appservice ase create -n MyAseName -g MyResourceGroup --vnet-name MyVirtualNetwork \ --subnet MyAseSubnet --ignore-subnet-size-validation --kind asev3. The 4th example of the child command would be to use it to 'create external zone redundant app service environment v3 with default values', the syntax is: az appservice ase create -n MyASEv3Name -g ASEv3ResourceGroup \ --vnet-name MyASEv3VirtualNetwork --subnet MyASEv3Subnet --kind asev3 \ --zone-redundant --virtual-ip-type External. The parameter '--name -n' is required. It is used to name of the app service environment.. 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' is required. It is used to name or id of existing subnet. to create vnet and/or subnet use `az network vnet [subnet] create`.. The parameter '--force-network-security-group' is optional. override network security group for subnet. applies to asev2 only.. The parameter '--force-route-table' is optional. override route table for subnet. applies to asev2 only.. The parameter '--front-end-scale-factor' is optional. scale of front ends to app service plan instance ratio. applies to asev2 only.. The parameter '--front-end-sku' is optional. size of front end servers. applies to asev2 only.. The parameter '--ignore-network-security-group' is optional. configure network security group manually. applies to asev2 only.. The parameter '--ignore-route-table' is optional. configure route table manually. applies to asev2 only.. The parameter '--ignore-subnet-size-validation' is optional. do not check if subnet is sized according to recommendations.. The parameter '--kind -k' is optional. specify app service environment version.. The parameter '--location -l' is optional. location. values from: `az account list-locations`. you can configure the default location using `az configure --defaults location=<location>`.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--os-preference' is optional. determine if app service environment should start with linux workers. applies to asev2 only.. The parameter '--virtual-ip-type' is optional. specify if app service environment should be accessible from internet.. The parameter '--vnet-name' is optional. name of the vnet. mandatory if only subnet name is specified.. The parameter '--zone-redundant' is optional. configure app service environment as zone redundant. applies to asev3 only..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_create inbound services'.The syntax is: az appservice ase create-inbound-services --name --resource-group --subnet [--skip-dns {false, true}] [--vnet-name]. The 1th example of the child command would be to use it to 'create private dns zone and a records', the syntax is: az appservice ase create-inbound-services -n MyASEName -g ASEResourceGroup \ --vnet-name MyASEVirtualNetwork --subnet MyAseSubnet. The parameter '--name -n' is required. It is used to name of the app service environment.. 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' is required. It is used to name or id of existing subnet for dns zone link. to create vnet and/or subnet use `az network vnet [subnet] create`.. The parameter '--skip-dns' is optional. do not create private dns zone and dns records.. The parameter '--vnet-name' is optional. name of the vnet. mandatory if only subnet name is specified..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_delete'.The syntax is: az appservice ase delete --name [--no-wait] [--resource-group] [--yes]. The 1th example of the child command would be to use it to 'delete app service environment', the syntax is: az appservice ase delete -n MyAseName. The parameter '--name -n' is required. It is used to name of the app service environment.. 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 '--yes -y' is optional. do not prompt for confirmation..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_list'.The syntax is: az appservice ase list [--resource-group]. The 1th example of the child command would be to use it to 'list all app service environments in subscription', the syntax is: az appservice ase list. The 2th example of the child command would be to use it to 'list all app service environment in resource group', the syntax is: az appservice ase list --resource-group MyResourceGroup. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_list addresses'.The syntax is: az appservice ase list-addresses --name [--resource-group]. The 1th example of the child command would be to use it to 'list vips for an app service environments', the syntax is: az appservice ase list-addresses --name MyAseName. The parameter '--name -n' is required. It is used to name of the app service environment.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_list plans'.The syntax is: az appservice ase list-plans --name [--resource-group]. The 1th example of the child command would be to use it to 'list app service plans for an app service environments', the syntax is: az appservice ase list-plans --name MyAseName. The parameter '--name -n' is required. It is used to name of the app service environment.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/appservice/ase.yml
There is a command group 'az_appservice_ase'. This group of commands could 'manage app service environments'. 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_appservice_ase_send test notification'.The syntax is: az appservice ase send-test-notification --name [--resource-group]. The 1th example of the child command would be to use it to 'send a test upgrade notification in app service environment v3', the syntax is: az appservice ase send-test-notification -n MyAseV3Name -g MyResourceGroup. The parameter '--name -n' is required. It is used to name of the app service environment.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`..
database/appservice/ase.yml
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
2
Edit dataset card