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:
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation provides detailed, step-by-step SSH access instructions and CLI examples exclusively for Linux containers, while Windows containers are only mentioned in general terms without equivalent technical detail or command-line examples. Additionally, the Windows section appears before the Linux section, which may reinforce a 'windows_first' bias.
Recommendations:
- Add equivalent technical details and step-by-step instructions for SSH access to Windows containers, including any available command-line or PowerShell methods, or explicitly state if such options are not supported.
- If SSH via CLI is not supported for Windows containers, clarify this limitation early and provide alternative troubleshooting or remote access options for Windows users.
- Consider presenting Linux and Windows instructions in parallel or side-by-side to avoid the impression of prioritizing one platform over the other.
- Ensure that both Linux and Windows sections include comparable levels of detail, including example commands, screenshots, and troubleshooting tips.
Create pull request