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 13, 2025
Post comments count0
Post likes count0

Go 1.24.0-1 Microsoft build now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go is now available for download.
Microsoft for Go Developers
Image main image png
Feb 13, 2025
Post likes count1

Unlock Generative AI for Enterprise Scalability

Author Avatar
Shiran Rubin Manaev
Reusable templates, pipelines, and tools to streamline the setup of GenAI projects, saving time and effort, and ensuring consistency and reliability across projects.
ISE Developer Blog
Feb 12, 2025
Post comments count0
Post likes count1

GitHub Copilot for Eclipse: Code Completion Now in Public Preview

Author Avatar
Hang Wang
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...
Microsoft for Java Developers
PowerShell Logo
Feb 12, 2025
Post comments count0
Post likes count0

PowerShell 7.5 GA is now available

Author Avatar
Jason Helmick
We're pleased to announce the release of PowerShell 7.5.0! For this release the focus has been on quality, security and stability of the platform. We greatly appreciate the enormous amount of community contributions in this release along with new cmdlets, experimental features and other...
PowerShell Team
Image announcing dotnet gen ai png
Feb 12, 2025
Post comments count0
Post likes count2

Announcing Generative AI for Beginners – .NET

Author Avatar
Pablo Lopes
Introducing a new practical course designed for the .NET community to explore the world of Generative AI.
.NET Blog
Image net data transfer blog
Feb 12, 2025
Post comments count0
Post likes count1

Simplify your .NET data transfers with the new Azure Storage Data Movement library

Author Avatar
Charles Barnett
This post announces the new and improved Azure Storage Data Movement library for .NET.
Azure SDK Blog
Feb 12, 2025
Post comments count0
Post likes count3

DocumentDB is Gaining Momentum in the Open-Source Database World

Author Avatar
Patty Chow
In the short amount of time since we unveiled DocumentDB, our open-source document database platform powering the vCore based Azure Cosmos DB for MongoDB, and the feedback has been nothing short of phenomenal. In this short time, we've received a lot of attention from tech media and...
Azure Cosmos DB Blog
Image sql database 3 560
Feb 12, 2025
Post comments count0
Post likes count0

External REST Endpoint Invocation in Azure SQL Managed Instance is now in Public Preview

Author Avatar
Brian Spendolini
External REST Endpoint Invocation is available in Azure SQL Managed Instance with the Always-up-to-date update policy configured. Call Azure Services such as functions, Azure OpenAI, event hubs, content safety and more! To enable this feature in Azure SQL Managed Instance, run the...
Azure SQL Devs’ Corner
Banner image
Feb 12, 2025
Post comments count0
Post likes count1

Async-Async revisited: What about cancellation?

Author Avatar
Raymond Chen
Even the cancellation is async.
The Old New Thing