Azure Marketplace Edition

Version 23.4.8843


Azure Marketplace Edition


The Azure Marketplace Edition of CData Sync is a Microsoft Windows virtual machine (VM) with Sync preconfigured and ready to run, with little additional configuration necessary. This offering is available in the Azure Marketplace by searching for CData Sync.

The following sections explain how to create your Sync VM, access Sync data from your browser, and manage your VM.

Creating Your CData Sync Virtual Machine

  1. Click Get It Now in the left pane of the Cloud Data Pipeline (CData Sync) page in the marketplace.

  2. Choose your plan from the Software plan list:

    1. CData Sync Professional: This plan provides ten connections, with access to all professional-tier connectors.

    2. CData Sync Enterprise: This plan provides twenty connections, with access to all enterprise-tier connectors.

    3. CData Sync (BYOL): This option enables you to build your own license if the first two options do not meet your requirements. When you choose this option, you need to contact the CData Sales Team to purchase a separate license.

    After you choose your plan, click Continue.

  3. Click Create on the Microsoft Azure Cloud Data Pipeline (CData Sync) page to begin.

    1. Choose the resource group from the Resource Group list.

    2. Name your VM. (This name becomes the password for the admin user in the Sync admin console).

    3. Create an administrator account to connect directly to the VM.

    Make any additional changes, as necessary.

  4. Click Review + Create to complete the process.

Accessing CData Sync from Your Browser

After you create the VM, Azure opens the Virtual Machine Overview page. When the VM starts up, follow these steps:

  1. Locate the public IP address. Then, include that address in a URL, as shown below, to access Sync in your browser.

        https://PublicIPAddress

  2. Log in with the following credentials:

    • User: The default username is admin.

    • Password: The password is the VM name prefixed with Sync23:. For example, if the VM name is MyCDataSync, the initial password to access Sync is Sync23:MyCDataSync. After you log in, you can change the password for the admin user from the upper right of the browser.

Now, follow the instructions in Creating Connections to create your connections and manage your jobs.

Managing Your Virtual Machine

The CData Sync offering from Azure Marketplace works immediately, without additional configuration. However, advanced users can customize Sync to their preferences.

Accessing the Virtual Machine from Microsoft Remote Desk Protocol (RDP)

You can access the CData Sync virtual machine through RDP. In Azure, navigate to the Sync VM page and select Connect in the left pane. Here, you can download the RDP file and log in using the admin account that you created previously.

Controlling the CData Sync Service

Sync runs using Microsoft Internet Information Services (IIS). After you connect to the VM, you can control the Sync service as follows:

  1. Search for IIS Manager in the search bar.

  2. Select MachineName > Sites on the Connections panel to locate the Sync website.

On the Sync website, you can start, stop, and restart the website from the Actions panel.

Note: Before you make any changes to the Sync application, you should stop the service first.

Adding a New Connector

You can add new connectors through the UI by following the steps in Connections. However, doing so might require that you update or add the connector to your VM manually. If so, follow these steps:

  1. Log in to the VM and stop the Sync website.

  2. Copy the new connector to the bin folder:

    C:\Sync\www\bin

  3. Add a new entry to the DBProviderFactories element if you are adding a new connector.

  4. Restart the Sync website.

Installing the Latest CData Sync Version

To add a newer version of Sync to your VM, download the latest Microsoft Windows version from the CData Sync website. Then, run the setup in the VM, as follows:

  1. Log in to the VM and stop the Sync website.

  2. Run setup.exe. Do not change the installation folder’s location.

    Note: After the EXE file runs, do not start the Sync service from the setup.

  3. Return to IIS and start the Sync website from there.