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/iot-central/retail/tutorial-in-store-analytics-create-app-pnp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -277,4 +277,4 @@ In this tutorial, you learned how to:
277
277
Now that you've created an Azure IoT Central condition monitoring application, here is the suggested next step:
278
278
279
279
> [!div class="nextstepaction"]
280
-
> [Customize the operator dashboard](./tutorial-in-store-analytics-customize-dashboard-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json)
280
+
> [Customize the operator dashboard](./tutorial-in-store-analytics-customize-dashboard-pnp.md)
Copy file name to clipboardExpand all lines: articles/iot-central/retail/tutorial-in-store-analytics-customize-dashboard-pnp.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
@@ -29,14 +29,14 @@ In this tutorial, you learn how to:
29
29
30
30
Before you begin this tutorial, the builder should complete the first tutorial, to create the Azure IoT Central in-store analytics application and add devices:
31
31
32
-
*[Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json) (Required)
32
+
*[Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md) (Required)
33
33
34
34
## Change the dashboard name
35
35
To customize the operator dashboard, you edit the default dashboard in your application. Optionally, you can create additional new dashboards. The first step to customize the dashboard in your application is to change the name.
36
36
37
37
1. Navigate to the [Azure IoT Central application manager](https://aka.ms/iotcentral) website.
38
38
39
-
1. Open the condition monitoring application that you created in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json) tutorial.
39
+
1. Open the condition monitoring application that you created in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md) tutorial.
40
40
41
41
1. Select **Edit** on the dashboard toolbar. In edit mode, you can customize the appearance, layout, and content of the dashboard.
42
42
@@ -135,7 +135,7 @@ To rearrange the remaining tiles:
135
135
## Add telemetry tiles to display conditions
136
136
After you customize the dashboard layout, you are ready to add tiles to show telemetry. To create a telemetry tile, select a device template and device instance, then select device-specific telemetry to display in the tile. The **In-store analytics - checkout** application template includes several telemetry tiles in the dashboard. The four tiles in the two checkout zones display telemetry from the simulated occupancy sensor. The **People traffic** tile shows counts in the two checkout zones.
137
137
138
-
In this section, you add two more telemetry tiles to show environmental telemetry from the RuuviTag sensors you added in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json) tutorial.
138
+
In this section, you add two more telemetry tiles to show environmental telemetry from the RuuviTag sensors you added in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md) tutorial.
139
139
140
140
To add tiles to display environmental data from the RuuviTag sensors:
141
141
@@ -252,4 +252,4 @@ In this tutorial, you learned how to:
252
252
Now that you've customized the dashboard in your Azure IoT Central in-store analytics application, here is the suggested next step:
253
253
254
254
> [!div class="nextstepaction"]
255
-
> [Export data and visualize insights](./tutorial-in-store-analytics-export-data-visualize-insights-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json)
255
+
> [Export data and visualize insights](./tutorial-in-store-analytics-export-data-visualize-insights-pnp.md)
Copy file name to clipboardExpand all lines: articles/iot-central/retail/tutorial-in-store-analytics-export-data-visualize-insights-pnp.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ In this tutorial, you learn how to:
26
26
27
27
To complete this tutorial, you need:
28
28
29
-
* To complete the previous two tutorials, [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json) and [Customize the operator dashboard and manage devices in Azure IoT Central](./tutorial-in-store-analytics-customize-dashboard-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json).
29
+
* To complete the previous two tutorials, [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md) and [Customize the operator dashboard and manage devices in Azure IoT Central](./tutorial-in-store-analytics-customize-dashboard-pnp.md).
30
30
* An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
31
31
* A Power BI account. If you don't have a Power BI account, sign up for a [free Power BI Pro trial](https://app.powerbi.com/signupredirect?pbi_source=web) before you begin.
32
32
@@ -142,7 +142,7 @@ You now have a third streaming dataset that stores values from the simulated occ
142
142
143
143
In this solution, the logic app reads telemetry from the event hub, parses the data, and then sends it to the Power BI streaming datasets you created.
144
144
145
-
Before you create the logic app, you need the device IDs of the two RuuviTag sensors you connected to your IoT Central application in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md?toc=/azure/iot-central/retail/toc.json&bc=/azure/iot-central/retail/breadcrumb/toc.json) tutorial:
145
+
Before you create the logic app, you need the device IDs of the two RuuviTag sensors you connected to your IoT Central application in the [Create an in-store analytics application in Azure IoT Central](./tutorial-in-store-analytics-create-app-pnp.md) tutorial:
146
146
147
147
1. Sign in to your **In-store analytics - checkout** IoT Central application.
148
148
1. Select **Devices** in the left pane. Then select **RuuviTag**.
0 commit comments