Microsoft Developer Blogs

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

Build Intelligent Applications using Azure OpenAI ChatGPT & Azure Cosmos DB

As the need for intelligent applications expands, developers are increasingly relying on artificial intelligence (AI) and machine learning (ML) to enrich their application's capabilities. Amongst the numerous conversational AI delivery methods, chatbots have become highly sought after. OpenAI's ChatGPT, a robust large language model (LLM), is ...


New Boards Hub Update, Sprint 219

Sprint 219 was dedicated to fixing bugs. We continue to drive down the bug backlog as quickly as we can. We will also have a couple new preview features coming that will be announced in the 219 sprint notes. Notable bugs fixed Note: although these items are fixed, they may not be released to all organizations yet. Rollout can take a few ...


GitHub Copilot chat for Visual Studio 2022

GitHub Copilot has become a trusted AI-assisted pair programmer helping to auto-complete comments and code more productively. That’s just the beginning though! We’ve been working to evolve Copilot to move beyond code completion and provide enhanced AI assistance that you can access throughout your development lifecycle, whatever task you ...


Semantic Kernel Embeddings and Memories: Explore GitHub Repos with Chat UI

Have you ever wanted to Ask questions to a GitHub repo? How many files are there, what languages are used, who contributed to it, what topics are covered, and so on? If you are a developer, researcher, or curious learner, you probably have. And you probably know that finding these answers can be tedious and time-consuming. You must clone ...


End to End Java on Azure, Episode 1: Introduction and Context

I’m excited to announce an idea that that came to me late last year and that I’m making official now: over the next several weeks, I’ll be building – and sharing – a distributed system of applications to show off some incredibly cool and useful things developers can do with Spring Boot, Java, and various parts of the Azure ecosystem...