Skip to content

Commit 196e12c

Browse files
authored
Merge pull request #104615 from dominicbetts/central-left-pane
Navigation terms
2 parents 405cb4d + 3aa17e2 commit 196e12c

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/iot-central/core/overview-iot-central-tour.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ You can launch your IoT Central application by going to the URL that you or your
5454
5555
## Navigate your application
5656

57-
Once you're inside your IoT application, use the left pane to access the different areas. You can expand or collapse the navigation bar by selecting the three-lined icon on top of the navigation bar:
57+
Once you're inside your IoT application, use the left pane to access the different areas. You can expand or collapse the left pane by selecting the three-lined icon on top of the pane:
5858

5959
> [!NOTE]
60-
> The items you see on the navigation bar will depend on your user role. Learn more about [managing users and roles](howto-manage-users-roles.md).
60+
> The items you see in the left pane depend on your user role. Learn more about [managing users and roles](howto-manage-users-roles.md).
6161
6262
:::row:::
6363
:::column span="":::

articles/iot-central/core/tutorial-define-gateway-device-type.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ This tutorial uses device templates for an **S1 Sensor** device and an **RS40 Oc
3535

3636
To create a device template for an **S1 Sensor** device:
3737

38-
1. In the left navigation, select **Device Templates**. Then select **+** to start adding the template.
38+
1. In the left pane, select **Device Templates**. Then select **+** to start adding the template.
3939

4040
1. Scroll down until you can see the tile for the **S1 Sensor** device. Select the tile and then select **Next: Customize**.
4141

4242
1. On the **Review** page, select **Create** to add the device template to your application.
4343

4444
To create a device template for an ***RS40 Occupancy Sensor** device:
4545

46-
1. In the left navigation, select **Device Templates**. Then select **+** to start adding the template.
46+
1. In the left pane, select **Device Templates**. Then select **+** to start adding the template.
4747

4848
1. Scroll down until you can see the tile for the ***RS40 Occupancy Sensor** device. Select the tile and then select **Next: Customize**.
4949

@@ -60,7 +60,7 @@ In this tutorial you create a device template for a gateway device from scratch.
6060

6161
To add a new gateway device template to your application:
6262

63-
1. In the left navigation, select **Device Templates**. Then select **+** to start adding the template.
63+
1. In the left pane, select **Device Templates**. Then select **+** to start adding the template.
6464

6565
1. On the **Select template type** page, select the **IoT Device** tile, and then select **Next: Customize**.
6666

articles/iot-central/government/tutorial-connected-waste-management.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The **Connected waste management** application comes with a sample connected was
126126

127127
To view the device template:
128128

129-
1. Click on **Device templates** from the left navigation pane of your application in IoT Central.
129+
1. Click on **Device templates** from the left pane of your application in IoT Central.
130130

131131
![Device Template](./media/tutorial-connectedwastemanagement/connectedwastemanagement-devicetemplate.png)
132132

@@ -175,7 +175,7 @@ The **Connected waste management** application has two simulated devices mapped
175175

176176
### To view the devices:
177177

178-
1. Navigate to **Device** from IoT Central left navigation pane.
178+
1. Navigate to **Device** from IoT Central left pane.
179179

180180
![Devices](./media/tutorial-connectedwastemanagement/connectedwastemanagement-devices.png)
181181

@@ -200,7 +200,7 @@ In Azure IoT Central, you can create rules to automatically monitor on device te
200200
The **Connected waste management** application has four sample rules.
201201

202202
### To view rules:
203-
1. Navigate to **Rules** from IoT Central left navigation pane
203+
1. Navigate to **Rules** from IoT Central left pane
204204

205205
![Rules](./media/tutorial-connectedwastemanagement/connectedwastemanagement-rules.png)
206206

@@ -229,13 +229,13 @@ You should receive email when the configured **condition** is met.
229229
> The application will send email each time a condition is met. **Disable** the rule to stop receiving email from the automated rule.
230230
231231
To create a new rule:
232-
1. Select **+New** on the **Rules** from the left navigation pane.
232+
1. Select **+New** on the **Rules** from the left pane.
233233

234234
## Configure Jobs
235235

236236
In IoT Central, jobs allow you to trigger device or cloud properties updates on multiple devices. In addition to properties, you can also use jobs to trigger device commands on multiple devices. IoT Central will automate the workflow for you.
237237

238-
1. Go to **Jobs** from the left navigation pane.
238+
1. Go to **Jobs** from the left pane.
239239
2. Click **+New** and configure one or more jobs.
240240

241241

0 commit comments

Comments
 (0)