You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-central/core/howto-run-a-job.md
+14-25Lines changed: 14 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: iot-central
5
5
services: iot-central
6
6
author: sarahhubbard
7
7
ms.author: sahubbar
8
-
ms.date: 07/08/2019
8
+
ms.date: 03/03/2020
9
9
ms.topic: conceptual
10
10
manager: peterpr
11
11
---
@@ -22,51 +22,40 @@ This section shows you how to create and run a job. It shows you how to set the
22
22
23
23
2. Select **+ New** to create a new job:
24
24
25
-
> [!div class="mx-imgBorder"]
26
-
> 
25
+

27
26
28
27
3. Enter a name and description to identify the job you're creating.
29
28
30
29
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.
31
30
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:
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:
> You can view up 30 days of history for your previously run jobs.
44
41
45
42
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:
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.
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.
56
51
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:
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:
@@ -89,7 +78,7 @@ The status message is followed by an overview of the devices in the job. The fol
89
78
90
79
### View the device status
91
80
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:
0 commit comments