Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
windows_tools
Summary
The documentation page demonstrates a Windows bias by referencing Windows-centric virtualization platforms (Hyper-V, VMware) first and exclusively, omitting mention of Linux-based hypervisors (e.g., KVM, VirtualBox). There are no examples or instructions for Linux environments, such as deploying the agent on a Linux VM or using Linux tools for agent management. The agent deployment and registration sections assume familiarity with Windows/VMware workflows and do not provide Linux-specific guidance or parity.
Recommendations
- Include instructions and examples for deploying the agent VM on Linux-based hypervisors (e.g., KVM, VirtualBox, Proxmox).
- Provide Linux-specific agent registration steps, including shell commands and environment setup.
- Mention Linux as a supported platform for agent deployment, and clarify any OS-specific requirements or limitations.
- Add parity in tooling references (e.g., if PowerShell is mentioned, also mention Bash/CLI equivalents).
- Ensure that prerequisites and troubleshooting steps cover both Windows and Linux environments.
Create Pull Request