Skip to content

Commit 7907df6

Browse files
committed
fix build
1 parent fecafbb commit 7907df6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/iot-central/core/howto-manage-devices-with-rest-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,8 @@ Enrollment groups are used to manage the device authentication options in your I
554554

555555
To learn how to create and manage enrollment groups in the UI, see [How to connect devices with X.509 certificates to IoT Central Application](how-to-connect-devices-x509.md).
556556

557+
## Add enrollment groups
558+
557559
:::zone pivot="enrollment-group-x509"
558560

559561
### Generate root and device certificates
@@ -780,7 +782,6 @@ DELETE https://{your app subdomain}.azureiotcentral.com/api/enrollmentGroups/myx
780782

781783
:::zone pivot="enrollment-group-symmetrickey"
782784

783-
784785
### Add an symmetric key enrollment group
785786

786787
Use the following request to create a new enrollment group with `mysymmetric` as the ID:

0 commit comments

Comments
 (0)