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 demonstrates a Windows bias by requiring the use of the SAP .NET Connector 3.0, which is only available for Windows, and by referencing installation steps and dialogs specific to Windows environments. There are no instructions or examples for Linux-based integration runtimes or alternative connectors that would enable Linux parity.
Recommendations:
- Explicitly state that the SAP .NET Connector 3.0 is Windows-only and clarify platform requirements early in the prerequisites.
- Provide guidance or alternatives for Linux environments, such as using the SAP Java Connector (JCo) if supported, or clarify if Linux-based self-hosted integration runtimes are not supported for this scenario.
- If Linux is not supported, suggest possible workarounds or roadmap information for cross-platform support.
- Include a comparison table of platform support for self-hosted integration runtime and SAP connectors.
- If possible, provide Linux-based setup instructions or acknowledge the limitation and direct Linux users to relevant resources.
Create pull request