Skip to content

Commit 9e20bd8

Browse files
Update minimal-tls-version-configure.md
1 parent 8a41f7e commit 9e20bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/managed-instance/minimal-tls-version-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ At present we support TLS 1.0, 1.1 and 1.2. Setting a Minimal TLS Version ensure
1818

1919
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.
2020

21-
For more information, see [TLS considerations for SQL Database connectivity](sql-database-connect-query.md#tls-considerations-for-sql-database-connectivity).
21+
For more information, see [TLS considerations for SQL Database connectivity](../database/connect-query-content-reference-guide.md#tls-considerations-for-sql-database-connectivity).
2222

2323
After setting the Minimal TLS Version, login attempts from clients that are using a TLS version lower than the Minimal TLS Version of the server will fail with following error:
2424

@@ -29,7 +29,7 @@ Login failed with invalid TLS version
2929

3030
## Set minimal TLS version via PowerShell
3131

32-
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
32+
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
3333
> [!IMPORTANT]
3434
> The PowerShell Azure Resource Manager module is still supported by Azure SQL Database, but all future development is for the Az.Sql module. For these cmdlets, see [AzureRM.Sql](https://docs.microsoft.com/powershell/module/AzureRM.Sql/). The arguments for the commands in the Az module and in the AzureRm modules are substantially identical. The following script requires the [Azure PowerShell module](/powershell/azure/install-az-ps).
3535

0 commit comments

Comments
 (0)