In Service Pack 6 Update, SQL Azure started to support DAC packages upgrading. There are 2 types of upgrades.
1. Side-by-side upgrade: Preserves the copy of existing database and builds the new database with upgraded DAC in parallel. Then it will copy ...