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/event-grid/event-sources.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,10 @@ Subscribe to IoT Hub events to respond to device created and deleted events.
54
54
55
55
|Title |Description |
56
56
|---------|---------|
57
-
|[Send email notifications about Azure IoT Hub events using Logic Apps](publish-iot-hub-events-to-logic-apps.md)| A logic app sends a notification email every time a device is added to your IoT hub. |
58
-
|[React to IoT Hub events by using Event Grid to trigger actions](../iot-hub/iot-hub-event-grid.md)| Overview of integrating Iot Hubs with Event Grid. |
57
+
|[Send email notifications about Azure IoT Hub events using Logic Apps](publish-iot-hub-events-to-logic-apps.md)| A logic app sends a notification email every time a device is added to your IoT Hub. |
58
+
|[React to IoT Hub events by using Event Grid to trigger actions](../iot-hub/iot-hub-event-grid.md)| Overview of integrating IoT Hub with Event Grid. |
59
59
|[Event schema](event-schema-iot-hub.md)| Shows fields in IoT Hub events. |
60
+
|[Order device connected and device disconnected events](../iot-hub/iot-hub-how-to-order-connection-state-events.md)| Shows how to order device connection state events. |
0 commit comments