az-cognitiveservices Verified for current stable LTS

Az Cognitiveservices Command: Create Deployment For Cognitive Services Account

Use for create deployment for cognitive services account with Az Cognitiveservices. Exact CLI syntax to create deployment for cognitive services account using Az Cognitiveservices.

When to use this: Use for create deployment for cognitive services account with Az Cognitiveservices.

Command Syntax

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>

Command Breakdown

-n
Command Option
Tool-specific option used by this command invocation.
-g
Command Option
Tool-specific option used by this command invocation.
--deployment-name
Command Option
Tool-specific option used by this command invocation.
--model-name
Command Option
Tool-specific option used by this command invocation.
--model-version
Command Option
Tool-specific option used by this command invocation.
--model-format
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create deployment 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

Back to Az Cognitiveservices directory