WSL container is now available for public preview.
That means you can create, run, test, and debug Linux containers directly through WSL on Windows.
Here’s how to get started + a few ways to try it 🧵
And if you use VS Code Dev Containers, you can plug WSL containers into that workflow too.
WSLc support is available in the VS Code Dev Containers pre-release. To try it, open Dev Container settings, find “Docker Path,” and set it to: wslc
Then bring Linux containers into your Windows apps.
The new WSL container API lets Windows apps use Linux containers as part of their app logic, with support for C, C++, and C#.
Think local cloud app workflows, Linux-specific code, or contained processes.
Start with the command line.
With wslc, you can run Linux containers as part of your everyday dev workflow, from running apps locally to testing GPU access.
There’s also a built-in container.exe alias, so you can use either wslc or container.
First, update to the latest WSL pre-release by running:
wsl --update --pre-release
Once updated, you’ll have access to wslc.exe, the new WSL container CLI.
.@intel and Microsoft are helping developers build more securely in the age of AI with Intel TDX and confidential computing in Azure, designed for sensitive data and workloads.
We partnered with MIT Technology Review Insights to analyze 101 agent use cases and identify the tasks where builders report the highest confidence across data, AI, and cloud workflows.
Scale Python AI workloads from a single notebook to thousands of CPUs/GPUs.
In #AzureFriday, @shanselman talks with Omar Shorbaji about building, training, and serving AI apps on Anyscale on Azure, powered by Ray, and running on AKS (without managing Kubernetes). Watch:
.@Qualcomm and Microsoft are working together to help developers build for the age of AI agents, with deeper integration across Windows ML, native app experiences, and inference workflows.