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_tools
⚠️
missing_linux_example
Summary:
The documentation assumes the use of the SAP .NET Connector 3.0, which is only available for Windows, and requires installation on the same machine as the self-hosted integration runtime. There are no instructions or examples for Linux environments, nor is there mention of alternatives for non-Windows users. All setup steps and screenshots implicitly target Windows users.
Recommendations:
- Explicitly state that the SAP .NET Connector 3.0 and self-hosted integration runtime are Windows-only, and clarify platform requirements early in the prerequisites.
- If possible, provide guidance or alternatives for Linux environments, such as using the ODBC connector or other cross-platform integration runtimes.
- Include a section addressing what Linux or macOS users should do, or link to relevant documentation for non-Windows data integration scenarios.
- If no Linux support exists, clearly document this limitation to set user expectations.
- Consider adding a feature request or roadmap note if Linux support is planned for the future.
Create pull request