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-get-started.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: cshankar
9
9
ms.reviewer: v-mamcge, jasonh, kfile
10
10
ms.workload: big-data
11
11
ms.topic: conceptual
12
-
ms.date: 01/31/2020
12
+
ms.date: 04/16/2020
13
13
ms.custom: seodec18
14
14
---
15
15
@@ -34,17 +34,17 @@ Follow these steps to create an environment:
34
34
1. On the **Time Series Insights** page, select **Create**.
35
35
36
36
1. Fill in the required parameters. The following table explains each parameter:
37
-
37
+
38
38
[](media/time-series-insights-get-started/tsi-configure-and-create.png#lightbox)
39
-
39
+
40
40
Setting|Suggested value|Description
41
41
---|---|---
42
42
Environment name | A unique name | This name represents the environment in [time series explorer](https://insights.timeseries.azure.com)
43
43
Subscription | Your subscription | If you have multiple subscriptions, choose the subscription that contains your event source preferably. Time Series Insights can automatically detect Azure IoT Hub and Event Hub resources existing in the same subscription.
44
44
Resource group | Create a new or use existing | A resource group is a collection of Azure resources used together. You can choose an existing resource group, for example the one that contains your Event Hub or IoT Hub. Or you can make a new one if this resource is not related to the other resources.
45
45
Location | Nearest your event source | Preferably, choose the same data center location that contains your event source data, in effort to avoid added cross-region and cross-zone bandwidth costs and added latency when moving data out of the region.
46
46
Pricing tier | S1 | Choose the throughput needed. For lowest costs and starter capacity, select S1.
47
-
Capacity | 1 | Capacity is the multiplier applies to the ingress rate, storage capacity, and cost associated with the selected SKU. You can change capacity of an environment after creation. For lowest costs, select a capacity of 1.
47
+
Capacity | 1 | Capacity is the multiplier applies to the ingress rate, storage capacity, and cost associated with the selected SKU. You can change capacity of an environment after creation. For lowest costs, select a capacity of 1.
48
48
49
49
1. Select **Create** to begin the provisioning process. It may take a couple of minutes.
0 commit comments