Microsoft Developer Blogs

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

Tutorial-300x166
Unit Testing with Semantic Kernel

Hi all, Testing is an integral part of the software development process. Unit testing allows to test your functionality in isolation. This usually means that instead of performing real work (e.g. sending HTTP request to LLM), it needs to be replaced with something that only simulates the work and return some predefined result, which will be...


Guest-Blog_-Building-Your-Custom-Copilot-with-Semantic-Kernel-1-300x166
Making Plans with Semantic Kernel: Implementing the Microsoft Graph Plugin

Hi all, Today we’re featuring a guest author on our Semantic Kernel blog, José Luis Latorre Millás, an MVP for Microsoft focused on AI. We will turn it over to Jose to dive into Making Plans with Semantic Kernel - Implementing the Microsoft Graph Plugin. "Welcome back – I’m continuing where we left off in part 1 here. We ended ...


OMB-Blog-Part-1-1024x586-1-300x172
Supporting Federal Agencies in Their Implementation of the Executive Order on AI – Part 1

The Office of Management and Budget’s (OMB) Memorandum on Artificial Intelligence (M-24-10) (the “Memo”), part of the President’s comprehensive strategy on AI, outlines a structured approach for federal agencies to leverage artificial intelligence responsibly. The Memo provides direction that establishes a governance framework, fosters...


aprilenglishcover-300x156
Java on Visual Studio Code Update - April 2024 (Roadmap Update)

Hi everyone, welcome to the April update for Visual Studio Code for Java! In this blog we are going to share our roadmap for the next few months, and also recent product updates such as JDK 22 support and redesigned Project Settings experience, so let's get started! Roadmap for the next 6 months We are excited to share our roadmap for the ...