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 Screenshot 2024 12 02 103209
Dec 2, 2024
Post likes count2

AI-Powered Insights: Streamlining Variable Analysis with GitHub Copilot in Visual Studio

Author Avatar
Harshada Hole
Tired of spending countless hours troubleshooting errors and unexpected values in your code? Visual Studio 2022 introduces GitHub Copilot Variable Analysis. This powerful tool makes inspecting and analyzing variables from Locals, Autos, watch windows and DataTips effortless, helping you...
Visual Studio Blog
All things azure
Dec 1, 2024
Post comments count0
Post likes count2

How to subscribe to GitHub Enterprise with Advanced Security and Copilot Business/Enterprise: A Step-by-Step Guide

Author Avatar
Rafferty Uy
As GitHub announced metered billing, anyone with an active Azure subscription can now self-provision a paid GitHub Enterprise Cloud account, with Advanced Security and GitHub Copilot Business/Enterprise. This post is a screenshot-based step-by-step guide on how you can do...
All things Azure
Image Developer at desk
Nov 29, 2024
Post comments count1
Post likes count1

Announcing the Public Preview of OpenID Connect external identity provider support for Microsoft Entra External ID

Author Avatar
Bora Ozbayburtlu
Discover the new OpenID Connect identity provider support in Microsoft Entra External ID, now in Public Preview. Simplify user sign-in and partner integrations, and improve conversion rates and user satisfaction by federating with external identity providers like Okta, Amazon, Auth0, and Azure AD B2C.
Microsoft Entra Identity Platform
Banner image
Nov 29, 2024
Post comments count1
Post likes count0

Assessing the attack complexity of a race condition security vulnerability

Author Avatar
Raymond Chen
It's not just how small the race window is, but how easy it is to hit the window.
The Old New Thing
Image ai powered kernel thumbnail png
Nov 29, 2024
Post likes count0

Semantic Kernel Learnings

Author AvatarAuthor Avatar
Alex,
Dan
A synopsis of our key learnings and findings from using Semantic Kernel.
ISE Developer Blog
Banner image
Nov 28, 2024
Post comments count0
Post likes count1

Why does my program successfully take foreground only when running under the debugger?

Author Avatar
Raymond Chen
That's a special exception to the normal foreground rules.
The Old New Thing
Image DevTools green
Nov 28, 2024
Post likes count0

Transform your debugging experience with GitHub Copilot

Author Avatar
Wendy Breiding (SHE/HER)
Are your unit tests failing, and do you want to debug them more effectively? The latest feature in Visual Studio 2022, powered by GitHub Copilot, has the perfect solution for you. Introducing the Debug with Copilot button in Test Explorer, this feature takes the hassle out of debugging...
Visual Studio Blog
Nov 28, 2024
Post comments count0
Post likes count0

Dev Proxy v0.23 with inspecting cloud API requests

Author AvatarAuthor Avatar
Waldek,
Garry
We’re excited to share a new version of Dev Proxy to help you build robust apps connected to APIs.
Microsoft 365 Developer Blog
Nov 27, 2024
Post comments count0
Post likes count0

Jakarta EE on Azure – November 2024

Author Avatar
Josephine Qiu
Hi everyone, welcome to the November 2024 update for Jakarta EE on Azure. It covers topics as new AZD template of Quarkus Apps on Azure Container Apps, Cargo Tracker Deployment with AI integration, AI infused apps with Open Liberty on AKS, Java apps authentication with Microsoft Entra ID,...
Microsoft for Java Developers