Skip to content

Commit 6addacc

Browse files
Merge pull request #222246 from AshokPeddakotla-MSFT/patch-87
(Azure CXP) Fixing Broken link for How to manage device enrollments
2 parents 7ba8d49 + c03818c commit 6addacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/includes/iot-edge-create-dps-enrollment-symmetric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you are looking to provision a single IoT Edge device, create an **individual
1515

1616
When you create an enrollment in DPS, you have the opportunity to declare an **initial device twin state**. In the device twin, you can set tags to group devices by any metric you need in your solution, like region, environment, location, or device type. These tags are used to create [automatic deployments](../how-to-deploy-at-scale.md).
1717

18-
For more information about enrollments in the device provisioning service, see [How to manage device enrollments](/articles/iot-dps/how-to-manage-enrollments.md).
18+
For more information about enrollments in the device provisioning service, see [How to manage device enrollments](../../iot-dps/how-to-manage-enrollments.md).
1919

2020
# [Individual enrollment](#tab/individual-enrollment)
2121

0 commit comments

Comments
 (0)