Skip to content

Commit f2db23f

Browse files
authored
Merge pull request #189115 from andrewbrownmsft/andbrown021822
Italicizing for emphasis
2 parents 9f5a765 + c36e10b commit f2db23f

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 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.
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)