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
missing_linux_example
windows_tools
Summary
The documentation provides detailed instructions and code samples for enabling diagnostic logging using Azure PowerShell, but does not include equivalent examples for Azure CLI, Bash, or other cross-platform tools. All automation examples are PowerShell-based, which is primarily a Windows-centric tool, despite Azure CLI being available and commonly used on Linux and macOS. There is no mention of Linux-specific workflows or parity in scripting approaches.
Recommendations
  • Add equivalent Azure CLI examples for enabling diagnostic logging, including commands for both storage account and Log Analytics workspace scenarios.
  • Explicitly mention that Azure CLI is cross-platform and provide Bash-friendly scripts for Linux/macOS users.
  • Where PowerShell is referenced, also provide a parallel section for Azure CLI to ensure users on all platforms have clear guidance.
  • Review the documentation for any other Windows-centric terminology or assumptions, and ensure that instructions are inclusive of Linux/macOS environments.
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

#### Enable diagnostics logs for Log Analytics workspace

1. Sign in to Azure PowerShell: