Skip to content

Commit 552e993

Browse files
committed
howto guides remove screenshots
1 parent 70d11a4 commit 552e993

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/iot-central/core/how-to-connect-devices-x509.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Make a note of the location of these files. You need it later.
9393
9494
1. Open the enrollment group you created and select **Manage Primary**.
9595
96-
1. Select file option to upload the root certificate file called _mytestrootcert_cert.pem_ that you generated previously
96+
1. Select file option to upload the root certificate file called _mytestrootcert_cert.pem_ that you generated previously.
9797
9898
1. To complete the verification, generate the verification code, copy it, and then use it to create an X.509 verification certificate at the command prompt:
9999
@@ -241,7 +241,7 @@ These commands produce the following device certificates:
241241

242242
1. Open the device you created and select **Connect**.
243243

244-
1. Select **Individual Enrollments** as the **Connect Method** and **Certificates (X.509)** as the mechanism
244+
1. Select **Individual Enrollments** as the **Connect Method** and **Certificates (X.509)** as the mechanism.
245245

246246
1. Select file option under primary and upload the certificate file called _mytestselfcertprimary_cert.pem_ that you generated previously.
247247

articles/iot-central/core/howto-manage-devices-in-bulk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following example shows you how to create and run a job to set the light thr
4141

4242
The cancellation threshold lets you automatically cancel a job if the number of errors exceeds your set limit. The threshold can apply to all the devices in the job, or to individual batches.
4343

44-
1. Select **Next** to move to the **Schedule** page. The **Schedule** page lets you enable a schedule to run the job in the future:
44+
1. Select **Next** to move to the **Schedule** page. The **Schedule** page lets you enable a schedule to run the job in the future.
4545

4646
Choose a recurrence option for the schedule. You can set up a job to run:
4747

articles/iot-central/core/howto-use-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ For more information on device twins, see [Configure your devices from a back-en
220220

221221
When the operator sets a writable property in the Azure IoT Central application, the application uses a device twin desired property to send the value to the device. The device then responds by using a device twin reported property. When Azure IoT Central receives the reported property value, it updates the property view with a status of **Accepted**.
222222

223-
The following view shows the writable properties. When you enter the value and select **Save**, the initial status is **Pending**. When the device accepts the change, the status changes to **Accepted**.
223+
When you enter the value and select **Save**, the initial status is **Pending**. When the device accepts the change, the status changes to **Accepted**.
224224

225225
## Use properties on unassigned devices
226226

0 commit comments

Comments
 (0)