Skip to content

Commit b1c6c8d

Browse files
authored
Updated links
1 parent d617bf9 commit b1c6c8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/industry/agriculture/query-telemetry-data-from-azure-farmbeats.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,16 @@ In the above example response, the queried sensor telemetry gives data for two t
9797

9898
### Query using Azure Time Series Insights (TSI)
9999

100-
FarmBeats leverages [Azure Time Series Insights (TSI)](https://azure.microsoft.com/en-in/services/time-series-insights/) to ingest, store, query and visualize data at Internet of Things (IoT) scale--data that's highly contextualized and optimized for time series.
100+
FarmBeats leverages [Azure Time Series Insights (TSI)](https://azure.microsoft.com/services/time-series-insights/) to ingest, store, query and visualize data at Internet of Things (IoT) scale--data that's highly contextualized and optimized for time series.
101101

102-
Telemetry data is received on an EventHub and then processed and pushed to a TSI environment within FarmBeats resource group. Data can then be directly queried from the TSI. For more information, refer [TSI documentation](https://docs.microsoft.com/en-us/azure/time-series-insights/time-series-insights-explorer)
102+
Telemetry data is received on an EventHub and then processed and pushed to a TSI environment within FarmBeats resource group. Data can then be directly queried from the TSI. For more information, refer [TSI documentation](https://docs.microsoft.com/azure/time-series-insights/time-series-insights-explorer)
103103

104104
Follow the below steps to visualize data on TSI
105105

106106
1. Go to Azure Portal -> FarmBeats DataHub resource group -> click on Time Series Insights environment (tsi-xxxx) -> Data Access Policies. Add user with Reader or Contributor access.
107107
2. Go to the Overview page of Time Series Insights environment (tsi-xxxx) and click on the “Time Series Insights Explorer URL”. You will now be able to visualize the ingested telemetry.
108108

109-
Apart from storing, querying and visualization of telemetry, TSI also enables integration to a Power BI dashboard. More details [here]( https://docs.microsoft.com/en-us/azure/time-series-insights/how-to-connect-power-bi)
109+
Apart from storing, querying and visualization of telemetry, TSI also enables integration to a Power BI dashboard. More details [here]( https://docs.microsoft.com/azure/time-series-insights/how-to-connect-power-bi)
110110

111111
## Next steps
112112

0 commit comments

Comments
 (0)