Azure SDK Release Highlights and Updates for July 2025
Ronnie Geraghty summarizes the key updates in the July 2025 Azure SDK release, detailing new features, bug fixes, stable and beta releases for languages like Python, .NET, and more.
Azure SDK Release (July 2025)
By Ronnie Geraghty
Thank you for your interest in the new Azure SDKs! Azure SDKs are updated every month with new features, improvements, and bug fixes. Subscribe to the Azure SDK Blog RSS Feed to receive notifications about the latest releases.
You can always find links to packages, source code, and documentation on the Azure SDK Releases page.
Release Highlights
Azure AI Agents 1.0.2 for Python
- Update: Addresses a critical tracing issue during process termination when messages or run steps were not fully iterated.
- Impact: Enhances reliability for AI agents running in production.
- Release on PyPI
Azure Storage Libraries for Python
- Libraries Updated:
- Highlights: Stable releases, feature enhancements, and bug fixes.
Azure Key Vault Libraries for Python
- API Version Support: Now supports API version 7.6.
- Key Updates:
- Key Vault Keys 4.11.0 includes
get_key_attestation
for retrieving key attestation blobs from managed HSMs. - Key Vault Certificates 4.10.0 introduces
preserve_order
to maintain certificate chain ordering during creation/import.
- Key Vault Keys 4.11.0 includes
Initial Stable Releases
Client Libraries
- .NET
- Java
- JavaScript
- Go
Management Libraries
.NET
- Resource Management – Lambda Test Hyper Execute 1.0.0
- Resource Management – Storage Actions 1.0.0
- Resource Management – Pure Storage Block 1.0.0
- Resource Management – Arize AI Observability Eval 1.0.0
- Resource Management – Carbon Optimization 1.0.0
- Resource Management – MongoDB Atlas 1.0.0
Java
- Resource Management – Lambda Test Hyper Execute 1.0.0
- Resource Management – Arize AI Observability Eval 1.0.0
- Resource Management – Pure Storage Block 1.0.0
- Resource Management – MongoDB Atlas 1.0.0
- Resource Management – Resources – Deployment Stacks 1.0.0
- Resource Management – Storage Actions 1.0.0
JavaScript
- Resource Management – Pure Storage Block 1.0.0
- Resource Management – Lambda Test Hyper Execute 1.0.0
- Resource Management – Storage Actions 1.0.0
- Resource Management – MongoDB Atlas 1.0.0
Python
- Resource Management – Lambda Test Hyper Execute 1.0.0
- Resource Management – Pure Storage Block 1.0.0
- Resource Management – Storage Actions 1.0.0
- Resource Management – Arize AI Observability Eval 1.0.0
- Resource Management – MongoDB Atlas 1.0.0
- Resource Management – Hardware Security Modules 1.0.0
Go
- Resource Management – Lambda Test Hyper Execute 1.0.0
- Resource Management – Arize AI Observability Eval 1.0.0
- Resource Management – Storage Actions 1.0.0
- Resource Management – Pure Storage Block 1.0.0
- Resource Management – MongoDB Atlas 1.0.0
Initial Beta Releases
Client Libraries
- .NET: Playwright 1.0.0-beta.1, Playwright NUnit 1.0.0-beta.1
- JavaScript: Playwright 1.0.0-beta.1, Create Playwright 1.0.0-beta.1
Management Libraries
- .NET:
- Java:
- JavaScript:
- Python:
- Go:
Release Notes by Language
For comprehensive release notes, visit the links above for each language.
This post appeared first on “Microsoft DevBlog”. Read the entire article here