Skip to content

Commit dfa8bd5

Browse files
Merge pull request #225084 from andrewbrownmsft/andbrown012523
Clarifying storage approach
2 parents 7c901dc + b107b88 commit dfa8bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/import-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ An Azure CLI environment:
4848

4949
This section shows how to import an update using either the Azure portal or the Azure CLI. You can also use the [Device Update for IoT Hub APIs](#if-youre-importing-using-apis-instead) to import an update instead.
5050

51-
To import an update, you first upload the update files and import manifest into an Azure Storage container. Then, you import the update from Azure Storage into Device Update for IoT Hub.
51+
To import an update, you first upload the update files and import manifest into an Azure Storage container. Then, you import the update from Azure Storage into Device Update for IoT Hub, where it will be stored for you to deploy to devices.
5252

5353
# [Azure portal](#tab/portal)
5454

0 commit comments

Comments
 (0)