Skip to content

Commit aad49c0

Browse files
committed
Format navigation bar
1 parent 25d0397 commit aad49c0

File tree

2 files changed

+48
-6
lines changed

2 files changed

+48
-6
lines changed

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

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,31 @@ As an _operator_, you use the Azure IoT Central UI to manage your Azure IoT Cent
3434

3535
Use the left navigation menu to access the different areas of the application. You can expand or collapse the navigation bar by selecting **<** or **>**:
3636

37-
| Menu | Description |
38-
| ---- | ----------- |
39-
| ![Left navigation menu](media/overview-iot-central-tour-pnp/navigationbar.png) | <ul><li>The **Dashboard** page displays your application dashboard. As a builder, you can customize the dashboard for your operators. Users can also create their own dashboards.</li><li>The **Devices** page lists the simulated and real devices associated with each device template in the application. As an operator, you use **Devices** to manage your connected devices.</li><li>The **Device groups** page lets you view and create device groups. As an operator, you can create device groups as a logical collection of devices specified by a query.</li><li>The **Rules** page lets you edit rules that fire based on device telemetry and trigger customizable actions.</li><li>The **Analytics** page shows analytics derived from device telemetry for devices and device groups. As an operator, you can create custom views on top of device data to derive insights from your application.</li><li>The **Jobs** page enables bulk device management by having you create and run jobs to update your devices at scale.</li><li>The **Device templates** page shows the tools a builder uses to create and manage device templates.</li><li>The **Data Export** page enables an administrator to configure a continuous export to other Azure services such as storage and queues.</li><li>The **Administration** page shows the application administration pages where an administrator can manage application settings, users, and roles.</li></ul> |
37+
:::row:::
38+
:::column span="":::
39+
![Left navigation menu](media/overview-iot-central-tour-pnp/navigationbar.png)
40+
:::column-end:::
41+
:::column span="2":::
42+
43+
**Dashboard** displays your application dashboard. As a builder, you can customize the dashboard for your operators. Users can also create their own dashboards.
44+
45+
**Devices** lists the simulated and real devices associated with each device template in the application. As an operator, you use the **Device Explorer** to manage your connected devices.
46+
47+
**Device groups** lets you view and create device groups. As an operator, you can create device groups as a logical collections of devices specified by a query.
48+
49+
**Rules** lets you edit rules that fire based on device telemetry and trigger customizable actions.
50+
51+
**Analytics** shows analytics derived from device telemetry for devices and device groups. As an operator, you can create custom views on top of device data to derive insights from your application.
52+
53+
**Jobs** enables bulk device management by having you create and run jobs to update your devices at scale.
54+
55+
**Device templates** shows the tools a builder uses to create and manage device templates.
56+
57+
**Data export** enables an administrator to configure a continuous export to other Azure services such as storage and queues.
58+
59+
**Administration** shows the application administration pages where an administrator can manage application settings, users, and roles.
60+
:::column-end:::
61+
:::row-end:::
4062

4163
## Search, help, and support
4264

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

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,29 @@ As an _operator_, you use the Azure IoT Central UI to manage your Azure IoT Cent
3434

3535
Use the left navigation menu to access the different areas of the application. You can expand or collapse the navigation bar by selecting **<** or **>**:
3636

37-
| Menu | Description |
38-
| ---- | ----------- |
39-
| ![Left navigation menu](media/overview-iot-central-tour/navigationbar.png) | <ul><li>The **Dashboard** button displays your application dashboard. As a builder, you can customize the dashboard for your operators. Users can also create their own dashboards.</li><li>The **Device Explorer** button lists the simulated and real devices associated with each device template in the application. As an operator, you use the **Device Explorer** to manage your connected devices.</li><li>The **Device Sets** button enables you to view and create device sets. As an operator, you can create device sets as a logical collection of devices specified by a query.</li><li>The **Analytics** button shows analytics derived from device telemetry for devices and device sets. As an operator, you can create custom views on top of device data to derive insights from your application.</li><li>The **Jobs** button enables bulk device management by having you create and run jobs to perform updates at scale.</li><li>The **Device Templates** button shows the tools a builder uses to create and manage device templates.</li><li>The **Continuous Data Export** button an administrator to configure a continuous export to other Azure services such as storage and queues.</li><li>The **Administration** button shows the application administration pages where an administrator can manage application settings, users, and roles.</li></ul> |
37+
:::row:::
38+
:::column span="":::
39+
![Left navigation menu](media/overview-iot-central-tour/navigationbar.png)
40+
:::column-end:::
41+
:::column span="2":::
42+
43+
**Dashboard** displays your application dashboard. As a builder, you can customize the dashboard for your operators. Users can also create their own dashboards.
44+
45+
**Device Explorer** lists the simulated and real devices associated with each device template in the application. As an operator, you use the **Device Explorer** to manage your connected devices.
46+
47+
**Device Sets** enables you to view and create device sets. As an operator, you can create device sets as a logical collection of devices specified by a query.
48+
49+
**Analytics** shows analytics derived from device telemetry for devices and device sets. As an operator, you can create custom views on top of device data to derive insights from your application.
50+
51+
**Jobs** enables bulk device management by having you create and run jobs to perform updates at scale.
52+
53+
**Device Templates** shows the tools a builder uses to create and manage device templates.
54+
55+
**Continuous Data Export** enables an administrator to configure a continuous export to other Azure services such as storage and queues.
56+
57+
**Administration** shows the application administration pages where an administrator can manage application settings, users, and roles.
58+
:::column-end:::
59+
:::row-end:::
4060

4161
## Search, help, and support
4262

0 commit comments

Comments
 (0)