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 platform neutrality, but in the 'Install the VM agent' section, instructions for Windows are presented before Linux. Both platforms are covered with similar detail, and no exclusive use of Windows tools, PowerShell, or missing Linux examples are observed elsewhere in the document.
Recommendations:
- Present Linux and Windows instructions in parallel columns or in the order most relevant to the audience, or alternate which platform appears first in different sections.
- Ensure that any command-line or scripting examples (if added in the future) include both Windows (PowerShell/Command Prompt) and Linux (Bash/CLI) equivalents.
- Continue to avoid exclusive references to Windows tools or patterns unless there is no Linux equivalent, and always provide Linux alternatives where possible.
Create pull request