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 additional steps and configuration. 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 PowerShell or Windows CLI examples for Windows containers, and the Linux section is more comprehensive in terms of actionable steps. However, the ordering and initial focus on Windows, as well as the lack of parity in example depth, indicate a mild 'windows_first' and 'missing_linux_example' bias.
Recommendations:
- Provide equivalent command-line or PowerShell instructions for connecting to Windows containers, if supported, or clearly state the limitations.
- Ensure that both Windows and Linux sections have similar depth and actionable steps, or explain why certain features are only available on one platform.
- Consider presenting Linux and Windows instructions in parallel or in a more balanced order to avoid the perception of platform preference.
- If browser-based SSH is the only option for Windows containers, explicitly state this and provide troubleshooting or advanced usage tips similar to those given for Linux.
Create pull request