Skip to content

Commit 9ffe757

Browse files
Merge pull request #295118 from msangapu-msft/patch-18
Update overview-tls.md
2 parents 8a5106b + 3de8dca commit 9ffe757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/overview-tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ 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-
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.
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.
6060

6161
#### Cipher Suites
6262
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:

0 commit comments

Comments
 (0)