製品をチェック

製品についての詳細情報や無償トライアルをご案内します:

CData Sync

データ連携でお困りですか?

お問い合わせ

Automated Continuous Google Cloud Storage Replication to Azure SQL


Use CData Sync for automated, continuous, customizable Google Cloud Storage replication to Azure SQL.


googlecloudstorage ロゴ画像
sync ロゴ画像

CData Sync

Azure Table ロゴ画像

Always-on applications rely on automatic failover capabilities and real-time data access. CData Sync integrates live Google Cloud Storage data into your Azure SQL instance, allowing you to consolidate all of your data into a single location for archiving, reporting, analytics, machine learning, artificial intelligence and more.

Configure Azure as a Replication Destination

Using CData Sync, you can replicate Google Cloud Storage data to Azure SQL. To add a replication destination, navigate to the Connections tab.

  1. Click Add Connection.
  2. Select Azure SQL as a destination. Configure a Destination connection to Azure SQL.
  3. Enter the necessary connection properties. To connect to Azure SQL, set the following:
    • Server: The address of the server hosting the Azure SQL database.
    • User: The username provided for authentication with the Azure SQL database.
    • Password: The password provided for authentication with the Azure SQL database.
    • Database: The name of the Azure SQL database.

    Java Edition

    The Java version requires the Microsoft SQL Server JDBC Driver, which can be downloaded from the Microsoft Download Center. Copy the JDBC driver to the lib folder of your Java Web server to make a connection.

  4. Click Test Connection to ensure that the connection is configured properly. Configure a Destination connection.
  5. Click Save Changes.

Configure the Google Cloud Storage Connection

You can configure a connection to Google Cloud Storage from the Connections tab. To add a connection to your Google Cloud Storage account, navigate to the Connections tab.

  1. Click Add Connection.
  2. Select a source (Google Cloud Storage).
  3. Configure the connection properties.

    ユーザーアカウントでの認証

    ユーザー資格情報の接続プロパティを設定することなく接続できます。InitiateOAuth をGETANDREFRESH に設定したら、接続の準備が完了です。

    接続すると、Google Cloud Storage OAuth エンドポイントがデフォルトブラウザで開きます。ログインして権限を付与すると、OAuth プロセスが完了します。

    サービスアカウントでの認証

    サービスアカウントには、ブラウザでユーザー認証を行わないサイレント認証があります。サービスアカウントを使用して、企業全体のアクセススコープを委任することもできます。

    このフローでは、OAuth アプリケーションを作成する必要があります。詳しくは、ヘルプドキュメントを参照してください。以下の接続プロパティを設定したら、接続の準備が完了です:

    • InitiateOAuth: GETANDREFRESH に設定。
    • OAuthJWTCertType: PFXFILE に設定。
    • OAuthJWTCert: 生成した.p12 ファイルへのパスに設定。
    • OAuthJWTCertPassword: .p12 ファイルのパスワードに設定。
    • OAuthJWTCertSubject: 証明書ストアの最初の証明書が選ばれるように"*" に設定。
    • OAuthJWTIssuer: 「サービスアカウント」セクションで「サービスアカウントの管理」をクリックし、このフィールドをサービスアカウントID フィールドに表示されているE メールアドレスに設定。
    • OAuthJWTSubject: サブジェクトタイプが"enterprise" に設定されている場合はエンタープライズID に設定し、"user" に設定されている場合はアプリユーザーID に設定。
    • ProjectId: 接続するプロジェクトのID に設定。

    これで、サービスアカウントのOAuth フローが完了します。

    Configure a Source connection (Salesforce is shown).
  4. Click Connect to ensure that the connection is configured properly.
  5. Click Save Changes.

Configure Replication Queries

CData Sync enables you to control replication with a point-and-click interface and with SQL queries. For each replication you wish to configure, navigate to the Jobs tab and click Add Job. Select the Source and Destination for your replication.

Select Source and Destination connections for the replication.

Replicate Entire Tables

To replicate an entire table, click Add Tables in the Tables section, choose the table(s) you wish to replicate, and click Add Selected Tables.

Choose entire tables to replicate (Salesforce is shown).

Customize Your Replication

You can use the Transform feature to customize your replication. The Transform feature allows you to specify which columns to replicate, rename the columns at the destination, and even perform operations on the source data before replicating. To customize your replication, click the Transform button in the Tables section and customize the replication.

Configure a replication Transform.

Schedule Your Replication

In the Schedule section, you can schedule a job to run automatically, configuring the job to run after specified intervals ranging from once every 15 minutes to once every month.

Schedule your job to run automatically.

Once you have configured the replication job, click Save Changes. You can configure any number of jobs to manage the replication of your Google Cloud Storage data to Azure SQL.