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 container SSH access first and describes it as requiring no modifications, while Linux custom containers require extra steps. The Windows section lacks command-line or PowerShell examples, but the Linux section provides detailed Azure CLI and SSH command-line instructions. There are no equivalent CLI or PowerShell instructions for Windows containers, and the Linux section is more comprehensive in terms of actionable steps. However, the initial placement of Windows content and the lack of parity in example depth may suggest a subtle 'windows_first' and 'missing_linux_example' bias (in reverse: missing Windows CLI example).
Recommendations:
- Provide equivalent command-line (e.g., PowerShell or Azure CLI) instructions for opening SSH sessions to Windows containers, if supported.
- Ensure that both Windows and Linux sections have similar levels of detail and actionable examples.
- If SSH via CLI is not supported for Windows containers, explicitly state this and offer alternative remote management options for Windows containers.
- Consider presenting Linux and Windows instructions in parallel or with equal prominence, rather than always listing Windows first.
- Clarify any feature gaps between Windows and Linux containers to set user expectations.
Create pull request