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
Summary
The documentation displays a mild Windows bias by presenting the Windows virtual environment activation command before the Unix equivalent in the setup instructions. Additionally, the link to creating an Azure Communication Services resource includes a 'tabs=windows' parameter, suggesting Windows as the default or primary platform. However, both Windows and Unix activation commands are present, and the rest of the guide is platform-agnostic Python code.
Recommendations
  • Present Unix and Windows commands in parallel or in alphabetical order (e.g., Unix first, then Windows) to avoid implying a platform preference.
  • Remove or balance 'tabs=windows' in documentation links, or provide a direct link to a platform-neutral or Linux-specific tab.
  • Explicitly state that all instructions and code samples are cross-platform unless otherwise noted.
  • Where platform-specific steps are required, ensure equal detail and prominence for both Windows and Linux/macOS users.
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

Flagged Code Snippets

### Activate your virtual environment
On windows, use the following command: