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 displays a mild Windows bias: Windows/PowerShell examples and links are presented before Linux equivalents, and references to Windows-specific tools and documentation are more prominent. The prerequisites and important notes link only to Windows-specific IMDS documentation, and troubleshooting/learning links default to Windows tabs. While a Linux example is present, Linux documentation is less emphasized.
Recommendations:
- Present Linux and Windows examples in parallel or in a neutral order, or default to a platform-agnostic example.
- Ensure all documentation links (e.g., prerequisites, further reading) include both Windows and Linux versions or use platform-neutral links.
- Add Linux-specific notes where relevant (e.g., proxy bypassing in curl).
- Avoid referencing Windows tools or documentation exclusively; mention Linux equivalents with equal prominence.
- Consider a 'Platform' selector at the top of the page to allow users to choose their OS context.
Create pull request