We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb65e5 commit a30f188Copy full SHA for a30f188
articles/iot-hub/iot-hub-tls-support.md
@@ -146,7 +146,7 @@ AzureDiagnostics
146
| project DeviceId = props_json.deviceId, TLSVersion = props_json.tlsVersion
147
```
148
5. An example of the query results look like:
149
-:::image type="content" source="./media/iot-hub-tls-ending-support-for-1-0-and-1-1/query-result.png" alt-text="Diagram showing the query for device TLS version.":::
+:::image type="content" source="./media/iot-hub-tls-support/query-result.png" alt-text="Diagram showing the query for device TLS version.":::
150
6. Note: TLS version query is not available for devices using HTTPS connections.
151
152
0 commit comments