Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
windows_tools
Summary
The documentation is heavily focused on Power BI Desktop, a Windows-only tool, and all step-by-step instructions and screenshots are for Windows environments. There are no examples or guidance for Linux users, such as using Power BI on the web, connecting via alternative BI tools, or using Linux-native workflows. Additionally, the prerequisites and clean-up instructions mention PowerShell and browser, but do not provide Linux-specific commands or alternatives (e.g., Bash, Azure CLI on Linux).
Recommendations
- Add explicit instructions and screenshots for using Power BI Service (web) from Linux/macOS environments, including how to connect to HDInsight Spark clusters.
- Mention and provide examples for alternative BI tools that are cross-platform (e.g., Tableau, Apache Superset, Grafana) and how to connect them to HDInsight Spark.
- In the clean-up section, provide Linux/Bash/Azure CLI commands for deleting clusters, not just PowerShell or browser-based instructions.
- Clarify which steps are Windows-specific and offer Linux/macOS equivalents where possible.
- Include a note in the prerequisites about platform limitations of Power BI Desktop and recommend alternatives for non-Windows users.
Create Pull Request