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"
必須のパラメーター
ファクトリ名。
統合ランタイム名。
リソース グループの名前。 az configure --defaults group=<name>
を使用して、既定のグループを構成できます。
省略可能のパラメーター
リンクされた統合ランタイムが属するデータ ファクトリの名前。
場所。 値のソース: az account list-locations
az configure --defaults location=<location>
を使用して、既定の場所を構成できます。
リンクされた統合ランタイムの名前。
リンクされた統合ランタイムが属しているサブスクリプションの ID。
グローバル パラメーター
すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告は抑制します。
出力形式。
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。
サブスクリプションの名前または ID。 az account set -s NAME_OR_ID
を使用して、既定のサブスクリプションを構成できます。
ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。
Azure CLI