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 page exhibits a subtle 'windows_first' bias by mentioning the Windows virtual machine extensions documentation before the Linux equivalent in the introductory section. However, no explicit PowerShell-heavy examples, exclusive use of Windows tools, or missing Linux examples are present on this page. The references to extensions and tutorials are platform-neutral, but the ordering gives Windows precedence.
Recommendations:
- List both Windows and Linux virtual machine extension documentation links together, or mention Linux first in alternating revisions to avoid perceived prioritization.
- Ensure that all referenced tutorials and examples include both Windows and Linux scenarios where applicable.
- Explicitly state that extensions are available and supported for both Windows and Linux platforms in the introduction.
Create pull request