SQL Azure is multi tenancy model with synchronize replication to 2 more copies and designed for Data integrity and safety first in mind. SQL Azure wont scale as on-premise SQL Servers. In my project i need to run millions of query within cloud (worker role -> Sql Azure). There was severe performance issue. It is […]