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

Image app
Mar 11, 2025
Post comments count0
Post likes count1

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

Author Avatar
Abhishek Gupta
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....
Azure Cosmos DB Blog
Image word image 252652 1
Mar 11, 2025
Post likes count1

GPT-4o Copilot code completion model available now in Visual Studio public preview

Author Avatar
Simona Liao
We are excited to announce that the new GPT-4o Copilot code completion model is now available for GitHub Copilot users in Visual Studio starting in 17.14 Preview 2! This new model, based on GPT-4o mini, has undergone additional training on over 275,000 high-quality public repositories...
Visual Studio Blog
Mar 11, 2025
Post comments count25
Post likes count34

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 count1

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 count2

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