github Azure/azure-sdk-for-net Azure.ResourceManager.DurableTask_1.1.0

2 hours ago

1.1.0 (2026-03-12)

Features Added

This release contains required changes for durable task scheduler private endpoint support. As part of this schedulers can be configured to disable public network access. Additionally, private endpoint connections can be managed and viewed.

  • DurableTaskSchedulerProperties now includes PublicNetworkAccess to enable or disable public network access.
  • DurableTaskSchedulerProperties now also contain a readonly PrivateEndpointConnections collection for any private endpoint connections of this scheduler.
  • The DurableTaskPrivateEndpointConnectionCollection client allows managing of private endpoint connections, including approving / rejecting connections.

Other Changes

  • Now uses API version 2026-02-01 for all resource management calls.

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

NewReleases is sending notifications on new releases.