Skip to content

Commit 6ea0bed

Browse files
(Azure CXP) Fixing link for Import the Postman collection
Fixing link for Import the Postman collection Resolves : https://github.com/microsoftdocs/azure-docs/issues/103518
1 parent 2af4c5e commit 6ea0bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/tutorial-use-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The tutorial uses a predefined Postman collection that includes some scripts to
4848

4949
## Import the Postman collection
5050

51-
To import the collection, open Postman and select **Import**. In the **Import** dialog, select **Link** and paste in the following URL: <!-- TODO: Add link here -->. Select **Continue**.
51+
To import the collection, open Postman and select **Import**. In the **Import** dialog, select **Link** and paste in the following [URL](https://raw.githubusercontent.com/Azure-Samples/iot-central-docs-samples/main/postman-collection/IoT%20Central.postman_collection.json), <!-- TODO: Add link here --> Select **Continue**.
5252

5353
Your workspace now contains the **IoT Central REST tutorial** collection. This collection includes all the APIs you use in the tutorial.
5454

0 commit comments

Comments
 (0)