Skip to content

Releases: Azure/azure-sdk-for-net

Azure.Core_1.51.1

05 Feb 03:16
738d40b

Choose a tag to compare

1.51.1 (2026-02-04)

Features Added

  • Update the APIs for Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection to enable Azure.Identity use cases.
  • Updated BCL dependencies to 10.x.

Azure.ResourceManager.ServiceGroups_1.0.0-beta.1

05 Feb 10:17
7338689

Choose a tag to compare

1.0.0-beta.1 (2025-02-06)

Features Added

This package follows the new Azure SDK guidelines, and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.

NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.

Azure.ResourceManager.FileShares_1.0.0-beta.2

05 Feb 15:14
05be898

Choose a tag to compare

1.0.0-beta.2 (2026-02-05)

Features Added

  • Upgraded API version to 2025-09-01-preview
  • Updated to latest API specification commit

Azure.Provisioning.AppContainers_1.2.0-beta.1

05 Feb 14:20
738d40b

Choose a tag to compare

1.2.0-beta.1 (2026-02-05)

Features Added

  • Added new resource versions including V2025_07_01 and V2026_01_01.
  • Added Auto value to ContainerAppCustomDomainBindingType enum for automatic certificate binding.
  • Added new resources: ContainerAppHttpRouteConfig, ContainerAppMaintenanceConfiguration, ContainerAppPrivateEndpointConnection, and LogicApp.

Azure.ResourceManager.Network_1.15.0

03 Feb 06:18
3be76e5

Choose a tag to compare

1.15.0 (2026-02-02)

Features Added

  • Upgraded api-version to 2025-05-01.

Azure.Communication.CallAutomation_1.6.0-beta.2

03 Feb 21:56

Choose a tag to compare

1.6.0-beta.2 (2026-02-03)

Features Added

  • Support for MicrosoftTeamsAppIdentifier CommunicationIdentifier

Azure.ResourceManager.PostgreSql_1.4.0

30 Jan 05:05
c1b3d31

Choose a tag to compare

1.4.0 (2026-01-30)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.47.1 to 1.50.0

Azure.Data.AppConfiguration_1.8.0

29 Jan 06:17
d4f84ca

Choose a tag to compare

1.8.0 (2026-01-27)

Features Added

  • Added new methods, CheckConfigurationSettings and CheckConfigurationSettingsAsync, which can be used to check settings from the Azure App Configuration store using HEAD requests, returning only headers without the response body. #54669

Other Changes

  • Added internal pipeline policy to handle audience error and surface up an improved error message. #53834

Azure.Core_1.51.0

29 Jan 21:15
c5facf3

Choose a tag to compare

1.51.0 (2026-01-29)

Features Added

  • Added core support for Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection.
  • Implements support for client certificate rotation in the Azure.Core transport layer to enable dynamic token binding scenarios. The changes allow transport instances to be updated with new client certificate configurations at runtime without requiring full pipeline reconstruction.

Bugs Fixed

  • Fixed NullReferenceException when calling GetHashCode() on default(AzureLocation).

Azure.Communication.CallAutomation_1.5.1

29 Jan 22:54
7482e77

Choose a tag to compare

1.5.1 (2026-01-29)

Features Added

  • Support for MicrosoftTeamsAppIdentifier CommunicationIdentifier