Skip to content

Commit 6ec9505

Browse files
Merge pull request #295125 from msangapu-msft/patch-18
Update overview-tls.md
2 parents 55f0189 + 760f458 commit 6ec9505

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/app-service/overview-tls.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ Key benefits include:
5555
- **Better Performance**: Uses streamlined encryption algorithms that lower computational overhead and improve efficiency.
5656
- **Enhanced Privacy**: Encrypts handshake messages, reducing metadata exposure and mitigating downgrade attacks.
5757

58-
#### Default Configuration
59-
The default incoming TLS version is TLS 1.2 for Azure App Service. Incoming TLS 1.3 is fully supported in Azure App Service and can be enabled by setting the **Minimum Inbound TLS Version** to **1.3** in the Azure portal, CLI, or ARM templates.
60-
6158
#### Cipher Suites
6259
A [Minimum TLS Cipher Suite](#minimum-tls-cipher-suite) setting is available with TLS 1.3. This includes two cipher suites at the top of the cipher suite order:
6360
- TLS_AES_256_GCM_SHA384

0 commit comments

Comments
 (0)