Microsoft
Developer Blogs

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

SK and A2A 16 215 9 image

Microsoft and LangChain4j: A Partnership for Secure, Enterprise-Grade Java AI Applications

The artificial intelligence landscape presents unprecedented opportunities for Java developers. With decades of experience building robust enterprise applications using Spring, Quarkus and Jakarta EE, Java developers are uniquely positioned to create sophisticated AI solutions. The...
Read more

Bring your own agents into Microsoft 365 Copilot

Custom Engine Agents now generally available—build and integrate your own AI into the flow of work Microsoft 365 Copilot is redefining how people interact with AI—embedding it directly into the flow of work as the intuitive, natural interface for agents: the ‘UI for AI’ As...
Read more

Latest posts

Oldnewthing Banner image
Jun 24, 2025
Post comments count11
Post likes count4

Abusing copyright strings to trick software into thinking it's running on your competitor's PC

Author Avatar
Raymond Chen
I did technically cross my fingers.
The Old New Thing
Image default devbox
Jun 23, 2025
Post comments count0
Post likes count2

🎉 Now in Public Preview: Create Dev Boxes on Behalf of Your Developers 

Author Avatar
varshaiyer
We’re excited to announce that one of our most-requested features is officially in Public Preview: You can now create Dev Boxes on behalf of your developers. Waiting around to get started is a thing of the past.  Whether you're onboarding a new hire, running a hackathon, or...
Develop from the cloud
Jun 23, 2025
Post comments count0
Post likes count1

Deprecation of MS-APP-ACTS-AS header in Shifts Management Microsoft Graph APIs

Author Avatar
Mike Lee
In app-only access scenarios, Shifts Management Graph APIs previously required the MS-APP-ACTS-AS: userId header to indicate the user on whose behalf the application was acting. However, this conflicted with the Microsoft Graph permission model where there is no signed-in user for...
Microsoft 365 Developer Blog
vslive 8 2025 image
Jun 23, 2025
Post comments count0
Post likes count4

Inside Access: Join Us at VS Live! Redmond for a Week of Deep Developer Learning

Author Avatar
Mads Kristensen
A long time ago, I stood in a packed room at VS Live! and watched developers erupt in applause after a debugging demo shaved hours off a real-world problem. That was the moment I realized this wasn’t just a conference—it was a place where developers and toolmakers come together to...
Visual Studio Blog
Oldnewthing Banner image
Jun 23, 2025
Post comments count7
Post likes count5

The MIDL compiler still has trouble with double greater-than signs, sadly

Author Avatar
Raymond Chen
Many have tried.
The Old New Thing
Image default devbox
Jun 20, 2025
Post comments count0
Post likes count0

💻 Spring Cleaning for Dev Boxes: Mastering Manual & Automatic Offboarding

Author Avatar
varshaiyer
Let’s face it. Sometimes your Dev Box just… hangs around too long. Whether you’ve moved to a new project, left the company, want to create a new dev box with the latest tools, it's time to clean things up. 🎯 With Dev Box Auto-Deletion now in public preview, offboarding just...
Develop from the cloud
App generation Featured image with white background image
Jun 20, 2025
Post comments count0
Post likes count1

codex-mini: Fast, Scalable Code Generation for the CLI Era

Author AvatarAuthor AvatarAuthor Avatar
Ananya,
Anthony,
Govind
We’re announcing the general availability of Azure OpenAI’s codex-mini in Azure AI Foundry Models.  codex-mini is a fine-tuned version of the o4-mini model, designed to deliver rapid, instruction-following performance for developers working in CLI workflows....
Azure AI Foundry Blog
A computer generated image of a blockchain image
Jun 20, 2025
Post comments count0
Post likes count1

o-series Updates: New o3 pricing and o3-pro in Azure AI Foundry

Author AvatarAuthor Avatar
Sanjeev,
Anthony
Learn about o3-pro, the latest Azure OpenAI reasoning model available in Azure AI Foundry. Get access and start building your applications.
Azure AI Foundry Blog
Oldnewthing Banner image
Jun 20, 2025
Post comments count2
Post likes count5

The case of the invalid handle error when a handle is closed while a thread is waiting on it

Author Avatar
Raymond Chen
You are theorizing one race but experiencing another.
The Old New Thing