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 presents the Windows VM password reset steps before the Linux VM steps, despite both processes being nearly identical. There are no exclusive Windows tools, PowerShell commands, or missing Linux examples, but the ordering may subtly prioritize Windows users.
Recommendations:
- Alternate the order of Windows and Linux sections in different documentation pages, or present both procedures in parallel (e.g., side-by-side tabs or tables) to avoid implicit prioritization.
- Explicitly state that the steps are identical for both OS types at the beginning, reducing perceived bias.
- Ensure that any references to command-line or scripting methods (e.g., PowerShell) in related articles also include Linux equivalents (e.g., Bash, CLI) for parity.
Create pull request