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 presenting Windows container information before Linux, and by providing more detailed, actionable SSH instructions and examples for Linux containers only. Windows containers are described as requiring no modifications, but there are no equivalent CLI or PowerShell examples for Windows containers, nor is there guidance for SSH access outside the browser. This leaves Linux users with richer, more practical guidance, while Windows users are limited to browser-based access and lack parity in tooling or command-line examples.
Recommendations:
- Provide equivalent command-line (CLI or PowerShell) instructions for opening SSH sessions to Windows containers, or clearly state if such access is not possible and why.
- If browser-based SSH is the only supported method for Windows containers, explicitly mention this limitation and suggest any available workarounds or alternatives.
- Balance the order of presentation by either combining Linux and Windows guidance where possible or alternating which platform is presented first.
- Include references to Windows-native tools (such as PowerShell or Windows Terminal) for SSH access if supported, or clarify their absence.
- Ensure that both Linux and Windows sections contain comparable levels of detail, troubleshooting tips, and example commands.
Create pull request