Skip to content

Commit f49cfc2

Browse files
Merge pull request #231928 from eshashah-msft/master
Update device-update-howto-proxy-updates.md
2 parents b61e7c6 + cedc444 commit f49cfc2

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

articles/iot-hub-device-update/device-update-howto-proxy-updates.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Complete a proxy update by using Device Update for Azure IoT Hub | Microsoft Docs
33
description: Get started with Device Update for Azure IoT Hub by using the Device Update binary agent for proxy updates.
4-
author: kgremban
5-
ms.author: kgremban
4+
author: eshashah
5+
ms.author: eshashah
66
ms.date: 1/26/2022
77
ms.topic: tutorial
88
ms.service: iot-hub-device-update
@@ -120,12 +120,6 @@ For testing and demonstration purposes, we'll create the following mock componen
120120
sudo /usr/bin/AducIotAgent -E /var/lib/adu/extensions/sources/libcontoso-component-enumerator.so
121121
```
122122
123-
2. View and record the current components' software version by using the following command to set up the VM to support proxy updates:
124-
125-
```sh
126-
~/demo/show-demo-components.sh
127-
```
128-
129123
## Import an example update
130124
131125
If you haven't already done so, create a [Device Update account and instance](create-device-update-account.md), including configuring an IoT hub. Then start the following procedure.

0 commit comments

Comments
 (0)