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
⚠️
missing_linux_example
Summary:
The documentation page demonstrates Windows bias by linking exclusively to the Windows virtual machine quick-create guide in the prerequisites, without mentioning or providing a Linux equivalent. There are no Linux-specific instructions or examples, and the documentation implicitly assumes a Windows VM context.
Recommendations:
- Include links to both Windows and Linux virtual machine quick-create guides in the prerequisites section.
- Clarify that the instructions apply to both Windows and Linux VMs, or specify any differences if applicable.
- Provide examples or notes relevant to Linux virtual machines, especially if there are any platform-specific considerations.
- Use neutral language when referring to virtual machines, avoiding implicit assumptions that the user is working with Windows.
Create pull request