Skip to content

Commit 8d426b4

Browse files
committed
Added more lightboxes
1 parent 7ca291f commit 8d426b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-edge/quickstart.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,23 +188,23 @@ Follow these steps to deploy your first module from Azure Marketplace.
188188

189189
1. On the upper bar, select **Set Modules**.
190190

191-
:::image type="content" source="./media/quickstart-linux/select-set-modules.png" alt-text="Screenshot that shows where to select the Set Modules tab.":::
191+
:::image type="content" source="./media/quickstart-linux/select-set-modules.png" alt-text="Screenshot that shows where to select the Set Modules tab." lightbox="./media/quickstart-linux/select-set-modules.png":::
192192

193193
1. Under **IoT Edge Modules**, open the **Add** drop-down menu, and then select **Marketplace Module**.
194194

195-
:::image type="content" source="./media/quickstart-linux/add-marketplace-module.png" alt-text="Screenshot that shows the Add drop-down menu.":::
195+
:::image type="content" source="./media/quickstart-linux/add-marketplace-module.png" alt-text="Screenshot that shows the Add drop-down menu." lightbox="./media/quickstart-linux/add-marketplace-module.png":::
196196

197197
1. In **IoT Edge Module Marketplace**, search for and select the `Simulated Temperature Sensor` module.
198198

199199
The module is added to the IoT Edge Modules section with the desired **running** status.
200200

201201
1. Select **Next: Routes** to continue to the next step of the wizard.
202202

203-
:::image type="content" source="./media/quickstart-linux/view-temperature-sensor-next-routes.png" alt-text="Screenshot that shows how to continue to the next step after the module is added.":::
203+
:::image type="content" source="./media/quickstart-linux/view-temperature-sensor-next-routes.png" alt-text="Screenshot that shows how to continue to the next step after the module is added." lightbox="./media/quickstart-linux/view-temperature-sensor-next-routes.png":::
204204

205205
1. On the **Routes** tab select **Next: Review + create** to continue to the next step of the wizard.
206206

207-
:::image type="content" source="./media/quickstart-linux/route-next-review-create.png" alt-text="Screenshot that shows how to go to the next step.":::
207+
:::image type="content" source="./media/quickstart-linux/route-next-review-create.png" alt-text="Screenshot that shows how to go to the next step." lightbox="./media/quickstart-linux/route-next-review-create.png":::
208208

209209
1. Review the JSON file, and then select **Create**. The JSON file defines all of the modules that you deploy to your IoT Edge device. You'll see the **SimulatedTemperatureSensor** module and the two runtime modules, **edgeAgent** and **edgeHub**.
210210

0 commit comments

Comments
 (0)