Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Identity_1.21.0
1.21.0 (2026-04-10)
Other Changes
- All
Azure.Identitytypes have been moved toAzure.Coreand are now available throughTypeForwardedToattributes. This is a non-breaking change — existing code continues to work transparently. The library's version number now aligns with that ofAzure.Core. See the Migration Guide for details.
Azure.Core_1.53.0
1.53.0 (2026-04-09)
Other Changes
Azure.Identitycredential types are now included inAzure.Core, enabling SDK libraries to provide configuration-driven DI extensions (e.g.,AddAzureSecretClient) without requiring a direct dependency onAzure.Identity.
Azure.ResourceManager.DesktopVirtualization_1.4.0-beta.1
1.4.0-beta.1 (2026-04-09)
Features Added
- Upgraded API version to
2026-01-01-preview. - Added
SessionHostConfigurationResourcefor managing session host configurations on a host pool. - Added
SessionHostManagementResourcefor managing session host lifecycle, including initiating updates and controlling provisioning and updates. - Added
ActiveSessionHostConfigurationResourcefor retrieving the active session host configuration. - Added
GetRegistrationTokensandGetSingleSessionHostRegistrationTokensoperations onHostPoolResourceandSessionHostCollection. - Added
RetryProvisioningoperation onSessionHostResource. - Migrated SDK from Swagger/AutoRest to TypeSpec-based code generation.
Azure.ResourceManager.Sql_1.4.0
1.4.0 (2026-04-09)
Features Added
- Upgraded api-version to 2025-01-01.
Other Changes
- Upgraded dependent Azure.Core to 1.52.0
- Upgraded dependent Azure.ResourceManager to 1.14.0
Azure.Provisioning.MySql_1.0.0-beta.1
1.0.0-beta.1 (2026-04-09)
Features Added
- Initial beta release of new Azure.Provisioning.MySql.
Azure.ResourceManager.ComputeSchedule_1.2.0-beta.2
1.2.0-beta.2 (2026-04-15)
Features Added
- Updated the ComputeSchedule RP api-version from
2025-04-15-previewto2026-03-01-preview. - Added
VirtualMachinesExecuteCreateFlexoperation for flexible VM creation with prioritized VM size profiles, allocation strategies, and inline network configuration.
Azure.Security.KeyVault.Certificates_4.9.0-beta.1
4.9.0-beta.1 (2026-04-01)
Features Added
- Added
UniformResourceIdentifiersandIpAddressescollection properties inSubjectAlternativeNames. - Added the
OutContentTypeoption toDownloadCertificateOptionsand as a parameter forCertificateClient.DownloadCertificateandCertificateClient.DownloadCertificateAsyncmethods to specify the format in which the certificate will be returned.
Bugs Fixed
- Fixed challenge-based authentication to correctly parse tenant ID from DSTSv2 authority URIs.
Other Changes
- The default service version is now
2025-07-01.
Azure.ResourceManager.ContainerService_1.5.0-beta.1
1.5.0-beta.1 (2026-04-03)
Features Added
- Upgraded api-version to 2026-01-02-preview.
Azure.ResourceManager.ContainerServiceFleet_1.2.0-beta.2
1.2.0-beta.2 (2026-04-06)
Features Added
- Upgraded api-version to '2025-08-01-preview'.
Azure.Provisioning.Monitor_1.0.0-beta.1
1.0.0-beta.1 (2026-04-07)
Features Added
- Initial beta release of new Azure.Provisioning.Monitor.