Detected Bias Types
Windows First
Summary
The documentation page demonstrates a mild Windows bias by linking to a 'Rooms quickstart' with the query parameter '?tabs=windows', suggesting Windows as the default or primary platform for further guidance. However, all code samples are cross-platform (C#, Java, JavaScript, Python) and do not use Windows-specific tools, shells, or patterns. There are no PowerShell examples, nor exclusive references to Windows-only utilities. Linux/macOS users are not blocked from completing any tasks, but may experience minor friction due to Windows being presented as the default in some links.
Recommendations
- Ensure that quickstart and concept links use neutral tab defaults (e.g., '?tabs=cli' or no tab parameter) or provide explicit parity for Linux/macOS users.
- Where platform-specific instructions exist, present Linux/macOS options alongside or before Windows options.
- Review all linked pages to confirm Linux/macOS parity and avoid Windows-first presentation.
- Add a note clarifying that all SDK code samples are cross-platform and not dependent on Windows.
- If CLI instructions are referenced, ensure both Azure CLI and PowerShell are covered equally.