az datafactory integration-runtime linked-integration-runtime

Note

このリファレンスは、Azure CLI (バージョン 2.15.0 以降) のデータファクトリ拡張機能の一部です。 拡張機能は、az datafactory integration-runtime linked-integration-runtime コマンドを初めて実行するときに自動的にインストールされます。 拡張機能の詳細をご覧ください。

datafactory サブ グループ linked-integration-runtime を使用して統合ランタイムを管理します。

コマンド

名前 説明 Status
az datafactory integration-runtime linked-integration-runtime create

共有統合ランタイムにリンクされた統合ランタイム エントリを作成します。

拡張 GA

az datafactory integration-runtime linked-integration-runtime create

共有統合ランタイムにリンクされた統合ランタイム エントリを作成します。

az datafactory integration-runtime linked-integration-runtime create --factory-name
                                                                     --integration-runtime-name
                                                                     --resource-group
                                                                     [--data-factory-name]
                                                                     [--location]
                                                                     [--name]
                                                                     [--subscription-id]

IntegrationRuntimes_CreateLinkedIntegrationRuntime

az datafactory integration-runtime linked-integration-runtime create --name "bfa92911-9fb6-4fbe-8f23-beae87bc1c83" --location "West US" --data-factory-name "e9955d6d-56ea-4be3-841c-52a12c1a9981" --subscription-id "061774c7-4b5a-4159-a55b-365581830283" --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --resource-group "exampleResourceGroup"

必須のパラメーター

--factory-name

ファクトリ名。

--integration-runtime-name

統合ランタイム名。

--resource-group -g

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

省略可能のパラメーター

--data-factory-name

リンクされた統合ランタイムが属するデータ ファクトリの名前。

--location -l

場所。 値のソース: az account list-locations az configure --defaults location=<location> を使用して、既定の場所を構成できます。

--name

リンクされた統合ランタイムの名前。

--subscription-id

リンクされた統合ランタイムが属しているサブスクリプションの ID。

グローバル パラメーター
--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 を使います。