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/time-series-insights/time-series-insights-send-events.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The Time Series Insights update uses instances to add contextual data to incomin
59
59
60
60
1. Set a value for `timeSeriesId`. To learn more about **Time Series ID**, see [Time Series Models](./time-series-insights-update-tsm.md).
61
61
62
-
### Push events (windmills sample)
62
+
### Push events to windmills sample
63
63
64
64
1. In the search bar, search for **Event Hubs**. In the returned list, select **Event Hubs**.
65
65
@@ -70,7 +70,7 @@ The Time Series Insights update uses instances to add contextual data to incomin
70
70
[](media/send-events/5-sample-code-connection-string.png#lightbox)
71
71
72
72
1. Go to https://tsiclientsample.azurewebsites.net/windFarmGen.html. The URL runs simulated windmill devices.
73
-
1. In the **Event Hub Connection String** box on the webpage, paste the connection string that you copied in [Push events](#push-events).
73
+
1. In the **Event Hub Connection String** box on the webpage, paste the connection string that you copied in the [windmill input field](#push-events-to-windmills-sample).
74
74
75
75
[](media/send-events/6-wind-mill-sim.png#lightbox)
0 commit comments