Skip to content

Commit cdbd3c3

Browse files
committed
Tidy breadcrumb links
1 parent d73d3a3 commit cdbd3c3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/iot-central/retail/tutorial-in-store-analytics-create-app-pnp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,4 @@ In this tutorial, you learned how to:
277277
Now that you've created an Azure IoT Central condition monitoring application, here is the suggested next step:
278278

279279
> [!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)

articles/iot-central/retail/tutorial-in-store-analytics-customize-dashboard-pnp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ In this tutorial, you learn how to:
2929

3030
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:
3131

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)
3333

3434
## Change the dashboard name
3535
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.
3636

3737
1. Navigate to the [Azure IoT Central application manager](https://aka.ms/iotcentral) website.
3838

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.
4040

4141
1. Select **Edit** on the dashboard toolbar. In edit mode, you can customize the appearance, layout, and content of the dashboard.
4242

@@ -135,7 +135,7 @@ To rearrange the remaining tiles:
135135
## Add telemetry tiles to display conditions
136136
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.
137137

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.
139139

140140
To add tiles to display environmental data from the RuuviTag sensors:
141141

@@ -252,4 +252,4 @@ In this tutorial, you learned how to:
252252
Now that you've customized the dashboard in your Azure IoT Central in-store analytics application, here is the suggested next step:
253253

254254
> [!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)

articles/iot-central/retail/tutorial-in-store-analytics-export-data-visualize-insights-pnp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this tutorial, you learn how to:
2626

2727
To complete this tutorial, you need:
2828

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).
3030
* 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.
3131
* 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.
3232

@@ -142,7 +142,7 @@ You now have a third streaming dataset that stores values from the simulated occ
142142

143143
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.
144144

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:
146146

147147
1. Sign in to your **In-store analytics - checkout** IoT Central application.
148148
1. Select **Devices** in the left pane. Then select **RuuviTag**.

0 commit comments

Comments
 (0)