az cognitiveservices

Azure Cognitive Services アカウントを管理します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

コマンド

名前 説明 Status
az cognitiveservices account

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account commitment-plan

Azure Cognitive Services アカウントのコミットメント 計画を管理します。

コア GA
az cognitiveservices account commitment-plan create

Azure Cognitive Services アカウントのコミットメント 計画を作成します。

コア GA
az cognitiveservices account commitment-plan delete

Azure Cognitive Services アカウントからコミットメント プランを削除します。

コア GA
az cognitiveservices account commitment-plan list

Azure Cognitive Services アカウントからのすべてのコミットメント プランを表示します。

コア GA
az cognitiveservices account commitment-plan show

Azure Cognitive Services アカウントからのコミットメント プランを表示します。

コア GA
az cognitiveservices account create

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account delete

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account deployment

Azure Cognitive Services アカウントのデプロイを管理します。

コア GA
az cognitiveservices account deployment create

Azure Cognitive Services アカウントのデプロイを作成します。

コア GA
az cognitiveservices account deployment delete

Azure Cognitive Services アカウントからデプロイを削除します。

コア GA
az cognitiveservices account deployment list

Azure Cognitive Services アカウントのすべてのデプロイを表示します。

コア GA
az cognitiveservices account deployment show

Azure Cognitive Services アカウントのデプロイを表示します。

コア GA
az cognitiveservices account identity

Cognitive Services アカウントの ID を管理します。

コア GA
az cognitiveservices account identity assign

Cognitive Services アカウントの ID を割り当てます。

コア GA
az cognitiveservices account identity remove

Cognitive Services アカウントから ID を削除します。

コア GA
az cognitiveservices account identity show

Cognitive Services アカウントの ID を表示します。

コア GA
az cognitiveservices account keys

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account keys list

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account keys regenerate

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account list

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account list-deleted

論理的に削除された Azure Cognitive Services アカウントを一覧表示します。

コア GA
az cognitiveservices account list-kinds

Azure Cognitive Services アカウントのすべての有効な種類を一覧表示します。

コア GA
az cognitiveservices account list-models

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account list-skus

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account list-usage

Azure Cognitive Services アカウントの使用状況を一覧表示します。

コア GA
az cognitiveservices account network-rule

ネットワーク規則を管理します。

コア GA
az cognitiveservices account network-rule add

ネットワーク ルールを追加します。

コア GA
az cognitiveservices account network-rule list

ネットワーク ルールを一覧表示します。

コア GA
az cognitiveservices account network-rule remove

ネットワーク規則を削除します。

コア GA
az cognitiveservices account purge

論理的に削除された Azure Cognitive Services アカウントを消去します。

コア GA
az cognitiveservices account recover

論理的に削除された Azure Cognitive Services アカウントを復旧します。

コア GA
az cognitiveservices account show

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices account show-deleted

論理的に削除された Azure Cognitive Services アカウントを表示します。

コア GA
az cognitiveservices account update

Azure Cognitive Services アカウントを管理します。

コア GA
az cognitiveservices commitment-tier

Azure Cognitive Services のコミットメント レベルを管理します。

コア GA
az cognitiveservices commitment-tier list

Azure Cognitive Services のすべてのコミットメント レベルを表示します。

コア GA
az cognitiveservices list

Azure Cognitive Services アカウントを管理します。

コア 非推奨
az cognitiveservices model

Azure Cognitive Services のモデルを管理します。

コア GA
az cognitiveservices model list

Azure Cognitive Services のすべてのモデルを表示します。

コア GA
az cognitiveservices usage

Azure Cognitive Services の使用状況を管理します。

コア GA
az cognitiveservices usage list

Azure Cognitive Services のすべての使用状況を表示します。

コア GA

az cognitiveservices list

非推奨

このコマンドは非推奨となり、今後のリリースで削除される予定です。 代わりに 'az cognitiveservices account list' を使用してください。

Azure Cognitive Services アカウントを管理します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

az cognitiveservices list [--resource-group]

リソース グループ内のすべての Cognitive Services アカウントを一覧表示します。

az cognitiveservices list -g MyResourceGroup

省略可能のパラメーター

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

承認された値: json, jsonc, none, table, tsv, yaml, yamlc
既定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。