How does Azure Data Sync handle EF Automatic Migrations? Is there a way to specify a precondition of matching migration levels before allowing synchronization?
This question is related, but only asks how EF Automatic Migrations handles consistency across multiple web roles with a single SQL instance; it doesn't involve Data Sync in the equation.