az ml azure-openai-deployment
Note
This reference is part of the ml extension for the Azure CLI (version 2.15.0 or higher). The extension will automatically install the first time you run an az ml azure-openai-deployment command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage Azure OpenAI Deployments.
Commands
Name | Description | Type | Status |
---|---|---|---|
az ml azure-openai-deployment list |
List Azure OpenAI deployments. |
Extension | Preview |
az ml azure-openai-deployment list
Command group 'ml azure-openai-deployment' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List Azure OpenAI deployments.
az ml azure-openai-deployment list --connection-name
--resource-group
--workspace-name
Required Parameters
Name of the connection from which to list deployments.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name of the Azure ML workspace. You can configure the default workspace using az configure --defaults workspace=<name>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.