About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation for Microsoft Dev Box demonstrates a Windows bias by only mentioning support for Windows 10 and Windows 11 client editions in dev box definitions, with no reference to Linux or other operating systems. There are no examples or mentions of Linux-based development environments, tools, or workflows. The documentation implicitly assumes Windows as the default and only supported platform.
Recommendations:
- Explicitly state whether Linux-based dev boxes are supported or not. If not, clarify this limitation for users.
- If Linux support is available or planned, include examples and instructions for creating and managing Linux dev boxes, including references to Linux images in Azure Marketplace.
- Provide parity in documentation by mentioning Linux development scenarios, tools, and workflows alongside Windows equivalents.
- Include guidance for mixed-platform teams, such as how to manage both Windows and Linux dev boxes within the same dev center or project.
- If only Windows is supported, add a section explaining the roadmap or alternatives for Linux developers.
Create pull request