Skip to content

Commit c0bd243

Browse files
authored
Merge pull request #106152 from dominicbetts/central-jobs-update
Update job screenshots
2 parents 0f098c9 + 7cafd94 commit c0bd243

File tree

9 files changed

+14
-25
lines changed

9 files changed

+14
-25
lines changed

articles/iot-central/core/howto-run-a-job.md

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: iot-central
55
services: iot-central
66
author: sarahhubbard
77
ms.author: sahubbar
8-
ms.date: 07/08/2019
8+
ms.date: 03/03/2020
99
ms.topic: conceptual
1010
manager: peterpr
1111
---
@@ -22,51 +22,40 @@ This section shows you how to create and run a job. It shows you how to set the
2222

2323
2. Select **+ New** to create a new job:
2424

25-
> [!div class="mx-imgBorder"]
26-
> ![Create new job](./media/howto-run-a-job/createnewjob.png)
25+
![Create new job](./media/howto-run-a-job/createnewjob.png)
2726

2827
3. Enter a name and description to identify the job you're creating.
2928

3029
4. Select the target device group you want your job to apply to. You can see how many devices your job configuration applies to in the **Summary** section.
3130

32-
5. Next, choose either **Property** or **Command** as the type of job to configure. To set up a **Property** job configuration, select a property and set its new value. To set up a **Command**, or choose the command to run. A property job can set multiple properties:
31+
5. Next, choose either **Cloud property**, **Property** or **Command** as the type of job to configure. To set up a **Property** job configuration, select a property and set its new value. To set up a **Command**, choose the command to run. A property job can set multiple properties:
3332

34-
> [!div class="mx-imgBorder"]
35-
> ![Configure job](./media/howto-run-a-job/configurejob.png)
33+
![Configure job](./media/howto-run-a-job/configurejob.png)
3634

37-
6. After selecting your devices, choose **Run** or **Save**. The job now appears on your main **Jobs** page. On this page, you can see your currently running job and the history of any previously run or saved jobs. Your saved job can be opened again at any time to continue editing it or to run it:
35+
6. After creating your job, choose **Run** or **Save**. The job now appears on your main **Jobs** page. On this page, you can see your currently running job and the history of any previously run or saved jobs. Your saved job can be opened again at any time to continue editing it or to run it:
3836

39-
> [!div class="mx-imgBorder"]
40-
> ![View job](./media/howto-run-a-job/viewjob.png)
37+
![View job](./media/howto-run-a-job/viewjob.png)
4138

4239
> [!NOTE]
4340
> You can view up 30 days of history for your previously run jobs.
4441
4542
7. To get an overview of your job, select the job to view from the list. This overview contains the job details, devices, and device status values. From this overview, you can also select **Download Job Details** to download a CSV file of your job details, including the devices and their status values. This information can be useful for troubleshooting:
4643

47-
> [!div class="mx-imgBorder"]
48-
> ![View device status](./media/howto-run-a-job/downloaddetails.png)
44+
![View device status](./media/howto-run-a-job/downloaddetails.png)
4945

50-
### Stop a running job
46+
### Manage a job
5147

52-
To stop one of your running jobs, open it and select **Stop**. The job status changes to reflect the job is stopped. The **Summary** section shows which devices have completed, failed, or are still pending:
48+
To stop one of your running jobs, open it and select **Stop**. The job status changes to reflect the job is stopped. The **Summary** section shows which devices have completed, failed, or are still pending.
5349

54-
> [!div class="mx-imgBorder"]
55-
> ![Stop job](./media/howto-run-a-job/stopjob.png)
50+
To run a job that's currently stopped, select it, and then select **Run**. The job status changes to reflect the job is now running again. The **Summary** section continues to update with the latest progress.
5651

57-
### Run a stopped job
58-
59-
To run a job that's currently stopped, select it, and then select **Run**. The job status changes to reflect the job is now running again. The **Summary** section continues to update with the latest progress:
60-
61-
> [!div class="mx-imgBorder"]
62-
> ![Resumed job](./media/howto-run-a-job/resumejob.png)
52+
![Manage job](./media/howto-run-a-job/managejob.png)
6353

6454
## Copy a job
6555

66-
To copy one of your existing jobs, open it and select **Copy**. A copy of the job configuration opens for you to edit, and **Copy** is appended to the end of the job name. You can save or run the new job:
56+
To copy one of your existing jobs, select it on the **Jobs** page and select **Copy**. A copy of the job configuration opens for you to edit, and **Copy** is appended to the job name. You can save or run the new job:
6757

68-
> [!div class="mx-imgBorder"]
69-
> ![Copy job](./media/howto-run-a-job/copyjob.png)
58+
![Copy job](./media/howto-run-a-job/copyjob.png)
7059

7160
## View the job status
7261

@@ -89,7 +78,7 @@ The status message is followed by an overview of the devices in the job. The fol
8978

9079
### View the device status
9180

92-
To view the status of the job and all the affected devices, select the job. To download a CSV file that includes the job details, including the list of devices and their status values, select **Download job details**. Next to each device name, you see one of the following status messages:
81+
To view the status of the job and all the affected devices, open the job. To download a CSV file that includes the job details, including the list of devices and their status values, select **Download job details**. Next to each device name, you see one of the following status messages:
9382

9483
| Status message | Status meaning |
9584
| -------------------- | ----------------------------------------------------------------------------- |
-356 KB
Loading
-375 KB
Loading
-198 KB
Loading
-381 KB
Loading
57.3 KB
Loading
Binary file not shown.
Binary file not shown.
-262 KB
Loading

0 commit comments

Comments
 (0)