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
Summary:
The documentation demonstrates a Windows/PowerShell bias by exclusively providing PowerShell-based tooling and scripts (e.g., Get-DanglingDnsRecords.ps1), referencing PowerShell in the 'Next steps', and omitting any Linux-native or cross-platform CLI examples. There is no mention of Bash, Azure CLI, or Linux-specific instructions, which may hinder Linux users or those preferring non-Windows environments.
Recommendations:
  • Provide equivalent examples using Azure CLI (az) commands, which are cross-platform and commonly used on Linux and macOS.
  • Include Bash script examples or instructions for running the detection and remediation steps on Linux systems.
  • Clarify whether the provided PowerShell scripts are compatible with PowerShell Core (pwsh) on Linux/macOS, and provide installation guidance if so.
  • Reference or link to any available open-source or third-party tools that can be run natively on Linux for detecting dangling DNS records.
  • Ensure that all prerequisite and setup instructions include both Windows and Linux environments (e.g., how to authenticate to Azure, install required modules, etc.).
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
2025-07-12 23:44 #41 in_progress ✅ Clean