Skip to content

Commit 1045098

Browse files
committed
fix build
1 parent 7907df6 commit 1045098

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -7,7 +7,7 @@ ms.date: 06/22/2022
77
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
10-
zone_pivot_groups: enrollment-groups
10+
zone_pivot_groups: enrollment-group
1111

1212
---
1313

@@ -674,7 +674,7 @@ PUT https://{your app subdomain}.azureiotcentral.com/api/enrollmentGroups/myx509
674674

675675
Use this request to add either a primary or secondary X.509 certificate to the enrollment group.
676676

677-
The following example shows a request body that adds a X.509 certificate to a enrollment group:
677+
The following example shows a request body that adds a X.509 certificate to an enrollment group:
678678

679679
```json
680680
{

articles/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ groups:
255255
title: Python
256256
- id: programming-language-embedded-c
257257
title: Embedded C
258-
- id: enrollment-groups
258+
- id: enrollment-group
259259
# Owner: v-krishnag
260260
title: Enrollment groups
261261
prompt: Choose an enrollment-group

0 commit comments

Comments
 (0)