Skip to content

Commit 96939e8

Browse files
authored
Merge pull request #110330 from dominicbetts/pnp-solution-update
Clarify PnP model storage
2 parents 70cacb4 + 4788b8f commit 96939e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-pnp/concepts-model-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A purpose-built IoT solution works with a known set of IoT Plug and Play device
4141

4242
You'll have the capability model and interfaces for the devices that will connect to your solution ahead of time. Use the following steps to prepare your solution:
4343

44-
1. Store the interface JSON files in Azure in a location where your solution can read them.
44+
1. Store the interface JSON files in a [model repository](./howto-manage-models.md) where your solution can read them.
4545
1. Write logic in your IoT solution based on the expected IoT Plug and Play capability models and interface.
4646
1. Subscribe to notifications from the IoT hub your solution uses.
4747

0 commit comments

Comments
 (0)