Microsoft
Developer Blogs

Get the latest information, insights, and news from Microsoft.

Featured Image
Mar 3, 2025

AI in Action — How to build scalable RAG-enabled AI apps

For developers, the emphasis on building intelligence into apps has never been clearer. Over the next three years, 92% of companies plan on investing in AI to achieve business outcomes like enhancing productivity and delivering better customer service. At Microsoft, developers and...
Read more
Mar 3, 2025

Great new productivity features in Visual Studio

Sometimes it’s the little things in life that matter the most. In the latest version of Visual Studio, we’ve added some features and tweaks that aim to put a smile on your face and make you more productive. Here is a list of some of these, and if you want the full list, make sure to...
Read more

Latest posts

Dev Proxy v0.25
Feb 27, 2025
Post comments count0
Post likes count0

Dev Proxy v0.25, now available, with automatic shut down and simplified configuration management

Author AvatarAuthor Avatar
Garry,
Waldek
Read more about the latest Dev Proxy release featuring significant improvements to configuration management, plugin support, and usability.
Microsoft 365 Developer Blog
Image configuration png
Feb 27, 2025
Post likes count1

Multi-Provider Strategy for App Configuration in Python

Author Avatar
Abeeb Amoo
This post discusses a strategy for creating a custom extensible configuration module in python projects.
ISE Developer Blog
Image 54300911108 bf32d44bd6 o
Feb 26, 2025
Post comments count0
Post likes count0

Using Powershell7 with Managed Runcommand

Author Avatar
Joseph Calev
Today, all scripts run through Managed RunCommand will by default use Powershell 5. What if you have a script that requires Powershell7? This is supported via a new feature, but you will need to specify the different script shell. Here's what you need to do. Ensure your VM has...
Azure VM Runtime Team
Image Azure SDK Monthly Release WP 2
Feb 26, 2025
Post comments count0
Post likes count0

Azure SDK Release (February 2025)

Author Avatar
Hector Norzagaray
Azure SDK releases every month. In this post, you find this month's highlights and release notes.
Azure SDK Blog
Image GitHub Copilot Free on Windows Terminal Canary
Feb 26, 2025
Post comments count0
Post likes count0

Terminal Chat now included in GitHub Copilot Free

Author Avatar
Christopher Nguyen
Windows Terminal Canary users can now use Terminal Chat with the GitHub Copilot Free plan! 🚀 GitHub Copilot Free is limited to 50 chat messages per month. This includes the usage of Copilot in the CLI, VS Code, and Visual Studio. If you reach your quota, you can upgrade on the...
Windows Command Line
Image sql database 3 560
Feb 26, 2025
Post comments count3
Post likes count2

Exciting new T-SQL features: Regex support, Fuzzy string-matching, and bigint support in DATEADD – preview

Author Avatar
Abhiman Tiwari
We are thrilled to announce the public preview of three powerful T-SQL features that will elevate your SQL queries: Regular Expressions (Regex) support, Fuzzy string-matching, and bigint support in DATEADD. These enhancements are now available in Azure SQL Database and SQL Database in...
Azure SQL Devs’ Corner
Banner image
Feb 26, 2025
Post comments count0
Post likes count1

C++/WinRT implementation inheritance: Notes on winrt::implements, part 6

Author Avatar
Raymond Chen
Using CRTP to delegate the method.
The Old New Thing
Announcing the Public Preview of the Azure Cosmos DB SKD for Rust!
Feb 26, 2025
Post comments count0
Post likes count1

Announcing the Public Preview of the Azure Cosmos DB SDK for Rust!

Author Avatar
Theo van Kraay
We’re excited to announce the public preview of the Azure Cosmos DB SDK for Rust, a native Rust SDK that enables developers to interact with Azure Cosmos DB for NoSQL accounts from their Rust applications. Following the release of Azure SDK for Rust Beta, the Azure Cosmos DB Rust SDK...
Azure Cosmos DB Blog
Image dotnet10p1 jpg
Feb 25, 2025
Post comments count3
Post likes count11

.NET 10 Preview 1 is now available!

Author Avatar
.NET Team
Find out about the new features in .NET 10 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog