Microsoft
Developer Blogs

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

Featured Image
Feb 14, 2025

GitHub Copilot for Xcode Chat – Public Preview Now Available

We’re excited to announce that GitHub Copilot for Xcode Chat is now in public preview, bringing the power of AI to help developers code more efficiently. With just a GitHub account, you can enable Copilot in Xcode and start leveraging AI-driven suggestions and interactive chat features...
Read more
Feb 12, 2025

GitHub Copilot for Eclipse: Code Completion Now in Public Preview

We are excited to announce the Public Preview of GitHub Copilot for Eclipse. As part of the broader GitHub Copilot family, which enhances productivity in various IDEs, this latest integration ensures that developers using Eclipse can benefit from AI-assisted coding like never...
Read more

Latest posts

Feb 19, 2025
Post comments count0
Post likes count0

MSVC C++ Code Analysis: Updates in Visual Studio 2022 version 17.13

Author Avatar
Carson Radtke
This post details the latest updates in Visual Studio 2022 version 17.13 for MSVC C++ Code Analysis. Driven by internal team insights and developer community feedback, these improvements significantly reduce false positives and strengthen production code security.
C++ Team Blog
Image Tutorial
Feb 19, 2025
Post comments count0
Post likes count0

AI Agents for Beginners Course: 10 Lessons teaching you how to start building AI Agents

Author Avatar
Sophia Lagerkrans-Pandey
10 Lessons teaching everything you need to know to start building AI Agents Today we want to highlight the AI Agents For Beginners course that was released. 🔗https://github.com/microsoft/ai-agents-for-beginners/tree/main 🗃️There are 10 Lessons available today...
Semantic Kernel
Update to Azure DevOps Allowed IP addresses
Feb 19, 2025
Post comments count0
Post likes count1

GitHub Copilot for Azure DevOps users

Author Avatar
Dan Hellem
Azure DevOps customers frequently ask us when GitHub Copilot will be available to them. What many don’t realize is that GitHub Copilot for Business is already accessible to all customers, including those using Azure DevOps. Even better, much of its powerful functionality is integrated...
Azure DevOps Blog
Image rust announce blog
Feb 19, 2025
Post comments count0
Post likes count2

Rust in time! Announcing the Azure SDK for Rust Beta. 🎉

Author Avatar
Ronnie Geraghty
Announcing the first beta release of the Azure SDK for Rust. This release includes libraries for Identity, Key Vault secrets & keys, Event Hubs, and Cosmos DB.
Azure SDK Blog
Image chroma csharp sdk thumbnail png
Feb 19, 2025
Post comments count0
Post likes count0

Announcing Chroma DB C# SDK

Author AvatarAuthor Avatar
Luis,
Jiri
Get started building AI applications using Chroma DB using the C# client SDK
.NET Blog
Image word image 252415 1
Feb 19, 2025
Post likes count0

Introducing Code Referencing for GitHub Copilot Completions in Visual Studio

Author Avatar
Simona Liao
When GitHub Copilot completions (or “gray text”) pop up on your screen, have you ever wondered where does the completions come from and worried about if it matches with public code leading to license issues? If you have, we are introducing code referencing to support you and provide...
Visual Studio Blog
Feb 19, 2025
Post comments count1
Post likes count2

Introducing the Adaptive Cards documentation hub and new Adaptive Cards updates

Author Avatar
Swarathmika Kakivaya
Discover how Adaptive Cards can transform your app with rich, interactive experiences that boost productivity and streamline workflows, in our new Adaptive Cards documentation hub.
Microsoft 365 Developer Blog
Banner image
Feb 19, 2025
Post comments count0
Post likes count1

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

Author Avatar
Raymond Chen
A closer look at the parameters to the implements template.
The Old New Thing
Image Feature announcement
Feb 18, 2025
Post comments count3
Post likes count2

Using OpenAI’s o3-mini Reasoning Model in Semantic Kernel

Author Avatar
Roger Barreto
OpenAI’s o3-mini is a newly released small reasoning model (launched January 2025) that delivers advanced problem-solving capabilities at a fraction of the cost of previous models. It excels in STEM domains (science, math, coding) while maintaining low latency and cost similar...
Semantic Kernel