Microsoft
Developer Blogs

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

Featured Image
Nov 26, 2024

What’s new in Azure DevTest Labs

DevTest labs now supports the capability to access Azure DevOps artifact repos through Managed Identities and GitHub artifact repos through GitHub app authentication. Additionally, you can now also access the lab storage account through Managed Identities. Until now users have accessed...
Read more
Nov 26, 2024

Debugger and Diagnostics updates in Visual Studio 17.12

We are thrilled to announce a host of exciting new features in Visual Studio 17.12, designed to enhance your development experience and boost your productivity. Our team has been working diligently to address some of the most popular requests from our developer community, and we are...
Read more

Latest posts

Image Developer at desk
Nov 29, 2024
Post comments count0
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 count0
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 count0

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
Image default image
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
Image raccoons
Nov 27, 2024
Post comments count0
Post likes count0

Properly cycling domain passwords with the JSonADDomain extension

Author Avatar
Joseph Calev
For those familiar with the JsonAdDomain extension, it provides an easy way to join VMs to your domain. However, one aspect that customers have been less crazy about is that the domain password must be shared in the protected settings (where it is at least encrypted) and, more...
Azure VM Runtime Team
Image 53947412140 032a1ecb63 o
Nov 27, 2024
Post comments count0
Post likes count0

So how many replicas should my VM Application use?

Author Avatar
Joseph Calev
One great advantage of VM Applications is the ability to specify how many replicas you want for each VM Application version. While documentation exists on how to specify replicas, we don't really provide advice on determining how many replicas to use. The goal of this post is to rectify...
Azure VM Runtime Team