This article assumes that you have already added databases to your sync group, defined the tables, columns and optionally specific rows to synchronize and set the synchronization schedule and conflict resolution policy. This article walks you through the steps to deploy your sync group.
Provisioned a SQL Azure Data Sync server - SQL Azure Data Sync Provision a SQL Azure Data Sync Server
Created and named the sync group - SQL Azure Data Sync Create a Sync Group
Added a SQL Azure hub database to the sync group - SQL Azure Data Sync Add a SQL Azure Hub Database
Added one or more other databases to the sync group
Add SQL Azure databases - SQL Azure Data Sync Add a SQL Azure Member Database
Add SQL Server databases - SQL Azure Data Sync Add a SQL Server Member Database
Configured the sync group - SQL Azure Data Sync Configure a Sync Group
Top
Deploy the Sync Group
If you need to restore lost or corrupted databases from any of these backups be aware that there may be non-convergence of your data in the sync group(s) the database(s) belongs to.
Once a sync group is deployed there are certain changes that can still be made to the sync group and there are changes that cannot be made to the sync group. Be sure to read the Changes that Cannot be Made to a Deployed Sync Group section below before you deploy your sync group.
Click Deploy in the Sync Group section of the ribbon. (Figure 1) When your sync group is deployed it shows up tree view under the Sync Groups node. (Figure 2)
Figure 1: Deploy your sync group
Figure 2: Sync group deployed
The sync hub database.
The conflict resolution policy.
Sync dataset, which includes the selected tables, columns and defined filtering rules for rows.
The database schema used by the sync group.
Feedback
See Also