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
⚠️
windows_tools
Summary:
The documentation page demonstrates a Windows-first bias by describing Windows container SSH access before Linux, and by providing more detail and ease-of-use for Windows containers (no modifications needed) while Linux containers require extra configuration. There are no PowerShell-heavy examples, but the Windows section lacks parity with the Linux section, which provides detailed CLI examples. The Linux section is more comprehensive, but the initial focus and simplicity for Windows containers, as well as the lack of equivalent command-line tooling for Windows, indicate a bias.
Recommendations:
- Provide equivalent command-line (e.g., PowerShell or Windows CLI) instructions for SSH access to Windows containers, or explicitly state their absence and offer alternatives.
- Present Linux and Windows instructions in parallel, with equal detail and order, to avoid a 'Windows-first' impression.
- Clarify any feature gaps (e.g., lack of Azure CLI support for Windows containers) and suggest workarounds or roadmap information.
- Ensure that both Linux and Windows sections include practical examples and troubleshooting tips.
- If Windows containers do not support CLI-based SSH, explain why, and provide guidance for users who may expect this feature.
Create pull request