You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/iot-hub-how-to-order-connection-state-events.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ In this section, you configure your IoT Hub to publish events as they occur.
261
261
262
262
4. Fill in**Event Subscription Details**: Provide a descriptive name and select **Event Grid Schema**.
263
263
264
-
5. Fill in the **Event Types**fields. Uncheck**Subscribe to all event types** and select **Device Connected** and **Device Disconnected** from the menu.
264
+
5. Fill in the **Event Types**fields. In the dropdown list, select only **Device Connected** and **Device Disconnected** from the menu. Click anywhere else on the screen to close the list and save your selections.
265
265
266
266

267
267
@@ -297,11 +297,9 @@ Now that your event subscription is set up, let's test by connecting a device.
297
297
298
298

1. Let's use the Raspberry Pi web simulator to simulate device connection.
302
+
Let's use the Raspberry Pi web simulator to simulate device connection.
305
303
306
304
[Start Raspberry Pi simulator](https://azure-samples.github.io/raspberry-pi-web-simulator/#Getstarted)
307
305
@@ -335,7 +333,7 @@ Instead of using the [Azure portal](https://portal.azure.com), you can accomplis
335
333
336
334
## Clean up resources
337
335
338
-
This tutorial used resources that incur charges on your Azure subscription. When you're done trying out the tutorial and testing your results, disable or delete resources that you don't want to keep.
336
+
This tutorial used resources that incur charges on your Azure subscription. When you're finished trying out the tutorial and testing your results, disable or delete resources that you don't want to keep.
339
337
340
338
If you don't want to lose the work on your logic app, disable it instead of deleting it.
0 commit comments