Skip to content

Commit e66c3cc

Browse files
authored
Update iot-edge-create-dps-enrollment-x509.md
1 parent 270ccbc commit e66c3cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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](/azure/iot-dps/how-to-manage-enrollments).
1919

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

@@ -101,7 +101,7 @@ When you create an enrollment group, you have the option of using a verified cer
101101

102102
#### Create enrollment group
103103

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

106106
> [!TIP]
107107
> The steps in this article are for the Azure portal, but you can also create group enrollments using the Azure CLI. For more information, see [az iot dps enrollment-group](/cli/azure/iot/dps/enrollment-group). As part of the CLI command, use the **edge-enabled** flag to specify that the enrollment is for IoT Edge devices. For a group enrollment, all devices must be IoT Edge devices or none of them can be.

0 commit comments

Comments
 (0)