Skip to content

Update Azure Batch cmdlets to latest SDK versions #8612

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

Merged
merged 11 commits into from
Mar 1, 2019

Conversation

matthchr
Copy link
Member

Description

Checklist

@matthchr
Copy link
Member Author

matthchr commented Feb 25, 2019

Note for reviewers

  1. This does include breaking changes, which is why it's being published as a preview first. When the next official breaking change happens, this preview should be merged into master
  2. Please ensure that I did the right thing with respect to marking the upcoming version as preview.
  3. Please ensure that I did the right thing in the changelog for preview.
  4. The new New-AzBatchResourceFile cmdlet was reviewed here

This PR resolves the following issues: #7921, #7863, #6611

@matthchr matthchr force-pushed the feature/batch-jan-2019 branch 6 times, most recently from 3d7b85a to 95b756d Compare February 27, 2019 16:14
@cormacpayne cormacpayne self-assigned this Feb 27, 2019
@matthchr matthchr force-pushed the feature/batch-jan-2019 branch from 0322920 to fe25e11 Compare February 27, 2019 18:53
Copy link
Member

@cormacpayne cormacpayne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matthchr a few minor comments, otherwise LGTM

  - Updated the Microsoft.Azure.Batch pacakge to 10.1.0.
  - Updated the Microsoft.Azure.Management.Batch package to 7.0.0.
  - Add new "New-AzBatchResourceFile" cmdlet to aid in ResourceFile creation.
  - Also fix New-AzBatchTask parameter requirements.
  - This makes it so that a response from the Batch service can be used
    as input to a New cmdlet. For example: `Get-AzBatchJob` `Metadata` can
    now be supplied as an input parameter to `New-AzBatchJob`.
  - This resolves issue Azure#6611.
@matthchr matthchr force-pushed the feature/batch-jan-2019 branch from fe25e11 to 822429e Compare February 28, 2019 20:56
@cormacpayne cormacpayne merged commit 11567d2 into Azure:Az.Batch-preview Mar 1, 2019
@matthchr matthchr deleted the feature/batch-jan-2019 branch October 15, 2019 00:07
@matthchr matthchr mentioned this pull request Oct 15, 2019
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants