Microsoft
Developer Blogs

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

Microsoft 365 Copilot APIs

Introducing the Azure Storage Connector for PyTorch

This post announces the Azure Storage Connector for PyTorch (azstoragetorch), integrating files from Azure Blob Storage into your PyTorch training pipeline.
Read more

Inside Access: Join Us at VS Live! Redmond for a Week of Deep Developer Learning

A long time ago, I stood in a packed room at VS Live! and watched developers erupt in applause after a debugging demo shaved hours off a real-world problem. That was the moment I realized this wasn’t just a conference—it was a place where developers and toolmakers come together to...
Read more

Latest posts

Image featured jpg
Apr 1, 2025
Post comments count5
Post likes count16

Modernizing push notification API for Teams

Author AvatarAuthor Avatar
Rudolf,
Frantisek
Push Notification Hub is an essential internal service that plays a crucial role in the messaging and calling flows within Teams and other platforms. This article describes its recent overhaul, which has significantly enhanced its performance and reduced latencies in delivering push notifications to user devices
.NET Blog
Apr 1, 2025
Post comments count1
Post likes count0

Microsoft Graph APIs for permanent deletion of mailbox items now available

Author Avatar
Thomas Mechelke
We’re happy to announce the general availability (GA) of the permanent delete APIs for contacts, messages, and events as well as for contact folders, mail folders, and calendars.
Microsoft 365 Developer Blog
Image Mem0 Cover
Apr 1, 2025
Post comments count0
Post likes count0

Building AI Applications with Memory: Mem0 and Azure AI Integration

Author Avatar
Farzad Sunavala
Learn how to integrate Mem0 with Azure AI Search and Azure OpenAI to create AI applications with persistent memory capabilities across conversations.
Azure AI Foundry Blog
Oldnewthing Banner image
Apr 1, 2025
Post comments count1
Post likes count2

The return of Building 7

Author Avatar
Raymond Chen
Pranksters lose one of their longtime inside jokes.
The Old New Thing
Image enn
Apr 1, 2025
Post comments count0
Post likes count0

Exact Nearest Neighbor (ENN) Vector Search for Precise Retrieval

Author Avatar
Khelan Modi
In applications such as personalized recommendations and scientific research, accurately identifying the closest data points to a given query is crucial. Traditional methods like Approximate Nearest Neighbor (ANN) search offer faster retrieval times by approximating results but may...
Azure Cosmos DB Blog
Image dbx title min
Apr 1, 2025
Post comments count0
Post likes count2

Getting Started with Claude models on Azure Databricks

Author Avatar
Govind Kamtamneni
Introduction Following up on the exciting announcement about Anthropic's state-of-the-art models becoming available to Azure Databricks customers, this post provides a detailed, step-by-step guide on how you can start using Claude 3.7 Sonnet model directly within your Azure Databricks...
All things Azure
Image Git tags
Mar 31, 2025
Post comments count0
Post likes count11

View and manage git tags

Author Avatar
Sebastian Hernandez
Are you tired of switching between your IDE and command-line tools to manage Git tags? We’ve got the perfect solution for you! With the latest update, Visual Studio empowers you to seamlessly view and manage Git tags directly within the Git Repository window. This streamlined...
Visual Studio Blog
Image default devbox
Mar 31, 2025
Post comments count0
Post likes count0

Improve the security of Generation 2 VMs via Trusted Launch in Azure DevTest Labs

Author Avatar
Anish Trakru
We're thrilled to announce the public preview of the Trusted Launch feature for Generation 2 (Gen2) Virtual machines (VMs) in Azure DevTest Labs! 🌟 This game-changing feature is designed to enhance security of virtual machines (VMs), protecting against advanced and persistent attack...
Develop from the cloud
Oldnewthing Banner image
Mar 31, 2025
Post comments count12
Post likes count1

If one program blocks shutdown, then all programs block shutdown, revisited

Author Avatar
Raymond Chen
No take-backs.
The Old New Thing