Skip to content

Commit 3a0e498

Browse files
committed
fix build
1 parent c9bdcb3 commit 3a0e498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ To learn how to create and manage enrollment groups in the UI, see [How to conne
555555

556556
## Create an enrollment group
557557

558-
### [X.509](#tab/X.509)
558+
### [X509](#tab/X509)
559559

560560
When you create an enrollment group for devices that use X.509 certificates, you first need to upload the root or intermediate certificate to your IoT Central application.
561561

@@ -779,7 +779,7 @@ Use the following request to delete the primary X.509 certificate from an enroll
779779
DELETE https://{your app subdomain}.azureiotcentral.com/api/enrollmentGroups/myx509eg/certificates/primary?api-version=2022-07-31
780780
```
781781

782-
### [Symmetric Key](#tab/SymmetricKey)
782+
### [Symmetric key](#tab/symmetric-key)
783783

784784
### Add an symmetric key enrollment group
785785

0 commit comments

Comments
 (0)