Skip to content

Commit fb9e7cf

Browse files
authored
Update transport-layer-security-configure-minimum-version.md
changed date for TLS 1.0/1.1
1 parent 5fe4279 commit fb9e7cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/transport-layer-security-configure-minimum-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Configure an Azure Service Bus namespace to use a minimum version o
55
author: EldertGrootenboer
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
77
ms.topic: article
8-
ms.date: 06/24/2024
8+
ms.date: 10/28/2024
99
ms.author: egrootenboer
1010
---
1111

@@ -16,7 +16,7 @@ Azure Service Bus namespaces permit clients to send and receive data with TLS 1.
1616
You can configure the minimum TLS version using the Azure portal or Azure Resource Manager (ARM) template.
1717

1818
> [!WARNING]
19-
> As of 31 October 2024, TLS 1.0 and TLS 1.1 will no longer be supported on Azure. [TLS 1.0 and TLS 1.1 end of support announcement](https://azure.microsoft.com/updates/azure-support-tls-will-end-by-31-october-2024-2/) The minimum TLS version will be 1.2 for all Service Bus deployments.
19+
> As of 28 February 2025, TLS 1.0 and TLS 1.1 will no longer be supported on Azure Service Bus. The minimum TLS version will be 1.2 for all Service Bus deployments.
2020
2121
> [!IMPORTANT]
2222
> On 31 October 2024, TLS 1.3 will be enabled for AMQP traffic. TLS 1.3 is already enabled for HTTPS traffic. Java clients may have a problem with TLS 1.3 due to a dependency on an older version of Proton-J. For more details, read [Java client changes to support TLS 1.3 with Azure Service Bus and Azure Event Hubs](https://techcommunity.microsoft.com/t5/messaging-on-azure-blog/java-client-changes-to-support-tls-1-3-with-azure-service-bus/ba-p/4089355)

0 commit comments

Comments
 (0)