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 page presents Windows containers first and describes their SSH access in a brief, positive manner ('require no modifications'), while the Linux section is more detailed but only provides CLI-based SSH instructions for Linux containers. There are no equivalent CLI or PowerShell instructions for Windows containers, and the browser-based SSH session is only mentioned as working for Windows, with no parity in command-line access. This creates a 'Windows first' impression and omits Linux parity for browser SSH and Windows parity for CLI SSH.
Recommendations:
- Present Linux and Windows container instructions in parallel, rather than always listing Windows first.
- Provide explicit CLI or PowerShell instructions for accessing Windows containers via SSH, or clearly state if such access is not supported.
- Clarify whether browser-based SSH is available for Linux containers and, if so, provide instructions.
- If certain features are only available on one platform, explain the reason and suggest workarounds or alternatives for the other platform.
- Ensure that both Linux and Windows sections have equivalent depth and example coverage, including troubleshooting tips and sample commands.
Create pull request