SQL Data Sync is trying to enable on SQL Azure database the same isolation level your database has on premises (snapshot isolation), but it is not possible to change the isolation level of a SQL Azure database. That is the reason the SQL Data Sync process will fail.
Set the isolation level of the database, to the same settings it has before the deployment.