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
Summary:
The documentation provides both Azure CLI and PowerShell examples for programmatic management of access restrictions, but PowerShell is featured equally or more prominently in advanced scenarios and code samples. In multi-source rules and Azure Front Door restriction examples, only PowerShell is shown, with no equivalent Bash or Linux-native scripting. While Azure CLI (cross-platform) is present, PowerShell is often shown first or exclusively in some advanced sections, which may signal a Windows-centric approach. There are no explicit references to Windows-only tools, but the lack of Bash or Linux shell examples in advanced scenarios and the prominence of PowerShell may disadvantage Linux users.
Recommendations:
  • For every PowerShell example, provide an equivalent Azure CLI (bash/shell) example, especially in advanced scenarios such as multi-source rules and Azure Front Door restrictions.
  • In tabbed code sections, alternate the order of Azure CLI and PowerShell examples, or default to Azure CLI first, as it is cross-platform.
  • Add explicit Bash/shell script examples where scripting is shown, not just Azure CLI one-liners, to demonstrate Linux-native automation.
  • Review all advanced scenario sections to ensure Linux users are not required to translate PowerShell logic themselves.
  • Consider adding a short note at the start clarifying that all features are available equally on Linux and Windows, and that both Azure CLI and PowerShell are supported.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-14 00:00 #111 completed ✅ Clean
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-12 00:00 #109 completed ✅ Clean
2025-09-11 00:00 #108 completed ✅ Clean
2025-09-10 00:00 #107 completed ❌ Biased
2025-09-09 00:00 #106 completed ✅ Clean
2025-09-08 00:00 #105 completed ❌ Biased
2025-09-07 00:00 #104 completed ❌ Biased
2025-09-06 00:00 #103 completed ❌ Biased
2025-09-05 00:00 #102 completed ❌ Biased
2025-09-04 00:00 #101 completed ✅ Clean
2025-09-03 00:00 #100 completed ❌ Biased
2025-08-15 00:01 #81 in_progress ❌ Biased
2025-08-12 00:00 #78 in_progress ❌ Biased
2025-08-11 00:00 #77 completed ✅ Clean
2025-08-10 00:00 #76 completed ❌ Biased
2025-08-09 00:00 #75 completed ✅ Clean
2025-08-08 00:00 #74 completed ❌ Biased
2025-08-07 00:00 #73 completed ❌ Biased
2025-07-13 21:37 #48 completed ❌ 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

### [PowerShell](#tab/powershell) You can run the following command in [Azure Cloud Shell](https://shell.azure.com). For more information about the command, see [`Add-AzWebAppAccessRestrictionRule`](/powershell/module/Az.Websites/Add-AzWebAppAccessRestrictionRule).