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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation page provides code examples for configuring loggers using Azure PowerShell, Bicep, ARM templates, and REST API, but only the PowerShell example is given for command-line/scripted creation of loggers. There are no CLI (az cli), Bash, or Linux-native examples. The only imperative scripting example is PowerShell, which is primarily a Windows tool, and there is no mention of cross-platform alternatives such as Azure CLI or Bash scripts. This may make it less accessible for Linux or macOS users.
Recommendations
  • Add Azure CLI (az cli) examples for creating and managing loggers, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • Include Bash script examples where appropriate, especially for tasks that can be automated via the command line.
  • When referencing scripting tools, mention cross-platform options (e.g., 'You can use Azure PowerShell or Azure CLI...') and provide parity in examples.
  • Explicitly state that PowerShell Core is available cross-platform if PowerShell examples are retained, or clarify which examples are Windows-only.
  • Consider the order of examples: present cross-platform tools (like Azure CLI) before or alongside Windows-centric tools (like PowerShell).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-12 00:00 #243 cancelled Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-14 00:00 #111 completed Biased Biased
2025-08-14 00:01 #80 cancelled Biased Biased
2025-07-13 21:25 #47 cancelled Biased Biased
2025-07-13 20:48 #44 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets