Skip to content

Azure.ResourceManager.CognitiveServices_1.6.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 01 Sep 18:59
ca61f20

1.6.0-beta.4 (2026-08-31)

Features Added

  • Upgraded api-version to 2026-07-15-preview.

Breaking Changes

  • Compared to 1.6.0-beta.3, moved CognitiveServicesComputeData.Location to CognitiveServicesComputeProperties.Location. The CognitiveServicesClusterComputeProperties and ContainerInstanceComputeProperties constructors now require an AzureLocation.
  • Compared to 1.6.0-beta.3, removed the vmPriority parameter from the CognitiveServicesComputePool constructor and made the VmPriority property optional.
  • Compared to 1.6.0-beta.3, replaced CognitiveServicesVmPriority.LowPriority with CognitiveServicesVmPriority.Spot to match the service contract.