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 presents Windows container SSH access first and in more favorable terms, stating that no modifications are required for Windows custom containers, while Linux custom containers require extra configuration. The Windows section lacks command-line or PowerShell examples, but the Linux section provides detailed Azure CLI and SSH command instructions. There are no equivalent command-line instructions or troubleshooting steps for Windows containers, and the Linux section is more comprehensive overall.
Recommendations:
- Provide parity in example depth: Add command-line or PowerShell instructions for connecting to Windows containers, or explicitly state if such access is not supported.
- Clarify feature differences: Clearly explain any limitations or differences in SSH support between Linux and Windows containers, including why Azure CLI is not supported for Windows.
- Balance order and emphasis: Present Linux and Windows instructions in parallel or clarify why one is presented before the other.
- Add troubleshooting and usage examples for Windows: If possible, include example usage, troubleshooting, and expected output for Windows containers, similar to the Linux section.
Create pull request