Skip to content

Commit f24300f

Browse files
authored
Merge pull request #176500 from v-gpettibone/pics4
Updating built-in endpoints for new left pane
2 parents 2520288 + 2168b27 commit f24300f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/iot-hub/iot-hub-devguide-messages-c2d.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ Each IoT hub exposes the following configuration options for cloud-to-device mes
141141

142142
You can set the configuration options in one of the following ways:
143143

144-
* **Azure portal**: Under **Settings** on your IoT hub, select **Built-in endpoints** and expand **Cloud to device messaging**. (Setting the **feedback.maxDeliveryCount** and **feedback.lockDurationAsIso8601** properties is not currently supported in Azure portal.)
144+
* **Azure portal**: Under **Hub settings** on your IoT hub, select **Built-in endpoints** and go to **Cloud to device messaging**. (Setting the **feedback.maxDeliveryCount** and **feedback.lockDurationAsIso8601** properties is not currently supported in Azure portal.)
145145

146-
![Set configuration options for cloud-to-device messaging in the portal](./media/iot-hub-devguide-messages-c2d/c2d-configuration-portal.png)
146+
:::image type="content" source="./media/iot-hub-devguide-messages-c2d/c2d-configuration-portal.png" alt-text="Set configuration options for cloud-to-device messaging in the portal" border="true":::
147147

148148
* **Azure CLI**: Use the [az iot hub update](/cli/azure/iot/hub#az_iot_hub_update) command:
149149

33.1 KB
Loading

0 commit comments

Comments
 (0)