Blog Post

Azure Database Support Blog
1 MIN READ

Lesson Learned #36: Best Practices connecting and executing queries using Azure SQL Database

Jose_Manuel_Jurado's avatar
Mar 14, 2019
First published on MSDN on Mar 30, 2018
Very often, we received requests about what are the best practices stablishing the connection or executing queries using Azure SQL Database.

In these two videos in Spanish and English we are going to cover these best practices:

  • How the connection work inside / outside of Azure environment.

  • Main configuration points in our client server.

  • How to prevent/manage a transient connectivity issue using Retry-Logic policy.

  • Best Practices running a query.

  • A sample about how to capture a command timeout using Extended Events.

  • How to monitor a connection made by client application.


Enjoy!
Updated Mar 14, 2019
Version 2.0
No CommentsBe the first to comment