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 page displays a subtle Windows bias by referencing Windows in the authentication link (../quickstarts/identity/access-tokens.md?tabs=windows&pivots=platform-azportal) as the default or first tab, rather than providing a cross-platform or Linux example. However, there are no explicit PowerShell-heavy examples, exclusive mention of Windows tools, or missing Linux examples in the main content. The documentation is otherwise platform-neutral and covers web, iOS, and Android parity.
Recommendations:
- Ensure that authentication and other platform-neutral features provide Linux and macOS examples or tabs alongside Windows, or default to a cross-platform approach.
- Wherever a link or tab is provided (such as for authentication), offer parity for Linux (e.g., Bash, CLI) and macOS, not just Windows.
- Review all quickstart and how-to links to confirm that Linux users are not required to adapt Windows-specific instructions.
- Explicitly mention cross-platform compatibility in sections that are not inherently OS-specific.
Create pull request