Microsoft
Developer Blogs

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

Featured Image
Feb 11, 2025

Bells and whistles: Building with Microsoft Copilot Studio

In this series, we showcase the different capabilities of building agents with Copilot Studio, which includes building, testing, deploying, analyzing, security and data loss prevention policy.
Read more
Feb 11, 2025

What’s New for C++ Developers in Visual Studio 2022 17.13

We are happy to announce that Visual Studio 2022 version 17.13 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by...
Read more

Latest posts

Image MSFT BANNER CONF42GOLANG2022
Feb 5, 2025
Post comments count0
Post likes count0

Go 1.23.6-1 and 1.22.12-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers
Image Guest Blog
Feb 5, 2025
Post comments count0
Post likes count1

Guest Blog: Let your Copilot Declarative Agent think deep with DeepSeek-R1

Author AvatarAuthor Avatar
Sophia,
Mahmoud
Today we'd like to feature a guest author on our Semantic Kernel blog, Mahmoud Hassan, a Microsoft Valuable Professional (MVP) focused on AI. We'll turn it over to him to dive into his work below.   In recent days, there has been significant attention in the AI community...
Semantic Kernel
Image CI
Feb 5, 2025
Post comments count0
Post likes count3

Use Azure Cosmos DB as a Docker container in CI/CD pipelines

Author Avatar
Abhishek Gupta
There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database in an isolated container with a clean state, preventing conflicts between tests. This...
Azure Cosmos DB Blog
Settings App and Console Monitor
Feb 5, 2025
Post comments count1
Post likes count2

Announcing: Windows MIDI Services Customer Preview 1!

Author Avatar
Pete Brown
Today, we're releasing the latest version of Windows MIDI Services to the Windows Insider Canary Channel, fully enabled for anyone to evaluate. We recommend this for technical users (as with any Canary release) and not for production use because we will have bugs. You can learn more about...
Windows MIDI and Music dev
Banner image
Feb 5, 2025
Post comments count6
Post likes count0

On exactly when XAML bindings are evaluated if an element is not yet loaded

Author Avatar
Raymond Chen
It depends on which abstraction you prefer.
The Old New Thing
Image cardmaker deck
Feb 5, 2025
Post comments count0
Post likes count0

Turning AI Prompts into Playing Cards: A Platform Engineering Experiment

Author Avatar
Taylor Cowan
The inspiration for this project came from my desire to leverage AI to create a tangible product that you can hold, touch, and share.  Cardmaker showcases the capabilities of modern AI as a tool to help its user craft a custom card deck.  But that's not all.  It also provides a unique...
All things Azure
Image oai realtime js blog
Feb 4, 2025
Post comments count0
Post likes count0

Introducing Azure OpenAI Realtime API Support in JavaScript

Author Avatar
Deyaaeldeen Almahallawi
Introducing the new Realtime API support in the OpenAI JavaScript library, enabling developers to create highly interactive and responsive applications by instantly sending and receiving messages from Azure OpenAI models.
Azure SDK Blog
Image Tutorial
Feb 4, 2025
Post comments count0
Post likes count2

Using Azure OpenAI Chat Completion with data source and Function Calling

Author Avatar
Dmytro Struk
Azure OpenAI Chat Completion with data source provides powerful capabilities for integrating conversational AI into applications. However, using a data source and function calling in a single request is not supported yet. When both features are enabled, function calling is ignored, and...
Semantic Kernel
Image servicing release advisory aspnetcore 23 jpg
Feb 4, 2025
Post comments count0
Post likes count0

ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3

Author Avatar
Daniel Roth
ASP.NET Core 2.1 has been reshipped as ASP.NET Core 2.3 to help users on the unsupported ASP.NET Core 2.2 move to a supported version.
.NET Blog