SQL Azure Connection Management
SQL Azure provides a large-scale multi-tenant database service on shared
resources. In order to provide a good experience to all SQL Azure customers,
your connection to the service may be closed due to several conditions. This
article introduces SQL Azure and its network topology. Then, it lists the
reasons for connection-losses or throttling cases and provides guidelines and
best coding practices on how to manage the connection life cycle in SQL Azure.