Windows Subsystem for Linux gets new container feature after being teased last monthCLI and API form the basis of the latest update, Intune management also addedOther changes being made available to alternative container CLI toolsMicrosoft has released Windows Subsystem for Linux (WSL) containers in public preview following its earlier announcement at Build 2026, as a way to create, run and manage Linux containers directly on Windows.When the feature update was first revealed, Microsoft described it as "a built-in way to create, run and interact with Linux containers using familiar CLI & API."The new container feature is now available in the latest pre-release version, which can be downloaded from GitHub, and includes two new core features.WSL containers now available in public previewAs part of the update, Microsoft has added a built-in container CLI and an API to let Windows applications run Linux containers.The company noted that the API is particularly useful for reusing existing Linux specific code, like running cloud applications locally, while the CLI tool uses a familiar format so users can "use [their] existing muscle memory when running Linux containers."Microsoft also added new management settings to let admins control whether people can use WSL distros and containers via Intune.Besides the headlining container update, Principal Product Manager Craig Loewen also highlighted a series of other changes the company has made to WSL, including a new 'virtiofs' file system that makes Windows file access 2x faster and a new 'consomme' default networking mode to improve compatibility.Loewen noted that the lower level platform changes are also being made available across "other fantastic Linux container CLI tools" like Docker Desktop, Podman Desktop and Rancher Desktop.Microsoft has also published a support page covering how to install the API, which includes support for C, C++ and C#.The company hasn't yet provided a timeline for general availability.