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

Bias Types:
⚠️ windows_first
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation shows a subtle Windows bias by referencing the Teams Desktop client (which is primarily associated with Windows) in all usage examples, and in one scenario, explicitly mentions 'Windows, Chrome browser' for a user. The only command-line tool referenced is a PowerShell cmdlet (Set-CsPhoneNumberAssignment), with no mention of Linux or cross-platform alternatives. There are no examples or explicit mentions of Linux clients, tools, or environments, and all example scenarios use Windows-centric language or tools.
Recommendations:
  • Include explicit references to Linux and macOS Teams clients where applicable, e.g., 'Teams web, desktop (Windows, macOS, Linux), and mobile clients'.
  • Provide command-line examples using cross-platform tools (such as Azure CLI or REST API) alongside or instead of PowerShell cmdlets.
  • Avoid specifying 'Windows' in user scenarios unless necessary; if specifying OS, also mention Linux and macOS where supported.
  • Add example scenarios where users join from Linux desktops or browsers on Linux, to demonstrate parity.
  • Clarify that Teams web client and SDKs are cross-platform and supported on Linux, not just Windows.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased