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:
Summary:
The documentation generally maintains cross-platform parity, but in the environment variable setup section, Windows instructions are presented first, followed by macOS and Linux. There are no missing Linux examples or exclusive use of Windows tools, but the ordering may subtly prioritize Windows users.
Recommendations:
- Rotate or randomize the order of OS-specific tabs (Windows, macOS, Linux) to avoid always listing Windows first.
- Explicitly state that all examples are cross-platform unless otherwise noted.
- Ensure that Linux and macOS instructions are as detailed and visible as Windows instructions.
- Consider grouping macOS and Linux together as 'Unix-like' systems where appropriate to reduce repetition and highlight parity.
Create pull request