Microsoft
Developer Blogs

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

Featured Image
Mar 11, 2025

Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

This blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to the Go SDK, the sample chatbot application presented in the blog serves as a practical introduction, covering basic operations like read, upsert, etc....
Read more
Mar 11, 2025

A 10x Faster TypeScript

Today I'm excited to announce the next steps we're taking to radically improve TypeScript performance. The core value proposition of TypeScript is an excellent developer experience. As your codebase grows, so does the value of TypeScript itself, but in many cases TypeScript has...
Read more

Latest posts

Banner image
Mar 11, 2025
Post comments count2
Post likes count1

What an insightful observation, you get to wear "the hat"

Author Avatar
Raymond Chen
Maybe not so insightful.
The Old New Thing
Mar 11, 2025
Post comments count52
Post likes count96

A 10x Faster TypeScript

Author Avatar
Anders Hejlsberg
Today I'm excited to announce the next steps we're taking to radically improve TypeScript performance. The core value proposition of TypeScript is an excellent developer experience. As your codebase grows, so does the value of TypeScript itself, but in many cases TypeScript has...
TypeScript
Image Feature announcement
Mar 10, 2025
Post comments count0
Post likes count0

Keeping the Conversation Flowing: Managing Context with Semantic Kernel Python

Author Avatar
Evan Mattson
In the dynamic field of conversational AI, managing coherent and contextually meaningful interactions between humans and digital assistants poses increasingly complex challenges. As dialogue lengths extend, maintaining full conversational context becomes problematic due to token...
Semantic Kernel
Image korean
Mar 10, 2025
Post comments count0
Post likes count0

G3J Learn Semantic Kernel Show – A Deep Dive in Korean! | 세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel!

Author Avatar
Sophia Lagerkrans-Pandey
Global Expansion – "G3J Learn Semantic Kernel" Show – A Deep Dive in Korean! Localization Increases Demand Following the success of this multi-language delivery, we quickly noticed a surge in demand for localized content. Developers from different parts of the world have...
Semantic Kernel
Banner image
Mar 10, 2025
Post comments count0
Post likes count0

How do I destroy an ABI pointer that I extracted from a C++/WinRT object?

Author Avatar
Raymond Chen
You can clean it up the ABI way, whatever that is.
The Old New Thing
Image app permission grants
Mar 10, 2025
Post comments count2
Post likes count2

Changes on SharePoint Framework (SPFx) permission grants in Microsoft Entra ID

Author Avatar
SharePoint team
Changes on the SPFx permission management model in the Microsoft Entra ID.
Microsoft 365 Developer Blog
Image Cloud Academy
Mar 10, 2025
Post likes count5

Unlock Free Access to Cloud Academy: A New Benefit for Visual Studio Subscribers

Author Avatar
Jim Harrer
I’m very excited to share some great news with you! Starting today, if you’re a Visual Studio Professional or Enterprise subscriber, you can get free access to Cloud Academy from QA—no trial, and no credit card required. This exclusive benefit is included with your Visual Studio...
Visual Studio Blog
Image Feature announcement
Mar 7, 2025
Post comments count0
Post likes count1

Integration of AWS Bedrock Agents in Semantic Kernel

Author Avatar
Tao Chen
Overview of AWS Bedrock Agents AWS Bedrock Agents provide a managed service that facilitates the experimentation and rapid deployment of AI agents. Users can leverage proprietary AWS models as well as a diverse selection of models from various providers available on AWS...
Semantic Kernel
Image Azure Developer CLI WP
Mar 7, 2025
Post comments count1
Post likes count1

Azure Developer CLI (azd) - March 2025

Author Avatar
Kristen Womack
This post announces the March release of the Azure Developer CLI (`azd`).
Azure SDK Blog