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 exclusively references RDP sessions as the trigger for the auto-stop feature, which is a Windows-centric remote desktop protocol. There is no mention of Linux remote access methods (such as SSH), nor any examples or notes about how the feature behaves for Linux-based dev boxes or non-RDP connections. All examples and terminology assume a Windows environment.
Recommendations:
- Clarify whether the auto-stop feature works for Linux-based dev boxes and, if so, specify which disconnect events (e.g., SSH session end) are supported.
- Include examples or notes for Linux users, such as how to configure auto-stop for Linux dev boxes or what triggers are available.
- If the feature is Windows-only, explicitly state this limitation at the beginning of the documentation.
- Consider referencing both RDP (for Windows) and SSH (for Linux) in the documentation to provide parity and clarity for cross-platform users.
Create pull request