github Azure/azure-sdk-for-net Azure.ResourceManager.Batch_1.2.0

latest releases: Azure.ResourceManager.KeyVault_1.3.0, Azure.ResourceManager.ApiManagement_1.2.0, Azure.ResourceManager.Sql_1.3.0-beta.9...
12 months ago

1.2.0 (2023-06-16)

Features Added

  • Added boolean property enableAcceleratedNetworking to NetworkConfiguration.
    • This property determines whether this pool should enable accelerated networking, with default value as False.
    • Whether this feature can be enabled is also related to whether an operating system/VM instance is supported, which should align with AcceleratedNetworking Policy (AcceleratedNetworking Limitations and constraints).
  • Added boolean property enableAutomaticUpgrade to VMExtension.
    • This property determines whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
  • Added new property Type to ContainerConfiguration, which now supports two values: DockerCompatible and CriCompatible.

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

NewReleases is sending notifications on new releases.