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
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias by frequently presenting Windows-related information and tools before Linux equivalents, providing PowerShell automation examples but omitting Bash/Linux shell examples, and referencing Windows-specific patterns and terminology. While Linux is mentioned, there is a lack of parity in scripting examples and some instructions are more detailed for Windows users.
Recommendations:
- Provide Bash or shell script examples alongside PowerShell for automation, especially in the 'Automate with scripts' section.
- Ensure that Linux-specific instructions (such as for custom containers) are as detailed as Windows instructions.
- When listing availability or features, avoid listing Windows first by default; alternate or provide both together.
- Clarify any differences in behavior or limitations for both Windows and Linux, not just Windows.
- Include screenshots or walkthroughs for Linux-based workflows where applicable, not just portal-based or Windows-centric flows.
Create pull request