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:
⚠️
windows_first
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by referencing Windows-centric tools and workflows (such as Hyper-V and a YouTube link for adding a hard drive to a Hyper-V VM) without mentioning Linux or cross-platform equivalents. There are no Linux-specific instructions or examples, and the only virtualization workflow described is for Hyper-V, which is Windows-specific. This may leave Linux users without clear guidance for equivalent tasks.
Recommendations:
- Provide Linux-specific instructions for increasing device capacity, such as adding a data disk to a KVM or VMware-based virtual machine.
- Include links or references to documentation for managing disks in common Linux hypervisors (e.g., KVM, VMware, VirtualBox).
- When referencing tools or workflows (like Hyper-V), also mention Linux alternatives and provide parity in examples.
- Ensure that any included videos or guides have Linux equivalents or at least note the differences for Linux users.
- Explicitly state supported operating systems and clarify any platform-specific steps.
Create pull request