Microsoft
Developer Blogs

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

Featured Image
Dec 2, 2024

Accessibility improvements in Microsoft 365 PDF export

Developers can leverage the accessibility improvements in PDF export in Word, Excel, and PowerPoint to build more inclusive solutions.
Read more
Dec 2, 2024

Microsoft Entra External ID Custom URL Domains—now generally available

Discover Microsoft Entra External ID Custom URL Domains, now generally available (GA). Learn how to enhance the authentication experience by branding login endpoints with your own domain name, creating a seamless, secure, and familiar experience for users.
Read more

Latest posts

Image word image 251641 1
Dec 5, 2024
Post likes count0

Introducing Code Referencing for GitHub Copilot Chat in Visual Studio

Author Avatar
Rhea Patel
Are you tired of the uncertainty that comes with using code suggestions from AI tools? We've got exciting news for you! Visual Studio 2022 now includes code referencing in GitHub Copilot, ensuring greater transparency and control for developers. We are thrilled to announce that code...
Visual Studio Blog
Image dependabot dotnet sdk png
Dec 5, 2024
Post comments count0
Post likes count1

Using Dependabot to Manage .NET SDK Updates

Author Avatar
Jamie Magee
Learn how to use Dependabot to keep your .NET SDK version up to date with the latest security patches and improvements.
.NET Blog
Announcing Azure Cosmos DB Integration with Spring AI and Langchain4J!
Dec 5, 2024
Post comments count0
Post likes count0

Announcing Azure Cosmos DB Integration with Spring AI and Langchain4J!

Author Avatar
Theo van Kraay
We’re continuing to simplify AI app development by integrating Azure Cosmos DB’s cost-effective and scalable vector search directly with Spring AI and LangChain4J! These frameworks empower Java developers to efficiently manage fast and accurate data retrieval with Azure Cosmos DB’s...
Azure Cosmos DB Blog
Banner image
Dec 5, 2024
Post comments count0
Post likes count1

Won't waiting for multiple threads one at a time introduce a severe performance issue?

Author Avatar
Raymond Chen
It depends on how long you plan on waiting.
The Old New Thing
AI Apps Decision tree
Dec 4, 2024
Post comments count0
Post likes count0

How to develop AI Apps and Agents in Azure - A Visual Guide

Author AvatarAuthor Avatar
Govind,
Priyanka
As organizations explore new AI-powered experiences and automated workflows, there's a growing need to move beyond experiments and proofs-of-concept to production-ready applications. This guide walks you through the essential steps and decisions for building robust AI applications in...
All things Azure
All things azure
Dec 4, 2024
Post comments count0
Post likes count0

How to use Copilot for Code Refactoring

Author Avatar
utejomurtula
I share GitHub Copilot tips every few days, if you are new to the series, below I have linked some of the previous tips. In this article, I am sharing a tip about using GitHub Copilot for code...
All things Azure
Dec 4, 2024
Post comments count0
Post likes count0

Latest enhancements in Fluid Framework 2

Author Avatar
Kashif Qureshi
Catch up on all of the Fluid Framework 2 announcements highlighted at Ignite including the AI Collab library, Fluid presence library, and more.
Microsoft 365 Developer Blog
Image MSFT BANNER CONF42GOLANG2022
Dec 4, 2024
Post comments count0
Post likes count0

Go 1.23.4-1 and 1.22.10-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new set of Microsoft Go builds is now available for download.
Microsoft for Go Developers
Image Screenshot 2024 12 04 134233
Dec 4, 2024
Post likes count0

How Inline Return Values Simplify Debugging in Visual Studio 2022

Author Avatar
Harshada Hole
Have you ever found yourself creating temporary variables just to inspect return values from functions? It’s a small task that can quickly become tedious, breaking your rhythm and cluttering up your code. Visual Studio 2022 introduces a smarter way to handle this with "Inline Return...
Visual Studio Blog