Azure Cosmos DB
Version 23.4.8843
Azure Cosmos DB
CData Sync アプリケーションからAzure Cosmos DB コネクタを使用して、Azure Cosmos DB からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
接続の確立
Sync でAzure Cosmos DB のデータを使用するには、はじめにAzure Cosmos DB への接続を確立する必要があります。以下の手順で、Azure Cosmos DB をSync アカウントに接続します。
-
Sync のダッシュボードから接続 ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてAzure Cosmos DB 行に移動します。
-
行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。
-
設定タブで接続の設定を入力します。
-
Connection Name - Enter a connection name of your choice.
-
Auth Scheme - Select the authentication scheme. The default setting is AccountKey. For this setting, specify the following values:
-
Account Key - Enter the master key token or resource token that is required to connect to the Azure Cosmos DB REST API.
-
Token Type - Select the type of token (master or resource) that you are using in the Account Key field. The default token type is master.
-
-
Schema - Enter the schema (the Azure Cosmos DB database) with which you want to work.
-
-
作成およびテストをクリックして接続を作成します。
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
詳細情報
CData Sync とAzure Cosmos DB の連携について、詳しくはAzure Cosmos DB Connector for CData Sync を参照してください。