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_first
⚠️
missing_linux_example
Summary:
The documentation exclusively references the Azure portal (a web-based GUI) for managing Microsoft Dev Box dev centers and does not provide any command-line examples. There is an implicit Windows bias as the Azure portal is most commonly used and documented in Windows-centric environments, and there are no CLI, PowerShell, or Azure CLI/Bash examples. There is also no mention of Linux tools, workflows, or parity for users who may prefer or require non-Windows environments.
Recommendations:
- Add equivalent instructions for managing dev centers using the Azure CLI, which is cross-platform and works on Linux, macOS, and Windows.
- Include Bash shell examples for common tasks such as creating, deleting, and assigning permissions to dev centers.
- Explicitly mention that the Azure portal is web-based and accessible from any OS, but provide links or steps for CLI-based management for users who prefer or require non-GUI workflows.
- Ensure that any screenshots or step-by-step instructions do not assume a Windows-only environment (e.g., avoid referencing Windows-specific UI elements or terminology).
Create pull request