Azure Event Hubs

Version 26.2.9623


Azure Event Hubs


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

Azure Event Hubs コネクタを追加

Sync でAzure Event Hubs のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

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

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

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

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。この操作により、接続を追加ダイアログボックスが開きます。

    Note:接続を設定アイコンが表示されない場合は、コネクタをダウンロードアイコンをクリックして Azure Event Hubs コネクタをインストールしてください。

  5. 接続を追加ダイアログボックスに接続名を入力します。

  6. 追加をクリックして、コネクタの設定タブを開きます。

新しいコネクタのインストールについての詳細は、接続を参照してください。

Azure Event Hubs への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

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

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

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

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

Complete Your Connection

To complete your connection:

  1. Specify the following properties:

    • (Optional) 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 CSV.

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

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

詳細情報

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