Releases: Azure/azure-sdk-for-net
Azure.AI.Agents.Persistent_1.2.0-beta.8
1.2.0-beta.8 (2025-12-01)
Features Added
- Added support for Computer usage.
- Improved handling of errors by
PersistentAgentsChatClientin the streaming scenarios.
Bugs Fixed
- Fix the issue with
PersistentAgentsChatClientwhen the run in incomplete state is encountered issue.
Sample updates
- Added sample for Computer usage.
Azure.ResourceManager.Dynatrace_1.2.0
1.2.0 (2025-11-27)
Features Added
- Upgraded api-version to '2024-04-24'.
- Make
Azure.ResourceManager.DynatraceAOT-compatible.
Azure.ResourceManager.Resources_1.11.2
1.11.2 (2025-10-16)
Bugs Fixed
- Fixed an issue in
ArmDeploymentOperationPropertiesdeserialization whereStatusCodecould be either a string or a number in JSON, causingInvalidOperationExceptionwhen parsing an integerStatusCode.
Azure.ResourceManager.NetApp_1.14.0
1.14.0 (2025-11-26)
Features Added
- Upgraded api-version tag from 'package-2025-06-01' to 'package-2025-09-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/1da0ccefea2127820defac6496bf4710c0902d78/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
- Added
ExcludeReplicationsFiltertoGetReplicationsAsyncto filter out replications
Azure.Provisioning_1.4.0-beta.3
1.4.0-beta.3 (2025-11-26)
Bugs Fixed
- Fixed bug when assigning property to a collection throwing exceptions. (#53862)
Azure.AI.OpenAI_2.7.0-beta.1
2.7.0-beta.1 (2025-11-24)
This update restores compatibility with the latest 2.7.0 release of OpenAI and enables access to the latest features. For details, please see the full OpenAI 2.7.0 release notes.
Features Added
- A substantial number of new features are carried forward from the
OpenAIlibrary. Please see the full OpenAI 2.5.0 release notes for details.
Breaking Changes
[Experimental] Chat Extensions
- Explicitly assigning
nullto theMaxOutputTokensproperty of aChatCompletionOptionsinstance will now reset opt-in to
contemporary serialization ofmax_output_tokensvia.SetNewMaxOutputTokensPropertyEnabled(). Please ensure the extension
method is invoked after non-null assignment ofMaxOutputTokens.
Azure.AI.Language.Text_1.0.0-beta.4
1.0.0-beta.4 (2025-11-20)
This version of the client library defaults to the service API version 2025-11-15-preview.
Features Added
- Added support for multiple redaction policies in a single request.
- Added synthetic replacement redaction, enabling selected PII types (e.g., Person, Email) to be replaced with realistic synthetic values rather than masked.
- Added confidence score thresholding, allowing customers to define minimum confidence levels�globally or per-entity�so that only entities meeting the required confidence are returned.
- Added entity validation control with the
disableEntityValidationparameter, allowing users to bypass entity validation when needed.
Azure.AI.Language.Conversations_2.0.0-beta.5
2.0.0-beta.5 (2025-11-25)
This version of the client library defaults to the service API version 2025-11-15-preview.
Features Added
- Added new PII categories: DriversLicenseNumber, PassportNumber, PersonType, Organization, ABARoutingNumber, BankAccountNumber, DateOfBirth, InternationalBankingAccountNumber, SWIFTCode, VehicleIdentificationNumber, Age, Date, ZipCode, GovernmentIssuedId, CVV, HealthCardNumber, CASocialInsuranceNumber, USMedicareBeneficiaryId, GithubAccount, Location, and GPE.
Azure.ResourceManager.ComputeLimit_1.0.0-beta.1
1.0.0-beta.1 (2025-11-21)
Features Added
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.
Azure.Compute.Batch_1.0.0-beta.4
1.0.0-beta.4 (2025-09-01)
Features Added
Added Models:
- Added
BatchJobDefaultOrder - Added
BatchPoolIdentityReference - Added
DiskCustomerManagedKey - Added
DiskEncryptionSetParameters - Added
HostEndpointSettings - Added
HostEndpointSettingsModeTypes - Added
IPFamily - Added
IpTag - Added
ProxyAgentSettings
Added Properties:
- Added
ipv6AddresstoBatchNode - Added
Ipv6RemoteLoginIpAddressandIpv6RemoteLoginPorttoBatchNodeRemoteLoginSettings - Added
IpFamiliesandIpTagstoBatchPublicAddressConfiguration - Added
JobDefaultOdertoBatchTaskSchedulingPolicy - Added
ManagedDisktoDataDisk - Added
CustomerManagedKeytoDiskEncryptionConfiguration - Added
DiskEncryptionSettoManagedDisk - Added
DiskWithVMGuestStateValuetoSecurityEncryptionTypes - Added
ProxyAgentSettingtoSecurityProfile
Breaking Changes
Removed Certificate API's:
- Removed
BatchClient.CreateCertificate - Removed
BatchClient.CancelCertificateDeletion - Removed
BatchClient.DeleteCertificate - Removed
BatchClient.GetCertificate - Removed
BatchClient.GetCertificates
Removed Modes:
- Removed
BatchCertificate - Removed
BatchCertificateDeleteError - Removed
BatchCertificateFormat - Removed
BatchCertificateReference - Removed
BatchCertificateState - Removed
BatchCertificateStoreLocation - Removed
BatchCertificateVisibility - Removed
BatchNodeCommunicationMode
Removed Properties:
- Removed
CertificateReferencesfromBatchNode - Removed
ResourceTagsandCertificateReferencesfromBatchPool - Removed
CertificateReferences,ResourceTags, andTargetNodeCommunicationModefromBatchPoolCreateOptions - Removed
CertificateReferencesandTargetNodeCommunicationModefromBatchPoolReplaceOptions - Removed
CertificateReferences,ResourceTags, andTargetNodeCommunicationModefromBatchPoolSpecifications - Removed
CertificateReferences,ResourceTags, andTargetNodeCommunicationModefromBatchPoolUpdateOptions - Removed
CertificateReferences,ResourceTags, andTargetNodeCommunicationModefromComputeBatchModelFactory