Skip to content

Commit 4d0186e

Browse files
authored
acrolinx
1 parent 930c494 commit 4d0186e

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
@@ -56,7 +56,7 @@ To ensure backward compatibility for TLS 1.0 and TLS 1.1, App Service will conti
5656
The minimum TLS cipher suite includes a fixed list of cipher suites with an optimal priority order that you cannot change. Reordering or reprioritizing the cipher suites is not recommended as it could expose your web apps to weaker encryption. You also cannot add new or different cipher suites to this list. When you select a minimum cipher suite, the system automatically disables all less secure cipher suites for your web app, without allowing you to selectively disable only some weaker cipher suites.
5757

5858
Follow these steps to change the Minimum TLS cipher suite:
59-
1. Browse to your app in the [Azure Portal](https://portal.azure.com/)
59+
1. Browse to your app in the [Azure portal](https://portal.azure.com/)
6060
1. In the left menu, select **configuration** and then select the **General settings** tab.
6161
1. Under __Minimum Inbound TLS Cipher Suite__, select **change**, and then select the **Minimum TLS Cipher Suite**.
6262
1. Select **Ok**.
@@ -75,7 +75,7 @@ For App Service Environments with `FrontEndSSLCipherSuiteOrder` cluster setting,
7575
End-to-end (E2E) TLS encryption is available in Standard App Service plans and higher. Front-end intra-cluster traffic between App Service front-ends and the workers running application workloads can now be encrypted. Below is a simple diagram to help you understand how it works.
7676

7777
Follow these steps to enable end-to-end TLS encryption:
78-
1. Browse to your app in the [Azure Portal](https://portal.azure.com/)
78+
1. Browse to your app in the [Azure portal](https://portal.azure.com/)
7979
1. In the left menu, select **configuration** and then select the **General settings** tab.
8080
1. Under __End-to-end TLS encryption__, select **on**.
8181
1. Save the changes.

0 commit comments

Comments
 (0)