Open the Windows Azure Management portal, click Settings on the left sidebar, expand the Scheduler page, and we can see the current job situation:
650) this.width=650; "title=" clip_image002[7] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image002[7] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142455j9pl.jpg "" 554 "height=" 344 "/>
In the scheduler, what we can do is to customize the specific management jobs and see how the previous jobs were executed.
Click the Job collection and click Create Scheduler job to create your own job.
650) this.width=650; "title=" clip_image004[7] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image004[7] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142455vhru.jpg "" 554 "height=" 126 "/>
Select Quick Create on the next page, fill in the Job name and select the area, click Next
650) this.width=650; "title=" clip_image006[7] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image006[7] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142455pns6.jpg "" 554 "height=" 540 "/>
On the job page, fill in the information about the job, including name, type, method, etc.
650) this.width=650; "title=" clip_image008[7] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image008[7] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142455d5iz.jpg "" 554 "height=" 506 "/>
Confirm the repeat cycle and start time.
650) this.width=650; "title=" clip_image010[7] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image010[7] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142456slzd.jpg "" 554 "height=" 502 "/>
Next you can see the status of the Job collection,
650) this.width=650; "title=" clip_image012[5] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; margin:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image012[5] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 14041424561ymv.jpg "" 553 "height=" 108 "/>
And you can view the execution of each job by filtering the jobs that you want to focus on by selecting the
650) this.width=650; "title=" clip_image014[5] "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" clip_image014[5] "src=" http://img1.51cto.com/attachment/201406/30/1486550_ 1404142456s3jh.jpg "" 554 "height=" 191 "/>
This is a useful feature if your Windows Azure has a large number of jobs.