cd/sources/microsoft-ai-blog· home sources Microsoft AI Blog
cat /sources/microsoft-ai-blog.feed | wc -l → 44

Microsoft AI Blog

articles 44 domain blogs.microsoft.com → page 1/3 feed RSS
21:06
2026-07-31
blogs.microsoft.com
developer-tools

C++ Dependencies Without the Headache: Vcpkg and Copilot CLI

GitHub Copilot CLI, Microsoft's command-line AI agent, can automate C++ dependency management and project setup, as demonstrated in a Pure Virtual C++ 2026 session where it built a CMake-based CLI app…

16:54
2026-07-27
blogs.microsoft.com
artificial-intelligence

Rethinking security for the age of AI

Microsoft introduced Project Perception, a new agentic security system designed for the age of AI, which coordinates red, blue, and green team agents to continuously perceive, reason, and act against …

01:06
2026-07-23
blogs.microsoft.com
ai-agents

The Microsoft Agent Framework Harness is now released

Microsoft has released the Agent Framework Harness, a stable, batteries-included runtime for building agents in Python and .NET that provides loop, planning, memory, context management, approvals, and…

13:07
2026-07-20
blogs.microsoft.com
artificial-intelligence

Microsoft expands Azure AI and HPC infrastructure with AMD

Microsoft is expanding its Azure AI and HPC infrastructure with AMD's latest Helios AI platform and next-generation EPYC datacenter processors, introducing three new virtual machine offerings: HDv2 fo…

12:53
2026-07-15
blogs.microsoft.com
ai-agents

Building AX evals that actually work

Building effective agent experience (AX) evaluations requires six structural components—representative prompts, accurate and unambiguous criteria, multiple runs, and clean and representative environme…

17:24
2026-07-09
blogs.microsoft.com
artificial-intelligence

Responsibly building the AI future

Microsoft published its 2026 Environmental Sustainability Report, detailing progress against its 2020 baseline amid rapid AI growth. The company acknowledges increased demand for energy, water, and ma…

12:11
2026-07-08
blogs.microsoft.com
ai-agents

The hidden variables in your agent eval

A developer's agent evaluation results can vary across machines due to hidden environmental variables like operating system and shell, which influence the agent's command fluency, error recovery, and …

17:34
2026-07-07
blogs.microsoft.com
artificial-intelligence

New Fellows study AI’s workplace impact

The AI Economy Institute (AIEI) launched its third cohort of researchers to study artificial intelligence's impact on work, jobs, and productivity. The 23-member cohort from global institutions will a…

20:21
2026-07-03
blogs.microsoft.com
artificial-intelligence

Microsoft Frontier Company

Microsoft announced Microsoft Frontier Company, a new operating business focused on AI-driven transformation, backed by a $2.5 billion investment and 6,000 industry and engineering experts. The compan…

14:31
2026-07-01
blogs.microsoft.com
artificial-intelligence

What AI benchmarks are not telling you

Public AI benchmarks like SWE-bench measure performance on popular open-source repositories but fail to predict how models will perform on proprietary codebases, team-specific conventions, and real-wo…

15:39
2026-06-29
blogs.microsoft.com
developer-tools

WSL container is now available for public preview

Microsoft announced the public preview of WSL containers at Build 2026, enabling developers to run Linux containers natively on Windows without third-party tools. The feature includes a new CLI (wslc.…

11:06
2026-06-28
blogs.microsoft.com
developer-tools

Streamline C++ Code Intelligence Setup in Copilot CLI

Microsoft released a setup LSP skill for the C++ language server plugin in Copilot CLI, enabling developers to generate compile_commands.json for CMake, MSBuild, and custom build systems. The skill si…

00:00
2026-06-26
blogs.microsoft.com
ai-agents

Your agent already has a plan

Microsoft found that AI coding agents ignore documentation tips because they form plans before reading. To redirect agents, developers must explicitly state that the agent's current plan will fail, no…

20:54
2026-06-24
blogs.microsoft.com
artificial-intelligence

Scaling cybercrime disruption through innovation and AI

Microsoft disrupted over 200 command-and-control servers by targeting two cybercrime tools, Amadey and StealC, simultaneously using AI-assisted analysis and the RICO statute. The operation, conducted …

14:04
2026-06-24
blogs.microsoft.com
ai-agents

When the model has never seen your code

When AI coding agents encounter proprietary code unseen during training, they fall into a 'closest-match trap' by generating plausible but incorrect code based on similar public APIs. Baseline evaluat…

page 1 / 3 next →