Visual Studio Code 1.118
https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.118
Published: April 29, 2026 17:00
Learn what's new in Visual Studio Code 1.118 (Insiders) Read the full article
@devblogs.microsoft.com.landing@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Get the latest information, insights, and news from Microsoft.
Site URL: devblogs.microsoft.com/landing
Feed URL: devblogs.microsoft.com/landing
Posts: 27
Followers: 1
Visual Studio Code 1.118
https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.118
Published: April 29, 2026 17:00
Learn what's new in Visual Studio Code 1.118 (Insiders) Read the full article
SharePoint Framework (SPFx) roadmap update – April 2026
https://devblogs.microsoft.com/microsoft365dev/sharepoint-framework-spfx-roadmap-update-april-2026
Published: April 28, 2026 17:13
April continues the strong momentum for the SharePoint Framework and the broader Microsoft 365 extensibility ecosystem. Over the past month, we have been making steady progress across the SPFx roadmap, refining delivery plans, connecting with the community…
Welcome to SkiaSharp 4.0 Preview 1
https://devblogs.microsoft.com/dotnet/welcome-to-skia-sharp-40-preview1
Published: April 28, 2026 17:06
Created 10 years ago, SkiaSharp has long been the backbone of cross-platform 2D graphics in .NET. It powers graphics rendering across mobile, desktop, web, and server targets with consistent, high-quality output using the open-source Skia engine. SkiaS
High-Performance Distributed Caching with .NET and Postgres on Azure
https://devblogs.microsoft.com/dotnet/high-performance-distributed-caching-dotnet-postgres-azure
Published: April 28, 2026 17:05
In the world of modern .NET development, applications need to maintain high throughput, scale rapidly, and most importantly, deliver performance and responsiveness in all circumstances. This becomes increasingly difficult as functional complexity…
Welcome to Azure Cosmos DB Conf 2026
https://devblogs.microsoft.com/cosmosdb/welcome-to-azure-cosmos-db-conf-2026
Published: April 28, 2026 12:00
Today is the day. Azure Cosmos DB Conf 2026, in partnership with AMD, is a free virtual developer event focused on building modern, scalable applications with Azure Cosmos DB. The agenda features Microsoft
PowerToys 0.99 is here: new monitor controls, easier window management, and Dock upgrades
Published: April 28, 2026 11:32
Python Environments Extension for VS Code- April Update
https://devblogs.microsoft.com/python/python-in-visual-studio-code-april-2026-release
Published: April 27, 2026 20:07
Python Environments — April 2026 Release We're excited to announce the latest update to the Python Environments extension for Visual Studio Code. This release focuses on startup performance, reliability,
Azure Data Studio is retired: Move your Azure SQL workflow to VS Code in 10 minutes
Published: April 27, 2026 18:20
Azure Data Studio (ADS) retired on February 6, 2025, and support ended on February 28, 2026. The recommended path forward is Visual Studio Code with the MSSQL extension. If you used ADS daily, this guide gets you productive quickly in VS Code. The focus is…
Announcing Shader Model 6.10 Preview and AgilitySDK 720 Preview
https://devblogs.microsoft.com/directx/shader-model-6-10-agilitysdk-720-preview
Published: April 27, 2026 17:01
Overview Today, we are pleased to announce that Shader Model 6.10 and other features have been officially released with Agility SDK 1.720-preview and complementary DXC 1.10.2605.2. AgilitySDK 1.720-preview exposes the following features. There's more de
D3D12 LinAlg Matrix Preview
https://devblogs.microsoft.com/directx/d3d12-linalg-preview
Published: April 27, 2026 17:00
Welcome to the D3D12 LinAlg Matrix Preview release! Today, we are excited to announce the preview release for the D3D12 Linear Algebra APIs! This feature set unlocks comprehensive hardware acceleration for Matrix-oriented operations across various use…
CodeAct in Agent Framework: Faster Agents with Fewer Model Turns
https://devblogs.microsoft.com/agent-framework/codeact-with-hyperlight
Published: April 23, 2026 14:24
Modern AI agents often aren't bottlenecked by model quality, they are bottlenecked by orchestration overhead. When an agent chains together many small tool calls, each step typically requires a new model turn, driving up latency and token usage. With…
Another crash caused by uninstaller code injection into Explorer
https://devblogs.microsoft.com/oldnewthing/20260423-00/?p=112261
Published: April 23, 2026 14:00
Some time ago, I noted that any sufficiently advanced uninstaller is indistinguishable from malware.Âą During one of our regular debugging chats, a colleague of mine mentione
Write azd hooks in Python, JavaScript, TypeScript, or .NET
https://devblogs.microsoft.com/azure-sdk/azd-multi-language-hooks
Published: April 22, 2026 22:04
Hooks are one of the most popular features in azd, and now you can write them in Python, JavaScript, TypeScript, or .NET, not just Bash and PowerShell. What's new? The Azure Developer CLI (azd) hook system now supports four more languages beyond Bash and…
7 tips to optimize Azure Cosmos DB costs for AI and agentic workloads
Published: April 22, 2026 20:54
AI apps and agentic workloads expose inefficiencies in your data layer faster than any previous generation of apps. You’re storing embeddings, serving low-latency retrieval, handling bursty traffic from chat and orchestration, and often operating across…
Take the 2026 ISO C++ Developer Survey!
https://devblogs.microsoft.com/cppblog/take-the-2026-iso-c-developer-survey
Published: April 22, 2026 18:08
The 2026 ISO C++ developer survey is now open: 2026 Annual C++ Developer Survey "Lite" : Standard C++ It takes about 10 minutes and directly informs the standardization committee and tooling ven
C++ Code Intelligence for GitHub Copilot CLI (Preview)
https://devblogs.microsoft.com/cppblog/c-code-intelligence-for-github-copilot-cli-preview
Published: April 22, 2026 18:05
We recently brought C++ code understanding tools to GitHub Copilot in Visual Studio and VS C
Introducing Toolboxes in Foundry
https://devblogs.microsoft.com/foundry/introducing-toolboxes-in-foundry
Published: April 22, 2026 17:30
Available in Public Preview Today  Toolbox is a new way to curate, configure, and reuse tools across a
From Local to Production: The Complete Developer Journey for Building, Composing, and Deploying AI Agents
Published: April 22, 2026 17:30
When we launched Microsoft Agent Framework last October, we made a promise: building production-grade AI agents should feel as natural and structured as building any other software. Today, we’re delivering
Introducing the new hosted agents in Foundry Agent Service: secure, scalable compute built for agents
Published: April 22, 2026 17:30
Agents are already transforming how developers solve problems. Whether it's a coding agent that refactors your repo overnight, a research agent that synthesizes hundreds of documents into a brief, or an ops agent that monitors and remediates infrastructure…
Visual Studio Code 1.117
https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.117
Published: April 22, 2026 17:00
Learn what's new in Visual Studio Code 1.117 (Insiders) Read the full article
Best of Both Worlds for Agentic Refactoring: GitHub Copilot + MicroVMs via Docker Sandbox
Published: April 16, 2026 22:09
Legacy codebases frequently contain hardcoded logic and complex build scripts that depend on specific filesystem structures, making them notoriously difficult to modernize in isolated environments. Docker Sandbox addresses this challenge through a…
What's New in Microsoft Foundry Fine-Tuning | April 2026
https://devblogs.microsoft.com/foundry/whats-new-in-foundry-finetune-april-2026
Published: April 16, 2026 19:34
This month we're shipping three updates that make Reinforcement Fine-Tuning (RFT) more accessible, more powerful, and easier to get right: Global Training for o4-mini — train from 13+ Azure regions at lower per-token rates. New model graders — GPT-4.1,…
Free Your Terminal with Detached Mode in Aspire 13.2
https://devblogs.microsoft.com/aspire/aspire-detached-mode-and-process-management
Published: April 16, 2026 17:00
Running Aspire apps from the CLI has a friction point: your terminal is locked to the AppHost process. While the app is running, you can't use the terminal to check logs or telemetry. You must open a new terminal window. Worse, if an agent has started your…
From AI to .NET: 20 VS Live! Las Vegas Sessions You Can Watch Now
Published: April 16, 2026 15:00
In March 2026, developers came together at VS Live! Las Vegas for a full week of technical learning, hands-on exploration, and a lot of great conversations about where software development is headed next. From AI-assisted development to modern .NET,…
What's up with window message 0x0091? We're getting it with unexpected parameters
https://devblogs.microsoft.com/oldnewthing/20260416-00/?p=112240
Published: April 16, 2026 14:00
A customer, via their customer liaison, reported quite some time ago that their program stopped working on Windows XP. (I told you it was quite some time ago.) The customer's investigations revealed that the problem occurred because their window was…
Azure MCP tools now ship built into Visual Studio 2022 — no extension required
Published: April 15, 2026 17:30
Azure MCP tools now ship built into Visual Studio 2022 — no extension required Azure MCP tools are now built into Visual Studio 2022 as part of the Azure development workload — no separate extension to find, install, or update. You can enable over 230…
Visual Studio Code 1.116
https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.116
Published: April 15, 2026 17:00
Learn what's new in Visual Studio Code 1.116 (Insiders) Read the full article