Skip to content

Commit 2fb54ae

Browse files
authored
Clarify security status of TLS 1.1 and TLS 1.0
Updated the description of TLS 1.1 and TLS 1.0 to clarify their security status.
1 parent 76f4799 commit 2fb54ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/app-service/overview-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ App Service supports the following TLS versions for incoming requests to your we
4040

4141
- **TLS 1.3**. The latest and most secure version, now fully supported.
4242
- **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.
4444

4545
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**.
4646

0 commit comments

Comments
 (0)