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 provides more straightforward instructions for Windows (no modifications needed, browser SSH only), while Linux containers require additional configuration and have more detailed, step-by-step CLI instructions. There are no PowerShell or Windows CLI examples, but Linux is treated as the more complex case, and the Windows section lacks parity in terms of CLI-based SSH access examples.
Recommendations:
- Present Linux and Windows instructions in parallel or in a neutral order, rather than always listing Windows first.
- Provide equivalent CLI-based SSH access instructions for Windows containers, or explicitly state if such functionality is not available.
- If Windows CLI/PowerShell SSH access is not supported, clarify this limitation and suggest any available alternatives.
- Ensure both Linux and Windows sections have comparable depth and detail in their instructions and troubleshooting steps.
- Consider adding a summary table comparing SSH access methods and requirements for both Linux and Windows containers.
Create pull request