AI Navigate

Azure.ResourceManager.DomainRegistration_1.0.0-beta.1

Azure OpenAI .NET Releases / 3/16/2026

📰 NewsDeveloper Stack & Infrastructure

Key Points

  • The 1.0.0-beta.1 release for Azure.ResourceManager.DomainRegistration is a public preview dated 2026-03-16, signaling that future releases may include breaking changes.
  • It adds MSAL.NET support and uses Azure.Identity out of the box to enable authentication.
  • It includes OpenTelemetry support for distributed tracing.
  • It provides an HTTP pipeline with custom policies and improved error handling.
  • It aims for uniform telemetry across all languages and invites feedback via the Azure SDK for .NET GitHub repository.

1.0.0-beta.1 (2026-03-16)

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.