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 and configuration. The Windows section lacks command-line or PowerShell examples, but the Linux section provides detailed CLI instructions and examples. There is a slight 'windows_first' ordering bias and a lack of parity in example depth for Windows (no CLI/PowerShell examples), but the Linux section is actually more detailed. There is no evidence of 'powershell_heavy' or 'windows_tools' bias, and Linux is not omitted, but the ordering and lack of Windows CLI parity are notable.
Recommendations:
- Provide equivalent command-line or PowerShell examples for Windows containers, or explicitly state if such access is not supported.
- Clarify in both sections the supported SSH access methods (browser, CLI, etc.) for each OS to avoid confusion.
- Consider presenting Linux and Windows instructions in parallel or with equal prominence, rather than always listing Windows first.
- If CLI access is not available for Windows containers, explain why and offer any available alternatives.
Create pull request