az support in-subscription file-workspace

Note

このリファレンスは、Azure CLI (バージョン 2.57.0 以降) のサポート拡張機能の一部です。 az support in-subscription file-workspace コマンドを初めて実行すると、拡張機能が自動的にインストールされます。 拡張機能の詳細をご覧ください。

指定したサブスクリプションに対する Azure サポートのファイル ワークスペース。

コマンド

名前 説明 Status
az support in-subscription file-workspace create

指定したサブスクリプションの新しいファイル ワークスペースを作成します。

拡張子 GA
az support in-subscription file-workspace show

Azure サブスクリプション内の特定のファイル ワークスペースの詳細を取得します。

拡張子 GA

az support in-subscription file-workspace create

指定したサブスクリプションの新しいファイル ワークスペースを作成します。

az support in-subscription file-workspace create --file-workspace-name

指定したサブスクリプションのファイル ワークスペースを作成する (アカウント サブスクリプションとは異なる)

az support in-subscription file-workspace create --file-workspace-name "TestWorkspaceName" --subscription "TestSubscription"

指定したサブスクリプションのファイル ワークスペースを作成する (アカウント サブスクリプションと同じ)

az support in-subscription file-workspace create --file-workspace-name "TestWorkspaceName"

必須のパラメーター

--file-workspace-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 を使います。

az support in-subscription file-workspace show

Azure サブスクリプション内の特定のファイル ワークスペースの詳細を取得します。

az support in-subscription file-workspace show --file-workspace-name

指定したサブスクリプションのファイル ワークスペースを表示する (アカウント サブスクリプションとは異なる)

az support in-subscription file-workspace show --file-workspace-name "TestWorkspaceName" --subscription "TestSubscription"

指定したサブスクリプションのファイル ワークスペースを表示する (アカウント サブスクリプションと同じ)

az support in-subscription file-workspace show --file-workspace-name "TestWorkspaceName"

必須のパラメーター

--file-workspace-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 を使います。