TLS Version
2 TopicsTLS 1.0 and 1.1 Support on Azure Web App
I know Azure is winding up support for TLS 1.0 and 1.1 by August 2025. Does anyone can help me to access our existing IoT devices to connect to Azure Web App using this TLS 1.0 and 1.1? Our device were connecting to azure server fine until Mid March 2025. At end of March 2025 we lost access to this IoT devices which uses TLS 1.0, 1.1. Any thoughts or any one have any idea why it stopped before the deadline of August 2025? And what can be done to get back this devices online? #IoTHub #WebApp #Azure #TLS #TLS1.0 #TLS1.1 #SNILesson Learned #478: Identifying TLS Version Using Azure SQL Auditing
Today, we worked on a service request where our customer needs to know the TLS version that their application are using. Thanks to Azure SQL Auditing, we have the ability to access highly valuable information for our day-to-day work. We can identify details such as the application name, event type, IP address, TLS version, connection ID, user, and more. This article specifically focuses on the client_tls_version_n field, exploring how Azure SQL Auditing not only aids in monitoring database connection security but also plays a crucial role in maintaining regulatory compliance and identifying potential vulnerabilities associated with outdated TLS versions.3.6KViews0likes0Comments