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 page demonstrates a Windows bias by providing only PowerShell examples for custom role creation and assignment, and by referencing Azure PowerShell before (or instead of) cross-platform tools like Azure CLI. There are no equivalent Azure CLI or REST API examples for Linux/macOS users, and the only code sample is in PowerShell. While Azure CLI and REST API are mentioned in passing, practical guidance and examples are absent.
Recommendations:
  • Provide equivalent Azure CLI examples alongside PowerShell for all role assignment and custom role creation tasks.
  • Include REST API examples where appropriate, especially for automation scenarios.
  • When listing tools, mention Azure CLI first or equally with PowerShell to reflect its cross-platform nature.
  • Add a note clarifying that PowerShell examples are for Windows and that CLI/REST API examples are available for Linux/macOS users.
  • Ensure that all code samples are available in both PowerShell and Azure CLI to improve accessibility for non-Windows users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-12 00:00 #109 completed ❌ Biased
2025-08-12 00:00 #78 in_progress ❌ Biased
2025-07-13 21:25 #47 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets