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 Windows-first bias, particularly in the quickstart and example links, which predominantly use 'windows' or 'uwp' tabs and pivots. There are no explicit Linux or cross-platform command-line examples, nor are Linux tools or environments mentioned. This could make it harder for Linux developers to follow or feel included.
Recommendations:
- Provide Linux-specific examples and instructions alongside Windows ones, especially in quickstart links and code samples.
- Use neutral, cross-platform language and tabs (such as 'web', 'nodejs', or 'dotnet') instead of defaulting to 'windows' or 'uwp'.
- Explicitly mention Linux compatibility and any required steps for Linux environments.
- Where platform-specific instructions are necessary, present Windows and Linux instructions in parallel.
- Audit linked quickstarts and tutorials to ensure Linux users are not excluded or forced to adapt Windows-centric instructions.
Create pull request