Microsoft
Developer Blogs

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

Featured Image
Dec 9, 2024

2024 Python in VS Code Wrapped

As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and deleted, keep reading to get an inside look to all things
Read more
Dec 9, 2024

How Global System Integrators can make the most of their GitHub Copilot licenses

AI-powered code assistant tools like GitHub Copilot have revolutionized the development landscape. We’ve observed significant Copilot adoption among Global System Integrators (GSIs), who are leading the charge in harnessing its potential. While many developers are already utilizing...
Read more

Latest posts

Image Guest Blog
Nov 18, 2024
Post comments count0
Post likes count0

Customer Case Study: Fujitsu Kozuchi AI Agent Powered by Semantic Kernel

Author Avatar
Sophia Lagerkrans-Pandey
Customer Case Study: Fujitsu Kozuchi AI Agent Powered by Semantic Kernel Japanese multinational Fujitsu, a pioneer of information and communications technology, has been transforming industries since 1935. With a workforce of 124,000 dedicated professionals across 50 countries,...
Semantic Kernel
Image githubcopilotfordotnet jpg
Nov 18, 2024
Post comments count2
Post likes count1

Enhance Your .NET Developer Productivity with GitHub Copilot

Author Avatar
Mika Dumont
Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code
.NET Blog
Image Dev Box Ignite 2024 blog post
Nov 18, 2024
Post comments count0
Post likes count1

Developer Productivity Services QR codes

Author Avatar
Fawad Khan
QR codes for Developer Productivity Services (DPS) resources:   Resource QR Code aka.ms link Dev Box blog post https://aka.ms/devbox/Ignite2024 Dev Box Get Started https://aka.ms/devbox/GetStarted Dev Box...
Develop from the cloud
DeveloperTools
Nov 18, 2024
Post comments count5
Post likes count8

Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps

Author AvatarAuthor Avatar
Suraj,
Eliza
We are thrilled to announce that Managed DevOps Pools for Azure DevOps is now generally available! This milestone marks a significant advancement in our mission to improve developer productivity in the CI/CD loop, reduce your cloud bill for ES infra and to reduce the toil associated with...
Azure DevOps Blog
Image devcom standardDesktop
Nov 18, 2024
Post comments count2
Post likes count7

Software is a team sport: Building the future of software development together

Author AvatarAuthor Avatar
Amanda,
Mario
At Microsoft, we strive to build the world’s most beloved developer tools and services. Our vision is to empower every developer to transform their concepts into reality, from idea to code to cloud, at lightning speed. The Visual Studio family, Azure, GitHub, and GitHub Copilot empower...
Microsoft for Developers
PowerShell Logo
Nov 18, 2024
Post comments count1
Post likes count5

PowerShell 7.5 RC-1 is now available

Author Avatar
Sydney Smith
Availability of PowerShell 7.5 RC1
PowerShell Team
Image image 2
Nov 18, 2024
Post comments count1
Post likes count2

Microsoft's Agentic Frameworks: AutoGen and Semantic Kernel

Author Avatar
Friederike Niedtner
Microsoft’s agentic AI frameworks, Semantic Kernel and AutoGen are deeply collaborating to provide the best-in-class agentic developer experience. With Semantic Kernel’s enterprise ready AI capabilities, customers can already use and get support for building agent applications and,...
AutoGen Blog
Image word image 251381 1
Nov 18, 2024
Post likes count2

Git tooling updates in Visual Studio 17.12

Author Avatar
Jessie Houghton
We are thrilled to announce the latest updates to Git tooling in Visual Studio, designed to enhance your development experience and streamline your workflow. These new features are in direct response to user feedback, ensuring that you have the tools you need to be more productive and...
Visual Studio Blog
Banner image
Nov 18, 2024
Post comments count2
Post likes count2

The operations for reading and writing single elements for C++ standard library maps

Author Avatar
Raymond Chen
Breaking down the options.
The Old New Thing