Skip to content

Commit 507067d

Browse files
Adding help for specific values to replace
1 parent 0a72002 commit 507067d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Once you have your update files, create an import manifest to describe the updat
4242

4343
2. Navigate to `Tools/AduCmdlets` in your local clone from PowerShell.
4444

45-
3. Run the following commands after replacing the sample parameter values with your own. See [Import schema and API information](import-schema.md) for details on what values you can use. In particular, be aware that the same exact set of compatibility properties cannot be used with more than one Provider and Name combination.
45+
3. Run the following commands after replacing the following sample parameter values with your own: **Provider, Name, Version, Properties, Handler, Installed Criteria, Files**. See [Import schema and API information](import-schema.md) for details on what values you can use. In particular, be aware that the same exact set of compatibility properties cannot be used with more than one Provider and Name combination.
4646

4747
```powershell
4848
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process

0 commit comments

Comments
 (0)