Sad Tux - Windows bias detected
This page contains Windows bias

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

Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation page demonstrates mild Windows bias by referencing only Windows-specific setup documentation for Python in the prerequisites and omitting explicit Linux (or macOS) setup instructions or links. All code and CLI examples are cross-platform, but the initial guidance assumes a Windows environment.
Recommendations
  • In the prerequisites section, provide links or references for setting up Python on Linux and macOS, such as official Python installation guides for those platforms.
  • Mention that the CLI and code examples work on Windows, Linux, and macOS, to reassure non-Windows users.
  • Where platform-specific setup is referenced (e.g., Python installation), ensure parity by listing all major platforms or linking to a cross-platform installation guide.
  • If mentioning the Azure CLI, clarify that it is available and works on all major platforms.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean
2025-07-09 23:22 #6 cancelled Clean Clean

Flagged Code Snippets