Azure.ResourceManager.Compute.BulkActions_1.0.0
1.0.0 (2026-06-23)
Features Added
- Initial GA release of the Azure.ResourceManager.Compute.BulkActions client library, targeting the
Microsoft.Compute2026-06-06stable API version. - New endpoints were added for the following bulk operations on virtual machines:
BulkStartOperation/BulkStartOperationAsyncBulkDeallocateOperation/BulkDeallocateOperationAsyncBulkHibernateOperation/BulkHibernateOperationAsyncBulkDeleteOperation/BulkDeleteOperationAsyncBulkGetOperationsStatus/BulkGetOperationsStatusAsyncBulkCancelOperations/BulkCancelOperationsAsync
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.
NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.