Azure Sdk For Net Versions Save

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

Azure.ResourceManager.EventHubs_1.1.0-beta.6

2 weeks ago

1.1.0-beta.6 (2024-04-29)

Features Added

  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.Dns_1.1.1

2 weeks ago

1.1.1 (2024-04-29)

Features Added

  • Enabled the new model serialization by using the System.ClientModel, refer this document for more details.
  • Added model factory for all DnsRecordData
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.KeyVault_1.2.2

2 weeks ago

1.2.2 (2024-04-29)

Features Added

  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.CosmosDB_1.4.0-beta.8

2 weeks ago

1.4.0-beta.8 (2024-04-29)

Features Added

  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.ContainerService_1.2.1

2 weeks ago

1.2.1 (2024-04-29)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.ContainerRegistry_1.2.1

2 weeks ago

1.2.1 (2024-04-29)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.Authorization_1.1.2

2 weeks ago

1.1.2 (2024-04-29)

Features Added

  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.ContainerInstance_1.2.1

2 weeks ago

1.2.1 (2024-04-29)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.AppPlatform_1.1.1

2 weeks ago

1.1.1 (2024-04-29)

Features Added

  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.

Azure.ResourceManager.Astro_1.0.0-beta.1

2 weeks ago

1.0.0-beta.1 (2024-05-01)

Features Added

General New Features

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.