github Azure/azure-sdk-for-net Azure.Provisioning_1.4.0

latest releases: Azure.AI.Projects_1.2.0-beta.5, Azure.AI.Projects.OpenAI_1.0.0-beta.5, Azure.AI.OpenAI_2.8.0-beta.1...
4 days ago

1.4.0 (2025-12-10)

Features Added

  • Added extension method BicepValueExtensions.ToBicepExpression which converts any IBicepValue into BicepExpression to build up complex expressions in bicep. For more details, please refer to the documents in README.

Bugs Fixed

  • Enabled the ability to assign expressions into a property with type of a ProvisionableConstruct via low level APIs.
  • Fixed exception when output variable has a type of array or object.
  • Fixed bug when indexing output list or dictionary, a KeyNotFoundException was always thrown. (#48491)

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

NewReleases is sending notifications on new releases.