Skip to content

Commit 0b0da6f

Browse files
authored
Update overview-tls.md
1 parent b776f89 commit 0b0da6f

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
@@ -29,7 +29,7 @@ Transport Layer Security (TLS) is a widely adopted security protocol designed to
2929

3030
For incoming requests to your web app, App Service supports TLS versions 1.0, 1.1, 1.2, and 1.3.
3131

32-
### Setting Minimum TLS Version
32+
### Set Minimum TLS Version
3333
Follow these steps to change the Minimum TLS version of your App Service resource:
3434
1. Browse to your app in the [Azure portal](https://portal.azure.com/)
3535
1. In the left menu, select **configuration** and then select the **General settings** tab.
@@ -38,7 +38,7 @@ Follow these steps to change the Minimum TLS version of your App Service resourc
3838

3939
### Minimum TLS Version with Azure Policy
4040

41-
You can use Azure Policy to help audit your resources when it comes to minimum TLS version. You can refer to [App Service apps should use the latest TLS version policy definition](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Ff0e6e85b-9b9f-4a4b-b67b-f730d42f1b0b) and change the values to your desired minimum TLS version. For similar policy definitions for other App Service resources, refer to [List of built-in policy definitions - Azure Policy for App Service](../governance/policy/samples/built-in-policies#app-service).
41+
You can use Azure Policy to help audit your resources when it comes to minimum TLS version. You can refer to [App Service apps should use the latest TLS version policy definition](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Ff0e6e85b-9b9f-4a4b-b67b-f730d42f1b0b) and change the values to your desired minimum TLS version. For similar policy definitions for other App Service resources, refer to [List of built-in policy definitions - Azure Policy for App Service](../governance/policy/samples/built-in-policies.md#app-service).
4242

4343
### Minimum TLS Version and SCM Minimum TLS Version
4444

0 commit comments

Comments
 (0)