-
Notifications
You must be signed in to change notification settings - Fork 4k
Batch cmdlets for terminating job schedules, jobs, and tasks #815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.