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 information before Linux, but only provides detailed, step-by-step SSH instructions and CLI examples for Linux containers. There are no equivalent command-line or tooling examples for Windows containers, and the documentation notes that SSH via Azure CLI is not supported for Windows containers, with no alternative methods or troubleshooting guidance provided.
Recommendations:
- Provide parity in example depth: If Windows containers do not support Azure CLI SSH access, explicitly state this and suggest any available alternatives (such as RDP, PowerShell Remoting, or other remote management tools) or clarify the roadmap for feature parity.
- Include troubleshooting and configuration details for Windows containers similar to the Linux section, or clearly state the limitations and expected user experience.
- If browser-based SSH is the only supported method for Windows containers, provide a detailed walkthrough and screenshots, matching the depth of the Linux CLI section.
- Consider reordering or balancing the presentation so that Linux and Windows instructions are equally prominent, or use side-by-side tabbed content to avoid the perception of a 'windows_first' bias.
- If possible, provide links to additional resources for Windows container management to help users achieve similar administrative goals as those shown for Linux.
Create pull request