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
⚠️
windows_tools
Summary:
The documentation page presents Windows container information before Linux, and the Windows section lacks parity with the Linux section. Only browser-based SSH is described for Windows containers, with no mention of CLI or PowerShell-based access, while the Linux section provides detailed Azure CLI and SSH command-line instructions. There are no PowerShell or Windows-native SSH client examples, and the documentation does not mention Windows command-line tools or provide equivalent instructions for Windows users.
Recommendations:
- Provide equivalent command-line SSH access instructions for Windows containers, or clearly state if such access is unsupported.
- If CLI-based SSH access is not available for Windows containers, explain the limitation and suggest any available alternatives (such as PowerShell remoting, RDP, or other tools).
- Include examples using Windows-native SSH clients or PowerShell where appropriate, especially for users on Windows workstations.
- Balance the order of presentation so that Linux and Windows instructions are given equal prominence, or use parallel structure in the documentation.
- If certain features are only available on Linux, explicitly state this at the top of the page to set expectations for Windows users.
Create pull request