Skip to content

Commit 02b6a31

Browse files
typo
1 parent 2a50b78 commit 02b6a31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ Currently this feature is only available in the following regions and during IoT
121121
To enable TLS 1.2 and strong cipher suites enforcement in Azure portal:
122122

123123
1. Starting with the IoT Hub create wizard in Azure portal
124-
2. Choose a **Region** from one in the list above.
125-
3. Under **Management -> Advanced -> Transport Layer Security (TLS) -> Minimum TLS version**, select **1.2**. This setting only appears for IoT hub created in supported region.
124+
1. Choose a **Region** from one in the list above.
125+
1. Under **Management -> Advanced -> Transport Layer Security (TLS) -> Minimum TLS version**, select **1.2**. This setting only appears for IoT hub created in supported region.
126126

127127
:::image type="content" source="media/iot-hub-tls-12-enforcement.png" alt-text="Screenshot showing how to turn on TLS 1.2 enforcement during IoT hub creation.":::
128128

129-
4. Select **Create**
130-
5. Connect your IoT devices to this IoT Hub
129+
1. Select **Create**
130+
1. Connect your IoT devices to this IoT Hub
131131

132132
To use ARM template for creation, provision a new IoT Hub in any of the supported regions and set the `minTlsVersion` property to `1.2` in the resource specification:
133133

0 commit comments

Comments
 (0)