Microsoft
Developer Blogs

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

Featured Image
Feb 24, 2025

Claude 3.7 Now Available in GitHub Copilot for Visual Studio

The world of AI is evolving at a breathtaking pace, and today brings an exciting milestone for developers and tech enthusiasts alike. Anthropic’s newest release, Claude 3.7, is now available directly within GitHub Copilot for Visual Studio 2022 17.13, heralding a new era of seamlessly...
Read more
Feb 24, 2025

Let's Learn .NET: GitHub Copilot Event

Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.
Read more

Latest posts

Image Hack Together Wrap Up Image
Feb 27, 2025
Post comments count0
Post likes count0

Powerful Devs Hack Together 2025 Wrap Up

Author Avatar
Elaiza Benitez
We're almost at the finish line! Our Powerful Devs Hack Together is coming to a close and we encourage you to continue with your AI journey.
Power Platform Developer Blog
Image word image 252505 1
Feb 27, 2025
Post likes count0

Catch issues before you commit to Git

Author Avatar
Jessie Houghton
Discovering issues with code changes after committing changes can be frustrating. Fortunately, Visual Studio offers a new feature that helps you catch potential problems early, improving your code quality. Visual Studio now includes a feature powered by GitHub Copilot that lets you...
Visual Studio Blog
Banner image
Feb 27, 2025
Post comments count0
Post likes count0

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

Author Avatar
Raymond Chen
Inheritance without involving winrt::implements at all.
The Old New Thing
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 count2
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