github Azure/azure-sdk-for-python azure-mgmt-batch_10.0.0

latest releases: azure-mgmt-mongocluster_1.0.0b1, azure-template_0.1.0b3920641, azure-mgmt-avs_9.0.0b1...
3 years ago

10.0.0 (2021-01-28)

Features

  • Added new extensions property to VirtualMachineConfiguration on pools to specify virtual machine extensions for nodes
  • Added the ability to specify availability zones using a new property node_placement_configuration on VirtualMachineConfiguration
  • Added a new identity property on Pool to specify a managed identity
  • Added a new user_assigned_identities on BatchAccountIdentity to specify a user managed identity
  • Added certificate operation method PoolOperations.create
  • Added certificate operation method CertificateOperations.create

Breaking changes

  • Removed certificate operation method PoolOperations.begin_create. Certificate operations are not long running operations so this was incorrect.
  • Removed certificate operation method CertificateOperations.begin_create. Certificate operations are not long running operations so this was incorrect.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.