Skip to content

Commit 80b966b

Browse files
Merge pull request #306721 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-09 11:00 UTC
2 parents ed73713 + 6a62f10 commit 80b966b

6 files changed

Lines changed: 305 additions & 226 deletions

File tree

articles/application-gateway/application-gateway-tls-version-retirement.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application gateway
55
author: jaesoni
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 09/04/2025
8+
ms.date: 10/09/2025
99
ms.author: mbender
1010
ms.custom:
1111
- build-2025
@@ -35,12 +35,12 @@ The predefined policies 20150501 and 20170401 that support TLS v1.0 and 1.1 will
3535

3636
### Custom policies for V2 SKUs
3737

38-
Azure Application Gateway V2 SKU offers two types of custom policies: Custom and CustomV2. The retirement of these TLS versions affects only the "Custom" policy. The newer "CustomV2" policy comes with TLS v1.3. Beyond August 2025, the older Custom policy will support only TLS v1.2 and the following cipher suites won't be supported.
38+
Azure Application Gateway V2 SKU offers two types of custom policies: Custom and CustomV2. The retirement of these TLS versions affects only the "Custom" policy. The newer "CustomV2" policy comes with TLS v1.3 and also v1.2. Beyond August 2025, the older Custom policy will support only TLS v1.2 and the following cipher suites won't be supported.
3939

4040
| Unsupported cipher suites |
4141
| ---------- |
42-
| TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 |
43-
| TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 |
42+
| TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 * |
43+
| TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 * |
4444
| TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 |
4545
| TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 |
4646
| TLS_DHE_RSA_WITH_AES_256_CBC_SHA |
@@ -52,6 +52,8 @@ Azure Application Gateway V2 SKU offers two types of custom policies: Custom and
5252
| TLS_RSA_WITH_3DES_EDE_CBC_SHA |
5353
| TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA |
5454

55+
\* These cipher suites are available with the CustomV2 policy.
56+
5557
### Predefined policies for V1 SKUs
5658

5759
The V1 SKU will only support the 20170401S policy after the older policies with TLS versions 1.0 and 1.1 are discontinued. The newer 20220101 or 20220101S policies won't be available for the soon-to-be-retired V1 SKU.

articles/hdinsight/hdinsight-release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ For workload specific versions, see [HDInsight 5.x component versions](./hdinsig
5555
* Grafana login now supported for Entra clusters.
5656

5757
* C++ CodeQL scanning enabled for better static analysis coverage.
58+
* Managed Identity (MI) based authentication for SQL databases is now supported in non-public clouds. For more information see, [Use Managed Identity for SQL Database authentication in Azure HDInsight](./use-managed-identity-for-sql-database-authentication-in-azure-hdinsight.md)
5859

5960
## Issues fixed
6061

0 commit comments

Comments
 (0)