Skip to content

Commit d96b150

Browse files
authored
Merge pull request #90703 from viv-liu/viviali-pbi-disclaimer
Added disclaimers
2 parents 1458d4f + 9b7a9ee commit d96b150

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/iot-central/howto-connect-powerbi.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: iot-central
55
services: iot-central
66
author: viv-liu
77
ms.author: viviali
8-
ms.date: 06/09/2019
8+
ms.date: 10/4/2019
99
ms.topic: conceptual
1010
---
1111

@@ -26,12 +26,19 @@ Use the Power BI Solution for Azure IoT Central to create a powerful Power BI da
2626

2727
This solution sets up the pipeline that takes the data in your Azure Blob storage account from [Continuous Data Export](howto-export-data.md). This data flows through to Azure Functions, Azure Data Factory, and Azure SQL Database to process and transform the data. The output can be visualized and analyzed in a Power BI report that you can download as a PBIX file. All of these resources are created in your Azure subscription, so you can customize each component to suit your needs.
2828

29+
> [!Note]
30+
> The Power BI Solution for Azure IoT Central works with IoT Central apps that don't support IoT Plug and Play (Preview apps today)
31+
2932
## Get the [Power BI Solution for Azure IoT Central](https://aka.ms/iotcentralpowerbisolutiontemplate) from Microsoft AppSource.
3033

3134
## Prerequisites
3235
Setting up the solution requires the following:
3336
- Access to an Azure subscription
34-
- Exported data using [Continuous Data Export](howto-export-data.md) from your IoT Central app. We recommend you turn on measurements, devices, and device template streams to get the most out of the Power BI dashboard.
37+
- IoT Central application that does not support IoT Plug and Play (Preview apps today)
38+
- Continuous data export set up to Azure Blob Storage from your IoT Central app
39+
- Ensure the data format is Avro
40+
- We recommend you turn on measurements, devices, and device template streams to get the most out of the Power BI dashboard.
41+
- Learn [how to set up continuous data export](howto-export-data-blob-storage.md)
3542
- Power BI Desktop (latest version)
3643
- Power BI Pro (if you want to share the dashboard with others)
3744

0 commit comments

Comments
 (0)