TLS 1.0 and TLS 1.1 deprecation ,Will it Stop Azure VM internal servers communication

Rashid Ahmed Qazi 20 Reputation points
2024-10-01T11:12:34.7633333+00:00

Hi,

We have two servers running on Azure. Both servers are running on Windows Server 2008 R2. One server is configured as an IIS server, and the other is a legacy SQL Server. Both servers communicate with each other using TLS 1.0 and 1.1.

My question is: Will they stop communicating with each other after October 31st, or will they not be affected?

Additionally, external clients will be communicating with these two servers, and the external clients are using Windows 11. Will this have any impact?
Thanks

Windows development | Internet Information Services
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
SQL Server | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lex Li 6,037 Reputation points
    2024-10-02T01:40:51.0133333+00:00

    Once the support for TLS 1.0/1.1 is removed, it will have an impact on any VM to VM connections and external to VM connections that pass through the Azure infrastructure. These connections rely on virtual/physical firewalls, routers, gateways, and other components within Azure.

    You need to take action as early as you can, such as upgrading to the latest Windows version that supports TLS 1.2/1.3.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.