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 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 count1
Post likes count1

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 count2
Post likes count7

.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
Image dotnet aspire 9 1 jpg
Feb 25, 2025
Post comments count3
Post likes count5

.NET Aspire 9.1 is here with six great new dashboard features, and more!

Author Avatar
Maddy Montaquila
.NET Aspire 9.1 is here! From enhanced dashboard capabilities like Resource Relationships and Localization Overrides to improved Docker integration and flexible console logs, this release is packed with tools to streamline your development process.
.NET Blog
A diagram of a data storage AI-generated content may be incorrect.
Feb 25, 2025
Post comments count0
Post likes count2

Migrating data from DynamoDB to Azure Cosmos DB

Author Avatar
Abhishek Gupta
Co-authors: RK Iyer, Mangal Dutta Migrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB to Azure Cosmos DB for NoSQL. This process involves several stages, including exporting data from DynamoDB,...
Azure Cosmos DB Blog