- Upgraded to API version 2025-07-01.
- Exposed
JsonModelWriteCorefor model serialization procedure.
- Upgraded api-version tag from 'package-2023-10' to 'package-2024-07'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/de1f3772629b6f4d3ac01548a5f6d719bfb97c9e/specification/storagemover/resource-manager/readme.md.
- Added support for upload limit schedule
- Enabled the new model serialization by using the System.ClientModel, refer this document for more details.
- Upgraded Azure.Core from 1.36.0 to 1.40.0
- Upgraded Azure.ResourceManager from 1.9.0 to 1.12.0
- Enabled mocking for extension methods, refer this document for more details.
- Upgraded dependent
Azure.ResourceManagerto 1.9.0.
- Upgraded to API version 2023-10-01.
- Upgraded to API version 2023-07-01-preview
- Added support for SMB endpoint and SMB file share endpoint.
- Enabled the model factory feature for model mocking, more information can be found here.
- Upgraded dependent Azure.Core to 1.32.0.
- Upgraded dependent Azure.ResourceManager to 1.6.0.
- Upgraded dependent
Azure.Coreto1.30.0.
This is the first stable release of StorageMover client library.
New design of track 2 initial commit.
- Corrected the format of all
uuidtype properties / parameters. - Corrected all acronyms that don't follow Microsoft .NET Naming Guidelines.
- Prepended
StorageMoverprefix to all single / simple model names - Optimized the name of some models and functions.
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.