github Azure/azure-sdk-for-net Azure.ResourceManager.Compute.Recommender_1.1.0-beta.2

latest releases: Azure.ResourceManager.ServiceBus_1.3.0-beta.1, Azure.ResourceManager.EventHubs_1.4.0-beta.1, Azure.AI.Projects_3.0.0-beta.2...
pre-release5 hours ago

1.1.0-beta.2 (2026-09-02)

Features Added

  • Upgraded API version to 2026-09-05-preview.
  • Added ComputeSkuMixPlacementGenerateResult.Id so the recommendation identifier is returned once per response.
  • Added ComputeSkuMixPlacementGenerateResult.CapacityLimits and the ComputeSkuMixPlacementCapacityLimit model, which report the capacity ceiling that constrained a recommendation.
  • Added the SkuMixPlacementCapacityLimitReason enum with values None, InsufficientCapacity, InsufficientQuota, and SkuNotAvailable.

Breaking Changes

  • Removed ComputeSkuMixPlacementDeploymentChoice.Id. Use ComputeSkuMixPlacementGenerateResult.Id instead; the identifier now applies to the whole response rather than to each individual placement choice.
  • Removed ComputeSkuMixPlacementItem.CapacityMax. Use ComputeSkuMixPlacementGenerateResult.CapacityLimits instead, which reports the same ceiling along with the Reason it was applied.

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

NewReleases is sending notifications on new releases.