github Azure/azure-sdk-for-python azure-mgmt-batch_15.0.0b1

latest releases: azure-ai-inference_1.0.0b1, azure-developer-devcenter_1.0.0, azure-eventgrid_4.20.0...
pre-release3 years ago

15.0.0b1 (2021-01-28)

Features

  • Added a new user_assigned_identities on BatchAccountIdentity to specify a user managed identity
  • Added a new task_slots_per_node property on Pool so property tasks in a job can consume a dynamic amount of slots
  • Added a new identity property on Pool to specify a managed identity
  • 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 property user_name to ContainerRegistry

Breaking changes

  • Removed property username from ContainerRegistry
  • Removed max_tasks_per_node property on Pool and replaced it with task_slots_per_node

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

NewReleases is sending notifications on new releases.