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
Summary:
The documentation shows a mild Windows bias. In the prerequisites, links and instructions reference Windows first (e.g., resource creation link includes '?tabs=windows'), and there is no mention of Linux-specific instructions or examples. All command-line and code examples are platform-neutral, but there are no explicit Linux or cross-platform instructions, and no mention of Linux package managers or shell environments.
Recommendations:
  • Provide Linux-specific instructions or ensure parity in quickstart/resource creation links (e.g., include tabs for Linux/macOS).
  • Explicitly mention that the dotnet CLI and SDK are cross-platform, and provide example commands for Linux/macOS if any differences exist.
  • If there are platform-specific steps (such as setting environment variables, file paths, or installing dependencies), include Linux/macOS equivalents alongside Windows.
  • Avoid using Windows-specific query parameters (like '?tabs=windows') in documentation links unless also providing Linux/macOS options.
  • Consider adding a section or note clarifying cross-platform compatibility and any known differences in behavior or setup.
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

Flagged Code Snippets