News & Blogs
News and Events
Latest From Our Blogs
Go language evolving for future hardware, AI workloads
The Go programming language having just turned 15 years old on November 10, proponents now are planning to adapt the...
[In development] Private Preview: Web Application Firewall (WAF) running on Application Gateway for Containers
Application Gateway for Containers now supports Web Application Firewall (WAF) in private preview. WAF’s Default...
[Launched] Generally Available: Entra ID support for SSH connections in portal
We are announcing that Azure Bastion now supports Microsoft Entra ID authentication for SSH connections in the portal....
Rust Foundation moves forward on C++ and Rust interoperability
The Rust Foundation, which stewards development of the Rust language, has released a statement addressing challenges...
JetBrains IDEs ease debugging for Kubernetes apps
JetBrains IDEs, with new 2024.3 edition releases, now provide a logical code structure view alongside the familiar...
[In preview] Public Preview: Network isolated cluster in AKS
Today you can control an AKS cluster's egress traffic using Azure Firewall. While this configuration is intended to...
[In preview] Public Preview: Azure API Center Plugin for GitHub Copilot for Azure
GitHub Copilot has rapidly become a favorite among developers, thanks to its conversational chat interface and...
[Launched] Generally Available: Advanced Container Networking Services
We’re announcing the general availability of Advanced Container Networking Service for Azure Kubernetes Service (AKS),...
How to use DispatchProxy for AOP in .NET Core
Aspect-oriented programming (AOP) decomposes an application’s source code into distinct aspects that isolate the core...
Understanding Hyperlight, Microsoft’s minimal VM manager
Virtualization seemed to be one of those technologies that was done. With Hyper-V, VMware, and KVM all offering...
[Launched] Generally Available: Extension of limited-time promotional discounts on Azure Databricks Serverless Compute Services
We’re excited to announce the extension of the promotional discounts on serverless compute for Notebooks, Jobs, and...
Retirement: End of Support Announcement for Azure Load Balancer numberOfProbes property on September 1, 2027.
Support for Azure Load Balancer numberOfProbes property ends on September 1, 2027. To avoid service disruption,...
[In development] TLS 1.2 to become the minimum TLS version for Azure Storage
To respond to evolving technology and regulatory standards, Azure Storage will remove support for TLS version 1.1 and...
[Launched] Generally Available: Azure Cosmos DB vector database integration with LangChain.js
We’re excited to introduce LangChain.js integration with Azure Cosmos DB. You can use this powerful combination to...
[Launched] Generally Available: Single prefix enhancement to seamless gateway migration
With the Gateway migration experience, customers can use the Azure Portal or PowerShell scripts to deploy a second...
[Launched] Generally Available: Azure Chaos Studio now supports faults for AKS clusters using managed identity authentication
Azure Chaos Studio’s faults for Azure Kubernetes Service clusters now work with managed identity authentication....
Retirement: Azure Health Data Services will be retired on October 31, 2025 in the Qatar Central region
Because we're consolidating resources and there is low usage in the region, we'll be retiring Azure Health Data...
The Agile Manifesto was ahead of its time
Last week I went on a short rant about scrum, and how it isn’t agile and is, well, dumb. It occurred to me that one of...
Kotlin for Java developers
After Java, Kotlin is the most popular JVM language. Kotlin is an expressive, concise language with strong functional...
Docker tutorial: Get started with Docker volumes
Docker containers are meant to be immutable, meaning the code and data they hold never change. Immutability is useful...