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-hub-device-update/device-update-raspberry-pi.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,13 @@ Add your device to the device registry in your IoT hub and get the connection st
51
51
52
52
The *Tutorial_RaspberryPi3.zip* file has all the required files for the tutorial. Download the file from the **Assets** section of the latest release on the [GitHub Device Update Releases page](https://github.com/Azure/iot-hub-device-update/releases), and unzip it.
53
53
54
-
In the extracted *Tutorial_RaspberryPi3* folder, the *adu-base-image-raspberrypi3.wic* file is the base image that you can flash onto the Raspberry Pi board. The base image uses a Yocto build based on the 3.4.4 release. The image has the Device Update agent and SWUpdate, which enables the Device Update dual partition update. For more information about the Yocto layers, see [Build a custom Linux-based system with Device Update agent using the Yocto Project](https://github.com/Azure/iot-hub-device-update-yocto).
54
+
In the extracted *Tutorial_RaspberryPi3* folder, the baseimage that you can flash onto the Raspberry Pi board is *adu-base-image-raspberrypi3.wic*. The base image uses a Yocto build based on the 3.4.4 release. The image has the Device Update agent and SWUpdate, which enables the Device Update dual partition update. For more information about the Yocto layers, see [Build a custom Linux-based system with Device Update agent using the Yocto Project](https://github.com/Azure/iot-hub-device-update-yocto).
55
55
56
56
The update files you import through Device Update are:
@@ -249,19 +249,19 @@ The import process begins, and the screen switches to the **Updates** screen. Af
249
249
250
250
:::image type="content" source="media/import-update/update-ready-ppr.png" alt-text="Screenshot that shows job status.":::
251
251
252
-
## Deploy the update
252
+
## Select the device group
253
253
254
254
You can use the group tag you applied to your device to deploy the update to the device group. Select the **Groups and Deployments** tab at the top of the **Updates** page to view the list of groups and deployments and the update compliance chart.
255
255
256
256
The update compliance chart shows the count of devices in various states of compliance: **On latest update**, **New updates available**, and **Updates in progress**. For more information, see [Device Update compliance](device-update-compliance.md).
257
257
258
258
Under **Group name**, you see a list of all the device groups for devices connected to this IoT hub and their available updates, with links to deploy the updates under **Status**. Any devices that don't meet the device class requirements of a group appear in a corresponding invalid group. For more information about tags and groups, see [Manage device groups](create-update-group.md).
259
259
260
-
You should see the device group that contains the device you set up in this tutorial, along with the available updates for the devices in the group. You might need to refresh the page. To deploy the best available update to the group from this view, select **Deploy** next to the group.
260
+
You should see the device group that contains the device you set up in this tutorial, along with the available updates for the devices in the group. You might need to refresh the page. To deploy the best available update to a group from this view, select **Deploy** next to the group.
261
261
262
262
:::image type="content" source="media/create-update-group/updated-view.png" alt-text="Screenshot that shows the update compliance view." lightbox="media/create-update-group/updated-view.png":::
263
263
264
-
### Create the deployment
264
+
##Deploy the update
265
265
266
266
1. On the **Group details** page, select the **Current deployment** tab, and then select **Deploy** next to the desired update in the **Available updates** section. The best available update for the group is denoted with a **Best** highlight.
Copy file name to clipboardExpand all lines: articles/iot-hub-device-update/device-update-simulator.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
@@ -210,21 +210,21 @@ The imported update now appears on the **Updates** page.
210
210
211
211
For more information about the import process, see [Import an update to Device Update for IoT Hub](import-update.md).
212
212
213
-
## Deploy the update
213
+
## Select the device group
214
214
215
215
You can use the group tag you applied to your device to deploy the update to the device group. Select the **Groups and Deployments** tab at the top of the **Updates** page to view the list of groups and deployments and the update compliance chart.
216
216
217
217
The update compliance chart shows the count of devices in various states of compliance: **On latest update**, **New updates available**, and **Updates in progress**. For more information, see [Device Update compliance](device-update-compliance.md).
218
218
219
219
Under **Group name**, you see a list of all the device groups for devices connected to this IoT hub and their available updates, with links to deploy the updates under **Status**. Any devices that don't meet the device class requirements of a group appear in a corresponding invalid group. For more information about tags and groups, see [Manage device groups](create-update-group.md).
220
220
221
-
You should see a device group that contains the simulated device you set up in this tutorial. Select the group name to view its details.
221
+
You should see the device group that contains the simulated device you set up in this tutorial. Select the group name to view its details.
222
222
223
223
:::image type="content" source="media/device-update-simulator/groups-and-deployments.png" alt-text="Screenshot that shows the update compliance view." lightbox="media/create-update-group/updated-view.png":::
224
224
225
-
### Create the deployment
225
+
##Deploy the update
226
226
227
-
1. On the **Group details** page, you should see that there's one new update available for this group. Select **Deploy** to start the deployment.
227
+
1. On the **Group details** page, you should see one new update available for this group. Select **Deploy** to start the deployment.
228
228
229
229
:::image type="content" source="media/device-update-simulator/group-details.png" alt-text="Screenshot that shows starting a group update deployment." lightbox="media/deploy-update/select-update.png":::
Copy file name to clipboardExpand all lines: articles/iot-hub-device-update/device-update-ubuntu-agent.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,8 +154,7 @@ The import process begins, and the screen switches to the **Updates** screen. Af
154
154
155
155
:::image type="content" source="media/import-update/update-ready-package.png" alt-text="Screenshot that shows job status.":::
156
156
157
-
## Deploy the update
158
-
157
+
## Select the device group
159
158
You can use the group tag you applied to your device to deploy the update to the device group. Select the **Groups and Deployments** tab at the top of the **Updates** page to view the list of groups and deployments and the update compliance chart.
160
159
161
160
The update compliance chart shows the count of devices in various states of compliance: **On latest update**, **New updates available**, and **Updates in progress**. For more information, see [Device Update compliance](device-update-compliance.md).
@@ -166,7 +165,7 @@ You should see the device group that contains the device you set up in this tuto
166
165
167
166
:::image type="content" source="media/create-update-group/updated-view.png" alt-text="Screenshot that shows the update compliance view." lightbox="media/create-update-group/updated-view.png":::
168
167
169
-
### Create the deployment
168
+
## Deploy the update
170
169
171
170
1. On the **Group details** page, selectthe**Current deployment** tab and thenselect**Deploy** next to the desired update in the **Available updates** section. The best available update for the group is denoted with a **Best** highlight.
0 commit comments