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/tutorial-create-populate-tsi-environment.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: dpalled
7
7
manager: cshankar
8
8
ms.service: time-series-insights
9
9
ms.topic: tutorial
10
-
ms.date: 02/03/2020
10
+
ms.date: 04/27/2020
11
11
ms.custom: seodec18
12
12
# Customer intent: As a data analyst or developer, I want to learn how to create a Time Series Insights environment so that I can use Time Series Insights queries to understand device behavior.
13
13
---
@@ -17,6 +17,7 @@ ms.custom: seodec18
17
17
This tutorial guides you through the process of creating an Azure Time Series Insights environment that's populated with data from simulated devices. In this tutorial, you learn how to:
18
18
19
19
> [!div class="checklist"]
20
+
>
20
21
> * Create a Time Series Insights environment.
21
22
> * Create a device simulation solution that contains an IoT hub.
22
23
> * Connect the Time Series Insights environment to the IoT hub.
@@ -55,7 +56,7 @@ First, create the device simulation solution, which generates test data to popul
55
56
56
57
[](media/tutorial-create-populate-tsi-environment/iot-solution-accelerators-landing-page.png#lightbox)
57
58
58
-
1.Select **Try Now**. Then, enter the required parameters on the **Create Device Simulation solution** page.
59
+
1. Select **Try Now**. Then, enter the required parameters on the **Create Device Simulation solution** page.
59
60
60
61
Parameter|Description
61
62
---|---
@@ -68,7 +69,7 @@ First, create the device simulation solution, which generates test data to popul
68
69
69
70
[](media/tutorial-create-populate-tsi-environment/iot-solution-accelerators-configuration.png#lightbox)
70
71
71
-
1. After provisioning has finished, two updates will display notifying you that the deployment state has moved from **Provisioning** to **Ready**.
72
+
1. After provisioning has finished, two updates will display notifying you that the deployment state has moved from **Provisioning** to **Ready**.
72
73
73
74
>[!IMPORTANT]
74
75
> Don't enter your solution accelerator yet! Keep this web page open because you'll return to it later.
@@ -83,9 +84,9 @@ First, create the device simulation solution, which generates test data to popul
83
84
84
85
Second, create a Time Series Insights environment in your Azure subscription.
85
86
86
-
1. Sign in to the [Azure portal](https://portal.azure.com) by using your Azure subscription account.
87
-
1. Select **+ Create a resource** in the upper left.
88
-
1. Select the **Internet of Things** category, and then select **Time Series Insights**.
87
+
1. Sign in to the [Azure portal](https://portal.azure.com) by using your Azure subscription account.
88
+
1. Select **+ Create a resource** in the upper left.
89
+
1. Select the **Internet of Things** category, and then select **Time Series Insights**.
89
90
90
91
[](media/tutorial-create-populate-tsi-environment/tsi-create-new-environment.png#lightbox)
91
92
@@ -110,7 +111,7 @@ Second, create a Time Series Insights environment in your Azure subscription.
110
111
111
112
Lastly, select **Review + create**.
112
113
113
-
1. Check the **Notifications** panel to monitor deployment completion.
114
+
1. Check the **Notifications** panel to monitor deployment completion.
114
115
115
116
[](media/tutorial-create-populate-tsi-environment/create-resource-tsi-deployment-succeeded.png#lightbox)
116
117
@@ -138,7 +139,7 @@ Along with the IoT hub, an Azure App Service web application was generated to cr
138
139
**Telemetry frequency** | Enter `10` seconds.
139
140
**Simulation duration** | Select **End in:** and enter `5` minutes.
140
141
141
-
When you're finished, select **Start Simulation**. The simulation runs for a total of 5 minutes. It generates data from 1,000 simulated devices every 10 seconds.
142
+
When you're finished, select **Start Simulation**. The simulation runs for a total of 5 minutes. It generates data from 1,000 simulated devices every 10 seconds.
0 commit comments