Bias Analysis
Detected Bias Types
Summary
The documentation presents the Windows example before the Linux example in the section on blocking/allowing Run commands locally. While both platforms are covered with equivalent Azure CLI commands, the ordering prioritizes Windows, which may subtly reinforce a Windows-centric perspective.
Recommendations
- Alternate the order of examples so that Linux is presented first in some sections, or present both examples side-by-side to avoid implicit prioritization.
- Explicitly state that the instructions apply equally to both Windows and Linux, and clarify any platform-specific differences.
- Ensure parity in detail and explanation for both Windows and Linux examples throughout the documentation.
Create Pull Request