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 container SSH access first, even though the Linux workflow is more feature-rich and commonly used. The Windows section is brief and lacks parity with the Linux section, which provides detailed CLI-based SSH instructions and examples. There are no equivalent CLI or PowerShell examples for Windows containers, nor is there a discussion of Windows-native SSH tools or workflows.
Recommendations:
- Present Linux and Windows instructions in parallel or start with Linux, as it is more commonly used for SSH workflows.
- Provide equivalent command-line (e.g., PowerShell or Windows SSH client) instructions for Windows containers, or clearly state if such functionality is not available.
- If CLI-based SSH access is not supported for Windows containers, explicitly mention this limitation and suggest alternative approaches.
- Include references to Windows-native SSH tools (such as OpenSSH in Windows 10/11, PuTTY, or PowerShell SSH commands) where appropriate.
- Ensure that both Linux and Windows sections have similar depth and structure, including troubleshooting tips, example commands, and expected output.
Create pull request