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 subtle Windows bias by referencing the creation of VMs with a custom IIS extension installed in the 'Next steps' section. IIS is a Windows-specific web server, and there is no mention of Linux-based alternatives or examples. There are no Linux-specific tools, patterns, or examples provided, nor is there parity in guidance for Linux users.
Recommendations:
- Include examples or references for deploying Linux-based VMs and web servers (such as Apache or Nginx) in the 'Next steps' section.
- When mentioning IIS or Windows-specific technologies, also mention equivalent Linux options to ensure parity.
- Provide links or guidance for both Windows and Linux scenarios when describing setup or configuration steps.
- Review other documentation pages linked from this one to ensure Linux users are equally supported throughout the workflow.
Create pull request