Azure Event Hubs

Version 23.4.8843


Azure Event Hubs


CData Sync アプリケーションからAzure Event Hubs コネクタを使用して、サポートされている任意のデータソースから同期先のAzure Event Hubs へデータを移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

接続の確立

Sync でAzure Event Hubs のデータを使用するには、はじめにAzure Event Hubs への接続を確立する必要があります。以下の手順で、Azure Event Hubs をSync アカウントに接続します。

  1. Sync のダッシュボードから接続 ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. 同期先タブをクリックしてAzure Event Hubs 行に移動します。

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

    • Connection Name - Enter a connection name of your choice.

    • Endpoint - Enter the endpoint of your Azure Event Hubs instance.

    • Shared Access Key - Enter the name of your shared access key (for example, RootManageSharedAccessKey).

    • Shared Access Key Name - Enter the shared access key that you use to authenticate to your Azure Event Hubs account.

    • Entity Path - Enter the entity path to which you want to direct your messages. If you do not specify a path, Sync uses the table’s name as the entity path.

    • Produce Meta - Specify whether you want to send a meta message while the outgoing message is produced. The default specification is False.

      Note: Select True for this setting only when you Serialization Format is set to CVS.

    • Serialization Format - Select the format in which you want to serialize or deserialize the incoming or outgoing message. The default format is CVS.

  6. 作成およびテストをクリックして接続を作成します。

  7. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

詳細情報

CData Sync とAzure Event Hubs の連携について、詳しくはAzure Event Hubs Connector for CData Sync を参照してください。