Skip to content

Commit c44cf07

Browse files
Remove outdated TLS 1.0/1.1 retirement warning
TLS 1.0 and 1.1 support was retired on October 20, 2025. The warning is no longer relevant and may confuse readers.
1 parent 57283d9 commit c44cf07

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Azure Service Bus namespaces permit clients to send and receive data by using TL
1515

1616
You can configure the minimum TLS version using the Azure portal or Azure Resource Manager (ARM) template.
1717

18-
> [!WARNING]
19-
> As of 20 October 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.
20-
2118
## Specify the minimum TLS version in the Azure portal
2219
You can specify the minimum TLS version when creating a Service Bus namespace in the Azure portal on the **Advanced** tab.
2320

0 commit comments

Comments
 (0)