Skip to content

Commit 132d0c9

Browse files
authored
Update application-gateway-configure-ssl-policy-powershell.md
1 parent dbfff31 commit 132d0c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/application-gateway/application-gateway-configure-ssl-policy-powershell.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ ms.custom: devx-track-azurepowershell
1616

1717
Learn how to configure TLS/SSL policy versions and cipher suites on Application Gateway. You can select from a list of predefined policies that contain different configurations of TLS policy versions and enabled cipher suites. You also have the ability to define a [custom TLS policy](#configure-a-custom-tls-policy) based on your requirements.
1818

19+
> [!IMPORTANT]
20+
> We recommend using TLS 1.2 as your minimum TLS protocol version for better security on your Application Gateway. Starting **August 31, 2025**, all clients and backend servers interacting with Azure Application Gateway must use Transport Layer Security (TLS) 1.2 or higher, as [support for TLS 1.0 and 1.1 will be discontinued](https://azure.microsoft.com/updates/azure-application-gateway-support-for-tls-10-and-tls-11-will-end-by-31-august-2025).
21+
1922
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
2023

21-
> [!NOTE]
22-
> We recommend using TLS 1.2 as your minimum TLS protocol version for better security on your Application Gateway.
2324

2425
## Get available TLS options
2526

0 commit comments

Comments
 (0)