Skip to content

Commit cb60797

Browse files
committed
updated link
1 parent 9e39f3a commit cb60797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/database/troubleshoot-common-connectivity-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To make this test practical, your program recognizes a runtime parameter that ca
121121

122122
## .NET SqlConnection parameters for connection retry
123123

124-
If your client program connects to your database in SQL Database by using the .NET Framework class **System.Data.SqlClient.SqlConnection**, use .NET 4.6.1 or later (or .NET Core) so that you can use its connection retry feature. For more information on the feature, see [SqlConnection.ConnectionString Property](/dotnet/api/system.data.sqlclient.sqlconnection.connectionstring?view=dotnet-plat-ext-3.1).
124+
If your client program connects to your database in SQL Database by using the .NET Framework class **System.Data.SqlClient.SqlConnection**, use .NET 4.6.1 or later (or .NET Core) so that you can use its connection retry feature. For more information on the feature, see [SqlConnection.ConnectionString Property](/dotnet/api/system.data.sqlclient.sqlconnection.connectionstring?view=netframework-4.8&preserve-view=true).
125125

126126
<!--
127127
2015-11-30, FwLink 393996 points to dn632678.aspx, which links to a downloadable .docx related to SqlClient and SQL Server 2014.

0 commit comments

Comments
 (0)