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:
⚠️ powershell_heavy
⚠️ windows_first
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation is heavily biased towards Windows and PowerShell. All setup and usage instructions are provided exclusively for Azure PowerShell, with explicit references to 'Windows PowerShell' and no mention of Linux or cross-platform alternatives. There are no Bash, Azure CLI, or other non-Windows examples, and all tooling and command-line instructions assume a Windows environment.
Recommendations:
  • Add equivalent instructions and examples using Azure CLI, which is cross-platform and works on Linux, macOS, and Windows.
  • Explicitly mention support for Linux and macOS, and provide setup instructions for these platforms.
  • If PowerShell Core (pwsh) is supported on Linux/macOS, clarify this and provide examples for those environments.
  • Include Bash or shell script examples where appropriate, especially for common tasks like checking prerequisites or sending emails.
  • Avoid language such as 'In a windows PowerShell' unless the feature is truly Windows-only; otherwise, use 'in PowerShell' and clarify cross-platform compatibility.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean

Flagged Code Snippets

After installing Communication module, run the `Get-Command -Module Az.Communication` command to get all the communication modules.