Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.Network_1.13.0

21 Oct 06:44
13f9e93

Choose a tag to compare

1.13.0 (2025-10-24)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.48.0 to 1.49.0

Azure.ResourceManager.NewRelicObservability_1.2.0-beta.1

20 Oct 04:11
8308501

Choose a tag to compare

1.2.0-beta.1 (2025-11-05)

Features Added

Updating the api-version to "2025-05-01-preview"

Other Changes

  • Fixed model naming compliance issues by renaming models that violated Azure SDK guidelines:
    • Renamed SaaSData to NewRelicObservabilitySaaSInfo
    • Renamed SaaSResourceDetailsResponse to NewRelicObservabilitySaaSResourceDetailsResult
    • Renamed LatestLinkedSaaSResponse to NewRelicObservabilityLatestLinkedSaaSResult

Azure.ResourceManager.Grafana_1.2.0-beta.3

21 Oct 21:57
336d08d

Choose a tag to compare

1.2.0-beta.3 (2025-08-07)

Bugs Fixed

  • Added missing long running operation header for Grafana Update operation.

Azure.ResourceManager.ResourceGraph_1.1.0

17 Oct 09:40
e9fe4ff

Choose a tag to compare

1.1.0 (2025-10-17)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.28.0 to 1.49.0
  • Upgraded Azure.ResourceManager from 1.4.0 to 1.13.2

Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.4

17 Oct 14:09
e208e1d

Choose a tag to compare

1.3.0-beta.4 (2025-10-16)

Features Added

  • Upgraded to api-version 2025-06-01-preview.

Cluster features

  • EnableOutboundOnlyNodeTypes

Nodetype features

  • IsOutboundOnly

Service Endpoint

  • NetworkIdentifier

Azure.Provisioning.FrontDoor_1.0.0-beta.1

17 Oct 10:10
3c7185c

Choose a tag to compare

1.0.0-beta.1 (2025-10-17)

Features Added

  • Initial beta release of new Azure.Provisioning.FrontDoor.

Azure.Monitor.Query.Metrics_1.0.0

16 Oct 21:26
a93a3d9

Choose a tag to compare

1.0.0 (2025-10-15)

Features Added

This package contains the first release of Microsoft Azure Monitor Metrics Query client library. This library replaces metrics querying operations of the Azure.Monitor.Query package.

Azure.Monitor.Query.Logs_1.0.0

17 Oct 01:30
a29f72b

Choose a tag to compare

1.0.0 (2025-10-15)

Features Added

This package contains the first release of Microsoft Azure Monitor Logs Query client library. This library replaces logs querying operations of the Azure.Monitor.Query package.

Azure.Monitor.OpenTelemetry.Exporter_1.5.0-beta.1

16 Oct 22:43
c0abd7c

Choose a tag to compare

1.5.0-beta.1 (2025-10-16)

Features Added

  • Added mapping for enduser.pseudo.id attribute to user_Id

  • Added support for configuring sampling via OpenTelemetry environment
    variables:

    • OTEL_TRACES_SAMPLER (supported values: microsoft.rate_limited,
      microsoft.fixed_percentage).
    • OTEL_TRACES_SAMPLER_ARG (rate limit in traces/sec for
      microsoft.rate_limited, sampling ratio 0.0 - 1.0 for
      microsoft.fixed_percentage). This now applies to both
      UseAzureMonitorExporter and the direct
      Sdk.CreateTracerProviderBuilder().AddAzureMonitorTraceExporter(...) path.
      (#52720)
  • Added handling of stable database client span semantic conventions
    (#53050)

Azure.ResourceManager.StorageDiscovery_1.0.0

16 Oct 02:46
af2eb1d

Choose a tag to compare

1.0.0 (2025-10-13)

Features Added

  • First stable (GA) release of Azure Storage Discovery client library.
  • API surface is now considered stable; no breaking changes since 1.0.0-beta.1.
  • Core features now generally available:
    • Out-of-the-box support for MSAL.NET authentication via Azure.Identity.
    • Distributed tracing with OpenTelemetry.
    • Customizable HTTP pipeline with custom policies.
    • Improved error handling.
    • Uniform telemetry support across all languages.
  • For feedback or issues, please visit our Azure SDK for .NET GitHub repo.