1.1.0 (2026-07-07)
Breaking Changes
- The bulk operation methods now require an explicit
AzureLocationparameter instead of inferring the location from theResourceGroupResource. A resource group's location can differ from the location of the resources it contains, so the location must be supplied by the caller. The following overloads that inferred the location were removed:BulkStartOperation/BulkStartOperationAsyncBulkDeallocateOperation/BulkDeallocateOperationAsyncBulkHibernateOperation/BulkHibernateOperationAsyncBulkDeleteOperation/BulkDeleteOperationAsyncBulkGetOperationsStatus/BulkGetOperationsStatusAsyncBulkCancelOperations/BulkCancelOperationsAsync