About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by exclusively providing examples and guidance for Microsoft-centric tools and environments (Excel Desktop, Power BI, Power Query, Power Automate), with no mention of Linux clients, alternative open-source tools, or cross-platform usage. All illustrated workflows and screenshots are from Windows-based applications, and there is no guidance for users on Linux or non-Windows platforms.
Recommendations:
- Include explicit guidance and examples for accessing SAP OData feeds using Power Query on non-Windows platforms, such as Excel for the web, Power BI web, or any available Linux-compatible clients.
- Mention and, where possible, provide examples for open-source or cross-platform OData clients (e.g., using Python with pandas or requests, curl, or other tools available on Linux) to demonstrate how similar integrations can be achieved outside the Microsoft ecosystem.
- Clarify any platform limitations (e.g., if Power Query is only available on Windows) and suggest alternative approaches for Linux users.
- Add a section or callout addressing Linux/macOS users, outlining what is and is not supported, and linking to relevant resources or community solutions.
- Ensure that any code snippets, screenshots, or step-by-step instructions are either platform-neutral or are supplemented with Linux/macOS equivalents where possible.
Create pull request