Skip to content

Azure.ResourceManager.ContainerInstance_1.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 28 Jan 07:09
18bac3f

1.1.0-beta.1 (2023-01-26)

This release is a preview release for ContainerGroup Priority property and Confidential Containers.

Features Added

  • Added Priority property to ContainerGroup properties to support the public preview of Spot Containers on ACI.
  • Added ConfidentialComputeProperties.CcePolicy and Confidential ContainerGroupSku to support the public preview of Confidential containers on ACI with custom confidential computing enforcement policies.

Breaking Changes

  • Added Priority property to ContainerGroup properties
  • Added ConfidentialComputeProperties.CcePolicy and Confidential ContainerGroupSku

Other Changes

  • Updated ContainerGroupIPAddress to use AutoGeneratedDnsNameLabelScope in place of DnsNameLabelReusePolicy as DnsNameLabelReusePolicy is deprecated.