Skip to content

Commit dcabf2b

Browse files
authored
Merge pull request #169781 from dominicbetts/central-retire-powerbi-article
Retire PowerBI article
2 parents d3923fd + b522543 commit dcabf2b

File tree

9 files changed

+9
-92
lines changed

9 files changed

+9
-92
lines changed

articles/iot-central/.openpublishing.redirection.iot-central.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,17 @@
257257
},
258258
{
259259
"source_path_from_root": "/articles/iot-central/howto-connect-powerbi-pnp.md",
260-
"redirect_url": "/azure/iot-central/core/howto-connect-powerbi",
260+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
261261
"redirect_document_id": false
262262
},
263263
{
264264
"source_path_from_root": "/articles/iot-central/howto-connect-powerbi.md",
265-
"redirect_url": "/azure/iot-central/core/howto-connect-powerbi/",
265+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
266+
"redirect_document_id": false
267+
},
268+
{
269+
"source_path_from_root": "/articles/iot-central/core/howto-connect-powerbi.md",
270+
"redirect_url": "/azure/iot-central/core/overview-iot-central-solution-builder/",
266271
"redirect_document_id": false
267272
},
268273
{

articles/iot-central/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,6 @@
208208
href: core/howto-create-custom-rules.md
209209
- name: Create custom analytics with Databricks
210210
href: core/howto-create-custom-analytics.md
211-
- name: Visualize your data in Power BI
212-
href: core/howto-connect-powerbi.md
213211
- name: Connect other IoT clouds
214212
href: core/howto-build-iotc-device-bridge.md
215213
- name: Use the REST API

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

Lines changed: 0 additions & 85 deletions
This file was deleted.

articles/iot-central/core/howto-create-custom-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,4 +248,4 @@ In this how-to guide, you learned how to:
248248
* Stream telemetry from an IoT Central application using *continuous data export*.
249249
* Create an Azure Databricks environment to analyze and plot telemetry data.
250250

251-
Now that you know how to create custom analytics, the suggested next step is to learn how to [Visualize and analyze your Azure IoT Central data in a Power BI dashboard](howto-connect-powerbi.md).
251+
Now that you know how to create custom analytics, the suggested next step is to learn how to [Use the IoT Central device bridge to connect other IoT clouds to IoT Central](howto-build-iotc-device-bridge.md).
Binary file not shown.
Binary file not shown.
-210 KB
Binary file not shown.

articles/iot-central/core/overview-iot-central-solution-builder.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ As a solution builder, you can use the data export and rules capabilities in IoT
4949
- [Use workflows to integrate your Azure IoT Central application with other cloud services](howto-configure-rules-advanced.md)
5050
- [Extend Azure IoT Central with custom rules using Stream Analytics, Azure Functions, and SendGrid](howto-create-custom-rules.md)
5151
- [Extend Azure IoT Central with custom analytics using Azure Databricks](howto-create-custom-analytics.md)
52-
- [Visualize and analyze your Azure IoT Central data in a Power BI dashboard](howto-connect-powerbi.md)
5352

5453
## APIs
5554

articles/iot-central/healthcare/tutorial-health-data-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ manager: eliotgra
1212

1313
# Tutorial: Build a Power BI provider dashboard
1414

15-
When building your continuous patient monitoring solution, you can also create a dashboard for a hospital care team to visualize patient data. In this tutorial, you will learn how to create a Power BI real-time streaming dashboard from your IoT Central continuous patient monitoring application template. If your use case does not require access to real-time data, you can use the [IoT Central Power BI dashboard](../core/howto-connect-powerbi.md), which has a simplified deployment process.
15+
When building your continuous patient monitoring solution, you can also create a dashboard for a hospital care team to visualize patient data. In this tutorial, you will learn how to create a Power BI real-time streaming dashboard from your IoT Central continuous patient monitoring application template.
1616

1717
:::image type="content" source="media/dashboard-gif-3.gif" alt-text="Dashboard GIF":::
1818

0 commit comments

Comments
 (0)