Bias Analysis
Detected Bias Types
windows_first
windows_tools
powershell_heavy
missing_linux_example
Summary
The documentation page for Azure Change Tracking and Inventory exhibits several signs of Windows bias. Windows concepts (registry, services, software) are listed before Linux equivalents in tables and explanations. Examples and queries predominantly use Windows paths and registry keys, with Linux examples given less prominence or detail. Configuration options (such as collection frequency) are available only for Windows resources, and UI screenshots reference Windows-specific settings. The use of PowerShell and Windows-centric terminology is frequent, while Linux-specific instructions and examples are less detailed or missing.
Recommendations
- Ensure Linux examples are provided alongside Windows examples for all commands, queries, and configuration steps.
- Present Linux and Windows concepts in parallel in tables and explanations, rather than listing Windows first.
- Expand Linux-specific documentation, including configuration options, troubleshooting, and limitations.
- Include screenshots and UI references for Linux settings where applicable.
- Use neutral language and avoid assuming Windows as the default platform.
- Where features are Windows-only, clearly state this and provide guidance or alternatives for Linux users.
Create Pull Request