az-cognitiveservices
Verified for current stable LTS
Az Cognitiveservices Command: List Usage
Use for list usage with Az Cognitiveservices. Exact CLI syntax to list usage using Az Cognitiveservices.
When to use this: Use for list usage with Az Cognitiveservices.
Command Syntax
az cognitiveservices account list-usage -n <account_name> -g <resource_group> az cognitiveservices account list-usage -n <account_name> -g <resource_group> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-g- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list usage using Az Cognitiveservices.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Cognitiveservices Command: Create Account
az cognitiveservices account create -n <account_name> -g <resource_group> --kind <API_name> -l <location> --sku <sku_name> --yes Az Cognitiveservices Command: Create Deployment az cognitiveservices account deployment create -n <account_name> -g <resource_group> --deployment-name <deploy_name> --model-name <model_name> --model-version "<model_version>" --model-format <format_name> Az Cognitiveservices Command: Create Commitment Plan az cognitiveservices account commitment-plan create -n <account_name> -g <resource_group> --commitment-plan-name "<plan_name>" --hosting-model "<hosting_model>" --plan-type "<plan_type>" --auto-renew <false|true> Az Cognitiveservices Command: Delete Commitment Plan az cognitiveservices account commitment-plan delete -g <resource_group> -n <account_name> --commitment-plan-name "<plan_name>" Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file>