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 demonstrates a Windows-first bias by exclusively referencing RDP (Remote Desktop Protocol) sessions as the trigger for the auto-stop feature, with no mention of Linux remote desktop protocols (such as SSH or VNC) or scenarios. All examples and explanations assume Windows usage patterns, and there are no Linux-specific instructions or considerations.
Recommendations:
- Clarify whether the auto-stop feature supports non-RDP (e.g., SSH, VNC) disconnects, especially for Linux-based dev boxes.
- If Linux dev boxes are supported, provide equivalent examples and explanations for Linux remote access protocols.
- Explicitly state any platform limitations (e.g., 'This feature currently only applies to Windows dev boxes using RDP').
- Include guidance for administrators managing Linux dev boxes, or link to relevant documentation if supported elsewhere.
Create pull request