- Upgraded api-version tag from 'package-2024-04' to 'package-2024-06-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/e79d9ef3e065f2dcb6bd1db51e29c62a99dff5cb/specification/servicefabricmanagedclusters/resource-manager/readme.md.
- Upgraded api-version tag from 'package-2023-12-preview' to 'package-2024-04'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/5539bbe1f023b10ffa3b61c9106cb8d34a27038e/specification/servicefabricmanagedclusters/resource-manager/readme.md.
- Added
ArmOperation.RehydrateandArmOperation.Rehydrate<T>static methods to rehydrate a long-running operation.
- Upgraded Azure.Core from 1.37.0 to 1.40.0
- Upgraded Azure.ResourceManager from 1.10.1 to 1.12.0
- Upgraded api-version tag from 'package-2023-03-preview' to 'package-2023-12-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/2ce7ebed8b2fbcce991d2839ba0ba712f9a0d12b/specification/servicefabricmanagedclusters/resource-manager/readme.md
- 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.37.0
- Upgraded Azure.ResourceManager from 1.9.0 to 1.10.1
- Enabled mocking for extension methods, refer this document for more details.
- Upgraded dependent
Azure.ResourceManagerto 1.9.0.
Cluster features
- NatGatewayId
- PublicIpPrefix
NodeType features
- VmSharedGalleryImageId
- SecurityType
- SecureBootEnabled
- EnableNodePublicIP
- VmImagePlan
- Upgraded API version to 2023-03-01-preview.
- 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.28.0. - Upgraded dependent
Azure.ResourceManagerto1.4.0.
This release is the first stable release of the Service Fabric Managed Clusters Management library.
Polishing since last public beta release:
- Prepended
ServiceFabricManagedprefix to all single / simple model names. - Corrected the format of all
Guidtype properties / parameters. - Corrected the format of all
ResourceIdentifiertype properties / parameters. - Corrected the format of all
ResouceTypetype properties / parameters. - Corrected the format of all
IPAddresstype properties / parameters. - Corrected the format of all
AzureLocationtype properties / parameters. - Corrected the format of all binary type properties / parameters.
- Corrected all acronyms that not follow .Net Naming Guidelines.
- Corrected the name of interval / duration properties / parameters that end with units.
- Optimized the name of some models and functions.
- Updated the API version to 2022-01-01.
- Upgraded dependent Azure.ResourceManager to 1.3.1.
- Optimized the implementation of methods related to tag operations.
New design of track 2 initial commit.
The package name has been changed from Microsoft.Azure.Management.ServiceFabricManagedClusters to Azure.ResourceManager.ServiceFabricManagedClusters.
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.