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
Summary:
The documentation page is largely platform-neutral, focusing on ARM template syntax and JSON examples. However, in the 'Copy limits' section, when discussing support for zero count, the order of tools listed is 'Azure PowerShell', 'Azure CLI', and 'REST API', with PowerShell (a Windows-centric tool) mentioned first. No explicit Linux or Bash examples are provided, but no Windows/Powershell-specific code is shown either.
Recommendations:
  • When listing cross-platform tools, mention Azure CLI before Azure PowerShell, as CLI is natively cross-platform and more commonly used on Linux.
  • Explicitly state that all examples and features work identically on Linux, macOS, and Windows, to reinforce platform neutrality.
  • Where relevant, provide example deployment commands using both Azure CLI (bash/shell) and Azure PowerShell, or clarify that deployment commands are available in both environments.
  • Consider adding a short section or note highlighting the cross-platform nature of ARM templates and the tools used to deploy them.
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