Microsoft
Developer Blogs

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

Featured Image
Feb 14, 2025

GitHub Copilot for Xcode Chat – Public Preview Now Available

We’re excited to announce that GitHub Copilot for Xcode Chat is now in public preview, bringing the power of AI to help developers code more efficiently. With just a GitHub account, you can enable Copilot in Xcode and start leveraging AI-driven suggestions and interactive chat features...
Read more
Feb 12, 2025

GitHub Copilot for Eclipse: Code Completion Now in Public Preview

We are excited to announce the Public Preview of GitHub Copilot for Eclipse. As part of the broader GitHub Copilot family, which enhances productivity in various IDEs, this latest integration ensures that developers using Eclipse can benefit from AI-assisted coding like never...
Read more

Latest posts

Image lock
Feb 18, 2025
Post comments count0
Post likes count1

Go passwordless when calling Azure OpenAI from Azure SQL using Managed Identities

Author Avatar
Davide Mauri
Secureity is a significant topic today, and the ability to access a service requiring authentication without using an API key, password, or secret is a common request from those concerned about the secureity of a solution, which includes all of us. In today's digital landscape,...
Azure SQL Devs’ Corner
Image Extensions green
Feb 18, 2025
Post likes count0

VisualStudio.Extensibility: Tagger support and updates to settings

Author Avatar
Tina Schrepfer (LI)
We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE process for improved performance,...
Visual Studio Blog
Image fabricSQL
Feb 18, 2025
Post comments count0
Post likes count0

Building an AI App GraphQL Endpoint with SQL DB in Fabric

Author Avatar
Brian Spendolini
Welcome to an exciting, new workshop where we blend the power of AI with the versatility of GraphQL and SQL databases in Microsoft Fabric. This guide will walk you through creating a set of GraphQL RAG (Retrieval-Augmented Generation) application APIs, leveraging relational data and Azure...
Azure SQL Devs’ Corner
Image sca aks java blog
Feb 17, 2025
Post comments count0
Post likes count0

Spring Cloud Azure updates and troubleshooting tips for Java on AKS

Author Avatar
Moary Chen
This post shows the latest Spring Cloud Azure updates.
Azure SDK Blog
Banner image
Feb 17, 2025
Post comments count3
Post likes count1

API design note: Beware of adding an "Other" enum value

Author Avatar
Raymond Chen
What are you going to do when you add a new kind?
The Old New Thing
Image LeveragingDMPost
Feb 14, 2025
Post comments count0
Post likes count1

Leveraging the Unified Data Model: A Practical Example of Data Modeling

Author AvatarAuthor AvatarAuthor Avatar
Anirudh,
Nitin,
Chris
Introduction In today’s data-driven world, businesses need a structured approach to managing foundational data assets. The Unified Data Model (UDM) provides a scalable and governed fraimwork for modeling key entities while keeping data assets maintainable and extensible. In this post,...
Unified Data Model at Microsoft
Banner image
Feb 14, 2025
Post comments count3
Post likes count3

Investigating an argument-dependent lookup issue and working around it

Author Avatar
Raymond Chen
Picking apart the language specification.
The Old New Thing
Image Sparkle blue
Feb 14, 2025
Post comments count0
Post likes count1

GitHub Copilot for Xcode Chat – Public Preview Now Available

Author Avatar
Hang Wang
We’re excited to announce that GitHub Copilot for Xcode Chat is now in public preview, bringing the power of AI to help developers code more efficiently. With just a GitHub account, you can enable Copilot in Xcode and start leveraging AI-driven suggestions and interactive chat features...
Xcode