Skip to content

Commit 6cbf917

Browse files
committed
December freshness (5/11) - in progress
1 parent bc2c3c8 commit 6cbf917

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/iot-hub/iot-hub-devguide-endpoints.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: kgremban
77
ms.service: iot-hub
88
services: iot-hub
99
ms.topic: conceptual
10-
ms.date: 06/10/2019
10+
ms.date: 12/21/2022
1111
ms.custom: [amqp, mqtt, 'Role: Cloud Development', 'Role: System Architecture']
1212
---
1313

@@ -17,13 +17,15 @@ ms.custom: [amqp, mqtt, 'Role: Cloud Development', 'Role: System Architecture']
1717

1818
## IoT Hub names
1919

20-
You can find the hostname of the IoT hub that hosts your endpoints in the portal on your hub's **Overview** page. By default, the DNS name of an IoT hub looks like: `{your iot hub name}.azure-devices.net`.
20+
You can find the hostname of the IoT hub that hosts your endpoints in the Azure portal, on your IoT hub's **Overview** working pane. By default, the DNS name of an IoT hub looks like the following example:
21+
22+
`{your iot hub name}.azure-devices.net`
2123

2224
## List of built-in IoT Hub endpoints
2325

2426
Azure IoT Hub is a multi-tenant service that exposes its functionality to various actors. The following diagram shows the various endpoints that IoT Hub exposes.
2527

26-
![IoT Hub endpoints](./media/iot-hub-devguide-endpoints/endpoints.png)
28+
:::image type="content" source="./media/iot-hub-devguide-endpoints/endpoints.png" alt-text="Diagram showing the list of build-in IoT Hub endpoints." border="false":::
2729

2830
The following list describes the endpoints:
2931

0 commit comments

Comments
 (0)