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
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation shows a mild Windows bias: Windows operating systems are often mentioned first or exclusively in version notes, and Windows-specific tools or patterns (such as Excel reports) are referenced without Linux alternatives. While Linux support is mentioned and expanded over time, there are no Linux-specific usage examples, tools, or guidance, and the documentation assumes familiarity with Windows environments.
Recommendations:
- When listing supported operating systems, alternate the order or group Windows and Linux together to avoid always listing Windows first.
- Provide equivalent Linux tooling or usage guidance (e.g., mention how to view or process reports on Linux, such as using LibreOffice or command-line tools).
- Include Linux-specific examples or notes where relevant, such as how to run the Deployment Planner or interpret its output on Linux systems.
- Explicitly mention any Linux limitations or workarounds, not just Windows ones.
- If the Deployment Planner is Windows-only, clearly state this early and provide recommendations or alternatives for Linux users.
Create pull request