Skip to content

Releases: Azure/azure-sdk-for-net

Microsoft.Azure.WebJobs.Extensions.Storage.Blobs_5.3.7

29 Oct 23:45
68ee33c

Choose a tag to compare

5.3.7 (2025-10-29)

Other Changes

  • The following optimizations were added to Blob Trigger processing:
    • Exclude containers that are not intended for monitoring.
    • Do not perform unnecessary scanning for container(s) detected during the initial write log.
    • Cache recently found write entry to avoid analyzing log blobs again.
    • Migrate ScaleMonitor to TargetScaler.

Azure.ResourceManager.IotHub_1.2.0-beta.2

29 Oct 08:54
eacc763

Choose a tag to compare

1.2.0-beta.2 (2025-10-29)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.44.1 to 1.49.0
  • Upgraded Azure.ResourceManager from 1.13.0 to 1.13.2

Azure.AI.Agents.Persistent_1.2.0-beta.7

28 Oct 21:17
745d603

Choose a tag to compare

Pre-release

1.2.0-beta.7 (2025-10-28)

Breaking Changes

  • The trust parameter for MCPApproval constructor was renamed to requireApproval.

Bugs Fixed

  • Relax the validation of previous conversation in the PersistentAgentsChatClient.

Other Changes

  • Expand AIFunction support to also include any AIFunctionDeclaration.
  • Add an extension AsAITool method that makes it easy to add any persistent ToolDefinition to ChatOptions.Tools.
  • Add HostedMcpServerTool support for PersistentAgentsChatClient.

Azure.ResourceManager.DeviceRegistry_1.1.0-beta.1

24 Oct 22:33
a0347e2

Choose a tag to compare

1.1.0-beta.1 (2025-10-23)

Features Added

  • Aligned resource types to Microsoft.DeviceRegistry API version 2025-10-01.
  • Added Namespaces, NamespaceAssets, NamespaceDiscoveredAssets, NamespaceDevices, NamespaceDiscoveredDevices resource types from Microsoft.DeviceRegistry OpenAPI spec version 2025-10-01.

Breaking Changes

  • Change Schemas and SchemaVersions DELETE operations to be asynchronous operations, returning 202 HTTP status codes.

Azure.ResourceManager.Storage_1.6.0

23 Oct 06:40
eca9f1a

Choose a tag to compare

1.6.0 (2025-10-24)

Features Added

Azure.Security.CodeTransparency_1.0.0-beta.5

23 Oct 16:12
5603e33

Choose a tag to compare

1.0.0-beta.5 (2025-10-20)

Features Added

  • Exposed CborUtils to extract values from CBOR maps, which would otherwise require working directly with a CBOR library
  • Added new static verification method CodeTransparencyClient.VerifyTransparentStatement which accepts CodeTransparencyVerificationOptions, this allows verifying receipts from specific issuers

Other Changes

  • Updated samples
  • Fixed grammar in README files

Azure.ResourceManager.ImpactReporting_1.0.0-beta.1

23 Oct 06:41
eca9f1a

Choose a tag to compare

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

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.Qumulo_1.2.0

22 Oct 08:41
a6b54f5

Choose a tag to compare

1.2.0 (2025-10-22)

Features Added

  • Upgrade to API version 2024-06-19.
  • Make Azure.ResourceManager.Qumulo AOT-compatible.

Azure.ResourceManager.PolicyInsights_1.3.0

22 Oct 08:39
a6b54f5

Choose a tag to compare

1.3.0 (2025-10-22)

Features Added

  • Upgraded API version of Policy Insights to 2024-10-01.
  • Make Azure.ResourceManager.Compute AOT-compatible.

Azure.ResourceManager.NetApp_1.13.0-beta.1

23 Oct 01:35
a6b54f5

Choose a tag to compare

1.13.0-beta.1 (2025-10-22)

Features Added