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 detail and ease-of-use for Windows (no modifications required, browser SSH supported), while the Linux section is more complex and requires additional configuration. There is a lack of parity in example depth: Windows containers have no CLI or command-line SSH examples, while Linux containers have detailed CLI and SSH command examples. However, there are no PowerShell or Windows command-line examples for Windows containers, and the Linux section is more comprehensive.
Recommendations:
- Present Linux and Windows container instructions in parallel, rather than always listing Windows first.
- Provide equivalent command-line SSH access instructions for Windows containers, or explicitly state if such access is not possible and why.
- Clarify the differences in SSH support between Windows and Linux containers in a comparative table.
- Add PowerShell or Windows command-line examples for Windows containers if possible, or explain the limitations.
- Ensure both Linux and Windows sections have similar depth and structure in their examples and troubleshooting tips.
Create pull request