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:
Summary:
The documentation shows mild Windows bias by linking to resource creation instructions with a 'tabs=windows' parameter and mentioning 'PowerShell, Command Prompt or Unix Terminal' in that order when describing how to run the application. However, all code and commands are cross-platform (bash, Python), and there are no exclusive Windows tools or missing Linux examples.
Recommendations:
- Update links to Azure resource creation to either use a neutral default (no tabs parameter) or explicitly mention both Windows and Linux/macOS instructions.
- When listing terminals or shells, use a neutral or rotating order (e.g., 'Unix Terminal, PowerShell, or Command Prompt') or simply say 'your terminal' to avoid implying Windows primacy.
- Ensure that all referenced quickstarts and external links provide parity for Linux/macOS users, or explicitly link to both sets of instructions if they differ.
Create pull request