Skip to content

Commit 80274bb

Browse files
committed
fix build
1 parent d673e53 commit 80274bb

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,6 @@ Use the following command to generate a verification certificate from the verifi
724724
node create_test_cert.js verification --ca mytestrootcert_cert.pem --key mytestrootcert_key.pem --nonce {verification-code}
725725
```
726726

727-
Now generate the base-64 encode version of the verification certificate by updating the location of the certificate in the javascript code above.
728-
729727
Run the following command to generate a base-64 encoded version of the certificate:
730728

731729
```cmd/sh

articles/zone-pivot-groups.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ groups:
255255
title: Python
256256
- id: programming-language-embedded-c
257257
title: Embedded C
258-
<<<<<<< HEAD
259258
- id: enrollment-groups
260259
# Owner: v-krishnag
261260
title: Enrollment groups
@@ -264,8 +263,7 @@ groups:
264263
- id: enrollment-group-x509
265264
title: X.509
266265
- id: enrollment-group-symmetrickey
267-
title: Symmetric Key
268-
=======
266+
title: Symmetric Key
269267
- id: programming-languages-set-twenty-eight
270268
# Owner: aahi
271269
title: Programming languages
@@ -279,7 +277,6 @@ groups:
279277
title: JavaScript
280278
- id: programming-language-python
281279
title: Python
282-
>>>>>>> 073acba84e51a8ee46c8b877786b6139a752eb76
283280
# Service-specific groups
284281
- id: cogsvcs-text-analytics-features
285282
title: Text Analytics features

0 commit comments

Comments
 (0)