1
Total Pages
0
Linux-Friendly Pages
1
Pages with Bias
100.0%
Bias Rate

Bias Trend Over Time

Pages with Bias Issues

4 issues found
Showing 1-4 of 4 flagged pages
Scheduler Migrate from Azure Scheduler to Azure Logic Apps ...cles/scheduler/migrate-from-scheduler-to-logic-apps.md
High Priority View Details →
Scanned: 2026-01-11 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
🔧 Windows Tools Powershell Heavy Windows First
Summary
The documentation page demonstrates Windows bias primarily by referencing Azure Scheduler PowerShell cmdlets and focusing on Azure portal (a web GUI often associated with Windows workflows). The only deprecated tooling mentioned is PowerShell-based, with no mention of CLI or Linux-native alternatives. There are no explicit Linux or cross-platform command-line examples, and the migration script is referenced without specifying platform compatibility. The documentation does not provide parity for Linux users or mention tools like Azure CLI, Bash, or other non-Windows scripting environments.
Recommendations
  • Include references and examples for Azure CLI commands alongside or instead of PowerShell, especially when discussing deprecated tools.
  • Clarify the platform compatibility of the migration script and provide instructions for running it on Linux/macOS (e.g., Bash, Python).
  • Mention and provide examples for using cross-platform HTTP request tools (e.g., curl, httpie) in the 'Test your workflow' section.
  • Explicitly state that the Azure portal and Logic Apps designer are accessible from any OS/browser, not just Windows.
  • Add a section or notes for Linux/macOS users, including troubleshooting tips and alternative workflows.
Scheduler Migrate from Azure Scheduler to Azure Logic Apps ...cles/scheduler/migrate-from-scheduler-to-logic-apps.md
High Priority View Details →
Scanned: 2026-01-10 00:00
Reviewed by: LLM Analysis
Issues: 4 bias types
Detected Bias Types
🔧 Windows Tools Powershell Heavy Windows First Missing Linux Example
Summary
The documentation page exhibits several signs of Windows bias. It references Azure Scheduler PowerShell cmdlets and REST API as primary interfaces for the retired service, without mentioning CLI or Linux-native alternatives. The migration script is referenced but not described in terms of platform compatibility, and there are no explicit Linux or cross-platform examples for testing workflows (e.g., using curl or HTTPie). The instructions and screenshots are Azure Portal-centric, which is most commonly used on Windows, and do not mention Azure CLI or other Linux-friendly tools. There is no guidance for Linux users on how to trigger or test workflows, nor any mention of Linux shell commands.
Recommendations
  • Include Linux and cross-platform examples for sending HTTP requests, such as using curl or HTTPie.
  • Mention Azure CLI as an alternative to PowerShell for managing resources and workflows.
  • Clarify the platform compatibility of the migration script and provide instructions for running it on Linux/macOS.
  • Add screenshots or instructions for using Azure Logic Apps with Azure CLI or other non-portal interfaces.
  • Explicitly state that all steps can be performed on Linux, macOS, and Windows, and provide parity in tool recommendations.
Scheduler https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/scheduler/migrate-from-scheduler-to-logic-apps.md ...cles/scheduler/migrate-from-scheduler-to-logic-apps.md
High Priority View Details →
Scanned: 2026-01-09 00:34
Reviewed by: LLM Analysis
Issues: 4 bias types
Detected Bias Types
🔧 Windows Tools Powershell Heavy Windows First Missing Linux Example
Summary
The documentation page exhibits a Windows bias primarily by referencing Azure Scheduler PowerShell cmdlets and Windows-centric tools, without mentioning Linux equivalents or CLI alternatives. The migration script is referenced generically, but no explicit Linux or cross-platform instructions are provided. The Azure portal is presented as the main management interface, which is accessible from any OS, but there is no mention of Azure CLI, Bash, or Linux-specific workflows. HTTP request testing is described in abstract terms, with no concrete examples using curl or other Linux-native tools.
Recommendations
  • Add explicit examples for Linux users, such as using Azure CLI and Bash scripts for migration and management tasks.
  • Provide sample HTTP requests using curl and other Linux-native tools alongside any PowerShell examples.
  • Reference cross-platform tools (e.g., Azure CLI) before or alongside Windows-specific tools like PowerShell.
  • Clarify that the Azure portal is accessible from any OS and provide parity in instructions for Linux and macOS users.
  • If scripts are provided, ensure they include instructions for running on Linux (e.g., bash, sh) and not just PowerShell.
Scheduler https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/scheduler/migrate-from-scheduler-to-logic-apps.md ...cles/scheduler/migrate-from-scheduler-to-logic-apps.md
High Priority View Details →
Scanned: 2026-01-08 00:53
Reviewed by: LLM Analysis
Issues: 4 bias types
Detected Bias Types
🔧 Windows Tools Powershell Heavy Windows First Missing Linux Example
Summary
The documentation page exhibits Windows bias by referencing Azure Scheduler PowerShell cmdlets and focusing on Azure portal (a GUI tool most commonly used on Windows). There is no mention of Linux-specific tools or CLI alternatives (such as Azure CLI or Bash scripts) for migration, testing, or management. Examples and instructions are generic or portal-based, but where tooling is mentioned, it is Windows-centric. There are no Linux or cross-platform command-line examples provided.
Recommendations
  • Include Azure CLI examples for migration, testing, and management tasks alongside or instead of PowerShell references.
  • Explicitly mention that the Azure portal and Logic Apps are accessible from Linux and macOS browsers.
  • Provide sample Bash scripts or curl commands for sending HTTP requests to trigger workflows, in addition to generic 'HTTP request tool' instructions.
  • Reference Linux-compatible tools (e.g., wget, curl) in the 'Test your workflow' section.
  • When mentioning deprecated PowerShell cmdlets, also mention Azure CLI equivalents or alternatives.
  • Ensure that any downloadable scripts or migration tools are cross-platform or provide instructions for both Windows and Linux environments.