Batch cmdlets for terminating job schedules, jobs, and tasks#815
Batch cmdlets for terminating job schedules, jobs, and tasks#815jianghaolu merged 4 commits intoAzure:devfrom jasper-schneider:batchStopCmdlets
Conversation
|
Hi @jasper-schneider, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
|
@azuresdkci retest this please |
|
Test errors don't look related to my changes. How would you like me to proceed? "D:\workspace\powershell\build.proj" (Full target) (1) -> "D:\workspace\powershell\build.proj" (Full target) (1) -> |
|
@azuresdkci retest this please |
|
on-dmeand run is here: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-on-demand/165/ |
|
@jasper-schneider Please add these changes to the changelog |
|
Updated changelog to include these cmdlets as well as some cmdlets that were added last week. |
Batch cmdlets for terminating job schedules, jobs, and tasks
3 new cmdlets:
Stop-AzureBatchJobSchedule
Stop-AzureBatchJob
Stop-AzureBatchTask
Includes test updates and help.