You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/overview-tls.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ App Service supports the following TLS versions for incoming requests to your we
40
40
41
41
-**TLS 1.3**. The latest and most secure version, now fully supported.
42
42
-**TLS 1.2**. The default minimum TLS version for new web apps.
43
-
-**TLS 1.1 and TLS 1.0**. Versions supported for backward compatibility but not recommended.
43
+
-**TLS 1.1 and TLS 1.0**. These are legacy protocols and are no longer considered secure.
44
44
45
45
You can configure the *minimum TLS version* for incoming requests to your web app and its Source Control Manager (SCM) site. By default, the minimum is set to **TLS 1.2**.
0 commit comments