az-cognitiveservices
Verified for current stable LTS
Az Cognitiveservices Command: Create Commitment Plan For Cognitive Services Account
Use for create commitment plan for cognitive services account with Az Cognitiveservices. Exact CLI syntax to create commitment plan for cognitive services account using Az Cognitiveservices.
When to use this: Use for create commitment plan for cognitive services account with Az Cognitiveservices.
Command Syntax
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 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> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-g- Command Option
- Tool-specific option used by this command invocation.
--commitment-plan-name- Command Option
- Tool-specific option used by this command invocation.
--hosting-model- Command Option
- Tool-specific option used by this command invocation.
--plan-type- Command Option
- Tool-specific option used by this command invocation.
--auto-renew- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create commitment plan for cognitive services account 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 Cognitive Services Account az cognitiveservices account create -n <account_name> -g <resource_group> --kind <API_name> -l <location> --sku <sku_name> --yes Az Cognitiveservices Command: Create Cognitiveservices Account az cognitiveservices account create -n <account_name> -g <resource_group> --kind <API_name> -l <location> --sku <sku_name> --yes Az Cognitiveservices Command: Create Cognitiveservices 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: Create Cognitiveservices 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>