Skip to content

Commit 3be4b0d

Browse files
authored
typo
1 parent c29b907 commit 3be4b0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/sql-database/sql-database-connectivity-settings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ az sql server update -n sql-server-name -g sql-server-group --set publicNetworkA
7878

7979
## Minimal TLS Version
8080

81-
The Minimal [Transport Layer Security (TLS)](https://support.microsoft.com/help/3135244/tls-1-2-support-for-microsoft-sql-server) Version allows customer to control the version of the [Transport Layer Security] for their SQL server in Azure.
82-
81+
The Minimal [Transport Layer Security (TLS)](https://support.microsoft.com/help/3135244/tls-1-2-support-for-microsoft-sql-server) Version setting allows customers to control the version of TLS used by their Azure SQL Database.
8382

8483
For customers with applications that rely on older versions of TLS, we recommend setting the Minimal TLS Version per the requirements of your applications. For customers that rely on applications to connect using an unencrypted connection, we recommend not setting any Minimal TLS Version.
8584

0 commit comments

Comments
 (0)