Skip to content

Commit 14c2ce4

Browse files
authored
Acrolinx fixes
1 parent bc8de3f commit 14c2ce4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/iot-hub/iot-hub-tls-support.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
ms.topic: how-to
88
ms.date: 06/05/2025
99
ms.author: sonialopez
10+
ms.custom: references_regions
1011
---
1112

1213
# Transport Layer Security (TLS) support in IoT Hub
@@ -85,9 +86,9 @@ A client can suggest a list of higher cipher suites to use during `ClientHello`.
8586

8687
## Update IoT Hub to TLS 1.2 support
8788

88-
Once an IoT Hub is created, the `minTlsVersion` property can be updated using the Azure Portal, CLI, or SDKs. If you need to update to enforce IoT Hub to use TLS 1.2 and strong cipher suites (only allowed in selected regions) or to set TLS 1.2 support (supported in all regions), you can do so following these steps.
89+
Once an IoT Hub is created, the `minTlsVersion` property can be updated using the Azure portal, CLI, or SDKs. If you need to update to enforce IoT Hub to use TLS 1.2 and strong cipher suites (only allowed in selected regions) or to set TLS 1.2 support (supported in all regions), you can do so following these steps.
8990

90-
To update IoT Hub to support TLS 1.2 and/or enforce strong cipher suites in Azure Portal:
91+
To update IoT Hub to support TLS 1.2 and/or enforce strong cipher suites in Azure portal:
9192

9293
1. Navigate to your existing IoT Hub in the [Azure portal](https://portal.azure.com).
9394
1. In the **Overview** tab in the left menu, click on the **Minimum TLS Version link** from the Essentials section.

0 commit comments

Comments
 (0)