Detected Bias Types
Missing Linux Example
🔧
Windows Tools
Windows First
Summary
Although the introduction claims Service Fabric clusters can run on both Windows Server and Linux, the documentation page exclusively lists Windows Server versions as supported operating systems and provides security configuration details only for Windows environments (e.g., Kerberos, Active Directory, group Managed Service Accounts). No Linux-specific instructions, examples, or supported Linux OS versions are mentioned, and Windows tools/patterns are referenced without Linux equivalents.
Recommendations
- Clarify the current Linux support status: If Linux is not yet supported for standalone clusters, state this clearly at the top and remove references to Linux in the introduction.
- If Linux support is planned or available elsewhere, add a dedicated section for Linux setup, supported distributions, and security configuration.
- Provide Linux-specific examples for cluster creation, security (certificate management), and scaling/upgrading operations.
- Mention Linux tools and patterns (e.g., OpenSSL for certificates, Linux user/group management) alongside Windows equivalents.
- Ensure that all references to Windows-specific technologies (Kerberos, AD, group Managed Service Accounts) are marked as Windows-only and, where possible, provide Linux alternatives.