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
⚠️
windows_tools
⚠️
powershell_heavy
Summary:
The documentation is heavily biased towards Windows, explicitly stating that the scope is the Windows version of SQL Server and that SAP does not support SQL Server on Linux for SAP workloads. All examples, configuration steps, and recommendations are for Windows Server environments, with exclusive references to Windows tools, filesystems (NTFS), and Windows-specific VM disk patterns. There are no Linux equivalents or even mentions of Linux-based deployment, tools, or best practices. Even general SQL Server features are described only in the context of Windows Server.
Recommendations:
- Clearly state early in the document that SAP does not support SQL Server on Linux for SAP workloads, but also provide a brief rationale and a link to any SAP or Microsoft roadmap or support statement for Linux.
- If possible, provide a short section or callout for customers interested in Linux, summarizing the current support status and alternatives (e.g., HANA on Linux, or SQL Server for non-SAP workloads).
- Where general SQL Server or Azure VM best practices are discussed, clarify which recommendations are Windows-specific and which could apply to Linux if/when support is available.
- Avoid using Windows-specific terminology (e.g., NTFS, D:\ drive, Windows command prompt) without noting that these are not applicable to Linux.
- If Linux support is added in the future, ensure all examples, configuration tables, and best practices are provided for both Windows and Linux, or clearly indicate differences.
- Add a note in the 'Next steps' or summary section to direct Linux users to appropriate documentation or support channels.
Create pull request