Bias Analysis
Detected Bias Types
windows_first
powershell_heavy
Summary
The documentation generally presents Windows and Linux log locations side-by-side, maintaining parity. However, there is evidence of Windows bias: the link for retaining activity logs directs users to a page with PowerShell tabs, and the reference to PowerShell appears before any mention of Linux alternatives. Additionally, in the 'Azure Activity log' section, the example for sending activity log data references PowerShell specifically, without mentioning Linux CLI or Bash alternatives.
Recommendations
- Provide explicit Linux/Bash/Azure CLI examples alongside PowerShell commands for activity log retention and other operational tasks.
- Ensure that references to tools or commands are presented in a cross-platform manner, listing both Windows and Linux options together or in alternating order.
- Add tabs or sections for both PowerShell and Bash/Azure CLI in linked documentation, making it clear that both platforms are supported.
- Review linked pages to ensure Linux parity in examples and instructions, not just in log file locations.
Create Pull Request