Skip to content
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

Updated Batch Track 2 Management plane SDK for 2024-02-01 API version #41874

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

wiboris
Copy link
Member

@wiboris wiboris commented Feb 9, 2024

Update the SDK to use the Batch 2023-11-01 API version. Swagger spec link: https://github.com/Azure/azure-rest-api-specs/blob/99686ad45c380cf8fbcf7811db9c984a0e9d6639/specification/batch/resource-manager/Microsoft.Batch/stable/2024-02-01/BatchManagement.json

  • Add UpgradePolicy support to Pool Creation

    • Added UpgradePolicy definition
    • Added AutomaticOSUpgradePolicy definition
    • Added RollingUpgradePolicy definition
  • Added BatchSupportEndOfLife property to BatchSupportedSku definition

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.ResourceManager.Batch

# Conflicts:
#	sdk/batch/Azure.ResourceManager.Batch/src/Generated/ArmBatchModelFactory.cs
#	sdk/batch/Azure.ResourceManager.Batch/src/Generated/BatchAccountPoolData.Serialization.cs
#	sdk/batch/Azure.ResourceManager.Batch/src/Generated/Models/BatchSupportedSku.Serialization.cs
Copy link
Member

@dpwatrous dpwatrous left a comment

Choose a reason for hiding this comment

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

The changes look fine to me, but there's a merge conflict that needs to be resolved.

# Conflicts:
#	sdk/batch/Azure.ResourceManager.Batch/src/Generated/BatchAccountPoolData.Serialization.cs
@archerzz archerzz merged commit 4fac1f1 into main Mar 5, 2024
30 checks passed
@archerzz archerzz deleted the batch2024-02-01 branch March 5, 2024 03:02
angiurgiu pushed a commit that referenced this pull request Mar 20, 2024
…#41874)

* Adding support for 2024-02-01 api

* updated generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants