Skip to content

Commit 584f663

Browse files
Apply suggestions from code review
1 parent a87bba4 commit 584f663

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ This article introduces you to Azure IoT Central UI. You can use the UI to creat
1818

1919
The [IoT Central homepage](https://apps.azureiotcentral.com/) page is the place to learn more about the latest news and features available on IoT Central, create new applications, and see and launch your existing applications.
2020

21-
:::image type="content" source="media/overview-iot-central-tour/iot-central-homepage.png" alt-text="IoT Central homepage where you can create new IoT Central applications.":::
21+
:::image type="content" source="media/overview-iot-central-tour/iot-central-homepage.png" alt-text="Screenshot that shows the IoT Central homepage where you can create new IoT Central applications.":::
2222

2323
### Create an application
2424

2525
In the **Build** section you can browse the list of industry-relevant IoT Central templates, or start from scratch using a Custom application template.
2626

27-
:::image type="content" source="media/overview-iot-central-tour/iot-central-build.png" alt-text="IoT Central build page where you can select an application template.":::
27+
:::image type="content" source="media/overview-iot-central-tour/iot-central-build.png" alt-text="Screenshot that shows the IoT Central build page where you can select an application template.":::
2828

2929
To learn more, see the [Create an Azure IoT Central application](quick-deploy-iot-central.md) quickstart.
3030

3131
### Launch your application
3232

3333
You launch your IoT Central application by navigating to the URL you chose during app creation. You can see a list of all the applications you have access to in the [IoT Central app manager](https://apps.azureiotcentral.com/myapps).
3434

35-
:::image type="content" source="media/overview-iot-central-tour/app-manager.png" alt-text="IoT Central app manager that shows a list of the applications you can access.":::
35+
:::image type="content" source="media/overview-iot-central-tour/app-manager.png" alt-text="Screenshot of the IoT Central app manager that shows a list of the applications you can access.":::
3636

3737
## Navigate your application
3838

@@ -84,7 +84,7 @@ Once you're inside your IoT application, use the left pane to access various fea
8484

8585
The top menu appears on every page:
8686

87-
:::image type="content" source="media/overview-iot-central-tour/toolbar.png" alt-text="IoT Central Toolbar with access to utilities such as search.":::
87+
:::image type="content" source="media/overview-iot-central-tour/toolbar.png" alt-text="Screenshot that shows the IoT Central Toolbar with access to utilities such as search.":::
8888

8989
* To search for devices, enter a **Search** value.
9090
* To change the UI language or theme, choose the **Settings** icon. Learn more about [managing your application preferences](howto-manage-preferences.md)
@@ -109,7 +109,7 @@ This page shows the devices in your IoT Central application grouped by _device t
109109

110110
### Device groups
111111

112-
:::image type="content" source="Media/overview-iot-central-tour/device-groups.png" alt-text="Device Group page that shows device groupings.":::
112+
:::image type="content" source="Media/overview-iot-central-tour/device-groups.png" alt-text="Screenshot of the Device Group page that shows device groupings.":::
113113

114114
This page lets you create and view device groups in your IoT Central application. You can use device groups to do bulk operations in your application or to analyze data. To learn more, see the [Use device groups in your Azure IoT Central application](tutorial-use-device-groups.md) article.
115115

@@ -139,7 +139,7 @@ Data explorer exposes rich capabilities to analyze historical trends and correla
139139

140140
### Jobs
141141

142-
:::image type="content" source="Media/overview-iot-central-tour/jobs.png" alt-text="Jobs page where you can manage your application's jobs.":::
142+
:::image type="content" source="Media/overview-iot-central-tour/jobs.png" alt-text="Screenshot that shows the Jobs page where you can manage your application's jobs.":::
143143

144144
This page lets you view and create jobs that can be used for bulk device management operations on your devices. You can update device properties, settings, and execute commands against device groups. To learn more, see the [Run a job](howto-manage-devices-in-bulk.md) article.
145145

@@ -151,7 +151,7 @@ This page lets you view and create rules based on device data. When a rule fires
151151

152152
### Data export
153153

154-
:::image type="content" source="Media/overview-iot-central-tour/export.png" alt-text="Data export page where you configure data exports to various destinations":::
154+
:::image type="content" source="Media/overview-iot-central-tour/export.png" alt-text="Screenshot that shows the Data export page where you configure data exports to various destinations.":::
155155

156156
Data export enables you to set up streams of data to external systems. To learn more, see the [Export your data in Azure IoT Central](./howto-export-to-blob-storage.md) article.
157157

articles/iot-central/energy/tutorial-smart-meter-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services: iot-central
1313

1414
Smart meters not only enable automated billing, but also advanced metering use cases such as real-time readings and bidirectional communication.
1515

16-
An application template enables utilities and partners to monitor smart meter status, telemetry, and define alarms and notifications. The template provides sample commands, such as disconnecting a meter and updating software. You can export the meter data to other business applications, and ude the data to develop custom solutions.
16+
An application template enables utilities and partners to monitor smart meter status, telemetry, and define alarms and notifications. The template provides sample commands, such as disconnecting a meter and updating software. You can export the meter data to other business applications and use the data to develop custom solutions.
1717

1818
The application's key functionality includes:
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ As shown in the previous application architecture diagram, you can use the appli
2525

2626
* **1**. Connect various IoT sensors to an IoT Central application instance.
2727

28-
An IoT solution starts with a set of sensors that capture meaningful signals from within a retail store environment. The the various icons at the far left of the architecture diagram represent the sensors.
28+
An IoT solution starts with a set of sensors that capture meaningful signals from within a retail store environment. The various icons at the far left of the architecture diagram represent the sensors.
2929

3030
* **2**. Monitor and manage the health of the sensor network and any gateway devices in the environment.
3131

0 commit comments

Comments
 (0)