Skip to content

Commit aaf81e9

Browse files
Linking to CLI instead of scripts
1 parent 849290a commit aaf81e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ The *Files* part contains the metadata of update payload files like their names,
190190
191191
## Create an import manifest
192192

193-
You may use any text editor to create import manifest JSON file. There are also sample scripts for creating import manifest programmatically in [Azure/iot-hub-device-update](https://github.com/Azure/iot-hub-device-update/tree/main/tools/AduCmdlets) on GitHub.
193+
While it's possible to author an import manifest JSON manually using a text editor, the Azure Command Line Interface (CLI) simplifies the process greatly. When you're ready to try out the creation of an import manifest, you can use the [How-to guide](create-update.md#create-a-basic-device-update-import-manifest).
194194

195195
> [!IMPORTANT]
196196
> An import manifest JSON filename must end with `.importmanifest.json` when imported through Azure portal.

0 commit comments

Comments
 (0)