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 information before Linux, and the Windows section lacks parity with the Linux section: there are no command-line or Azure CLI examples for Windows containers, while Linux containers receive detailed CLI and SSH instructions. This may give the impression that Windows is prioritized or that Linux is more complex, and it leaves Windows users without equivalent guidance.
Recommendations:
- Provide equivalent Azure CLI or PowerShell instructions for connecting to Windows containers, or explicitly state if such functionality is not supported.
- Present Linux and Windows instructions in parallel or in a more balanced manner, rather than always listing Windows first.
- If certain features (like CLI SSH access) are not available for Windows containers, clearly explain the limitation and suggest any available alternatives.
- Ensure that both Linux and Windows sections contain similar levels of detail, including troubleshooting tips, example outputs, and command-line usage where possible.
Create pull request