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
Summary:
The documentation page exhibits a subtle Windows bias, primarily in the way it links to quickstarts and examples. Many links use 'tabs=windows' or 'tabs=uwp' as defaults, and there is no mention of Linux-specific instructions, tools, or examples. There are no explicit PowerShell or Windows-only command-line examples, but the navigation and example pivots prioritize Windows and UWP (Universal Windows Platform), with no visible parity for Linux users.
Recommendations:
- Provide Linux-specific quickstart links and examples alongside Windows/UWP, ensuring that Linux users can easily find relevant instructions.
- Use neutral or multi-platform pivots in documentation tables and links (e.g., 'tabs=linux', 'tabs=mac', or 'tabs=web') rather than defaulting to Windows.
- Explicitly mention Linux compatibility and any required steps or differences for Linux environments.
- Where code or setup instructions are given, include both Windows and Linux command-line examples (e.g., PowerShell and Bash).
- Audit referenced quickstart and tutorial pages to ensure Linux parity in all code samples and setup instructions.
Create pull request