Bias Analysis
Detected Bias Types
powershell_heavy
windows_tools
windows_first
Summary
The documentation page lists PowerShell and Power BI as primary tools for exporting wave data, and mentions PowerShell before Azure CLI and REST APIs. There are no Linux/macOS-specific examples or tool recommendations, and the examples provided (e.g., PowerShell, Power BI) are more commonly associated with Windows environments.
Recommendations
- Provide explicit Linux/macOS examples for exporting wave data, such as using Azure CLI or REST APIs from Bash.
- List cross-platform tools (Azure CLI, REST APIs) before Windows-centric tools (PowerShell, Power BI) when describing options.
- Include sample commands for Azure CLI and REST API usage alongside PowerShell examples.
- Mention platform compatibility for each tool, clarifying which are available on Linux/macOS.
Create Pull Request