az cognitiveservices commitment-tier

Manage commitment tiers for Azure Cognitive Services.

Commands

Name Description Type Status
az cognitiveservices commitment-tier list

Show all commitment tiers for Azure Cognitive Services.

Core GA

az cognitiveservices commitment-tier list

Show all commitment tiers for Azure Cognitive Services.

This article lists the Azure CLI commands for Azure Cognitive Services account and subscription management only. Refer to the documentation at https://docs.microsoft.com/azure/cognitive-services/ for individual services to learn how to use the APIs and supported SDKs.

az cognitiveservices commitment-tier list --location

Examples

Show all commitment tiers for Azure Cognitive Services.

az cognitiveservices commitment-tier list -l centraluseuap

Required Parameters

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.