295
Total Pages
234
Linux-Friendly Pages
61
Pages with Bias
20.7%
Bias Rate

Bias Trend Over Time

Pages with Bias Issues

289 issues found
Showing 276-289 of 289 flagged pages
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/enable-identity-system-topics.md ...n/articles/event-grid/enable-identity-system-topics.md
Low Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively describes how to enable managed identity on Azure Event Grid system topics using the Azure Portal (GUI), with no mention of command-line methods. There are no examples or instructions for performing these tasks using CLI tools such as Azure CLI (cross-platform) or PowerShell (Windows-centric). This omission results in a bias by not providing parity for users on Linux or those preferring command-line automation.
Recommendations
  • Add step-by-step instructions for enabling managed identity using Azure CLI commands, which are cross-platform and widely used on Linux.
  • If PowerShell examples are included, ensure Azure CLI equivalents are provided and presented first or side-by-side.
  • Explicitly mention that the Azure Portal is platform-agnostic, but also provide automation-friendly alternatives for users who do not use the GUI.
  • Include links to relevant Azure CLI documentation for managing identities on Event Grid system topics.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/async-operations.md ...docs/blob/main/articles/event-grid/async-operations.md
Low Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation provides a C# code example for retrieving HTTP headers but does not include any equivalent examples for Linux/Unix command-line tools (such as curl or jq), shell scripting, or other cross-platform languages. There are no references to Windows-specific tools, but the lack of Linux/CLI examples may disadvantage users on non-Windows platforms.
Recommendations
  • Add examples using curl to demonstrate how to retrieve HTTP headers and parse response bodies from the command line.
  • Include sample scripts in Bash or other cross-platform scripting languages to show how to poll for operation status.
  • Provide code snippets in additional languages commonly used on Linux (such as Python or Node.js) for retrieving and processing HTTP headers.
  • Ensure that any code examples are balanced between Windows and Linux environments, or are explicitly cross-platform.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/set-alerts.md ...azure-docs/blob/main/articles/event-grid/set-alerts.md
Low Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation provides only portal-based, GUI instructions for setting up alerts in Azure Event Grid, with no mention of command-line tools or scripts. There are no examples using Windows-specific tools (like PowerShell), but there is also a complete absence of CLI-based instructions (such as Azure CLI or Bash), which are commonly used on Linux and cross-platform environments. This omission may disadvantage Linux users or those who prefer automation and scripting.
Recommendations
  • Add equivalent instructions for setting up alerts using the Azure CLI, including example commands.
  • If relevant, provide sample scripts in Bash and PowerShell to ensure parity between platforms.
  • Explicitly mention that the portal-based steps are platform-agnostic, but offer links or sections for command-line and automation approaches.
  • Ensure that any referenced screenshots or UI elements are not Windows-specific, or clarify if they are universal across platforms.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/mqtt-configure-private-endpoints.md ...rticles/event-grid/mqtt-configure-private-endpoints.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively uses the Azure Portal (web UI) for all configuration steps and does not provide any command-line examples. There are no references to Windows-specific tools or PowerShell, but there is also a complete absence of CLI-based instructions (such as Azure CLI or Bash), which are commonly used in Linux environments. This omission may disadvantage Linux users or those who prefer automation and scripting.
Recommendations
  • Add equivalent Azure CLI command-line instructions for all major steps (creating private endpoints, approving/rejecting connections, etc.), as Azure CLI is cross-platform and widely used on Linux.
  • Include Bash script examples where appropriate to demonstrate automation of these tasks.
  • Explicitly mention that all portal-based steps can also be performed via CLI, and provide links to relevant Azure CLI documentation.
  • Ensure screenshots or instructions do not assume a Windows-only environment (e.g., avoid referencing Windows file paths or tools in future updates).
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/async-operations.md ...docs/blob/main/articles/event-grid/async-operations.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation provides only a C# code example for retrieving HTTP headers and does not include any command-line examples for either Windows (e.g., PowerShell, CMD) or Linux (e.g., curl, bash). However, the only code sample is platform-specific (C#/.NET), which is more commonly associated with Windows development. There are no Linux shell or cross-platform command-line examples, and no mention of Linux tools or workflows.
Recommendations
  • Add examples using cross-platform command-line tools such as curl or HTTPie to demonstrate how to retrieve HTTP headers and check operation status from Linux or macOS environments.
  • Include bash or shell script snippets for parsing HTTP response headers and bodies.
  • If providing language-specific examples, consider including Python (requests), Node.js, or other popular cross-platform languages in addition to C#.
  • Clarify that the REST API can be accessed from any platform, and provide explicit Linux/macOS usage guidance where appropriate.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/blob-event-quickstart-portal.md ...in/articles/event-grid/blob-event-quickstart-portal.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively uses the Azure Portal (web UI) for all instructions and does not provide any command-line examples. There are no references to Windows-specific tools, PowerShell, or command-line interfaces, but there is also a lack of parity for Linux users, as no CLI (Azure CLI, Bash, etc.) or cross-platform automation examples are provided. This omission can be considered a bias of omission, as users on Linux (or those preferring automation) are not served.
Recommendations
  • Add Azure CLI examples for each major step (creating storage account, deploying the web app, subscribing to events, uploading blobs) alongside the portal instructions.
  • Include Bash shell commands for uploading files to Blob storage (e.g., using az storage blob upload or curl with SAS tokens).
  • Explicitly mention that all steps can be performed on any OS using the Azure CLI, and provide links to relevant CLI documentation.
  • Consider providing PowerShell and Bash equivalents if scripting is relevant, to ensure parity for both Windows and Linux/macOS users.
  • Add a note or section for users who prefer automation or non-GUI workflows, pointing them to CLI or ARM/Bicep template alternatives.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/configure-private-endpoints-pull.md ...rticles/event-grid/configure-private-endpoints-pull.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively describes how to configure private endpoints for Azure Event Grid namespaces using the Azure Portal GUI, with no command-line examples or references to platform-specific tools. There is no explicit Windows bias (e.g., PowerShell or Windows tools), but there is a lack of parity for users who prefer or require CLI-based instructions, which are especially relevant for Linux users.
Recommendations
  • Add Azure CLI examples for all major steps (creating a namespace with private access, adding private endpoints, managing connections).
  • If applicable, provide PowerShell examples alongside Azure CLI, but ensure Azure CLI (cross-platform) is presented first or equally.
  • Include notes or links to documentation for automating these tasks on Linux systems.
  • Explicitly mention that all Azure CLI commands work on Windows, Linux, and macOS.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/configure-firewall-namespaces.md ...n/articles/event-grid/configure-firewall-namespaces.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation provides only Azure Portal (GUI) instructions for configuring IP firewall settings and does not include any command-line examples. There is no mention of Windows-specific tools or PowerShell, but there is also a lack of CLI examples (such as Azure CLI or Azure PowerShell), which are important for cross-platform parity. This omission can disadvantage Linux users who typically rely on CLI tools.
Recommendations
  • Add Azure CLI examples for configuring IP firewall settings, as Azure CLI is cross-platform and widely used on Linux.
  • If including PowerShell examples, ensure they are presented alongside Azure CLI examples, not before them.
  • Explicitly mention that the steps can be performed via the Azure Portal (web interface) from any OS, but provide CLI alternatives for automation and scripting.
  • Review other related documentation pages to ensure consistent inclusion of cross-platform command-line instructions.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/create-view-manage-namespaces.md ...n/articles/event-grid/create-view-manage-namespaces.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively describes how to create, view, and manage Azure Event Grid namespaces using the Azure portal, with no mention of command-line tools or automation. There are no examples or instructions for performing these tasks using CLI tools such as Azure CLI, PowerShell, or REST APIs. While there is no explicit Windows bias (e.g., PowerShell or Windows-only tools), the lack of command-line or scriptable examples means Linux users (who often prefer CLI-based workflows) are not equally served.
Recommendations
  • Add step-by-step instructions for creating, viewing, and managing namespaces using the Azure CLI, which is cross-platform and widely used on Linux.
  • Include equivalent examples using Azure PowerShell for users who prefer that environment, but ensure Azure CLI examples are given equal prominence.
  • Provide REST API examples for advanced users or automation scenarios, making sure to show how to use curl or similar tools common on Linux.
  • Explicitly mention that all portal-based steps are platform-agnostic, but highlight CLI and API options for users who prefer non-GUI workflows.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/enable-identity-system-topics.md ...n/articles/event-grid/enable-identity-system-topics.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation exclusively describes how to enable managed identity for Azure Event Grid system topics using the Azure Portal UI, with no command-line examples provided. There is no mention of CLI-based workflows (such as Azure CLI or Azure PowerShell), which are commonly used on both Windows and Linux. However, there is no explicit Windows bias in terms of referencing Windows tools or PowerShell, nor are Windows-specific patterns or terminology used. The main bias is the lack of parity for users who prefer or require command-line instructions, which are especially important for Linux users.
Recommendations
  • Add equivalent instructions using the Azure CLI (az eventgrid system-topic identity assign, etc.), which works cross-platform (Windows, Linux, macOS).
  • If PowerShell examples are added, ensure Azure CLI examples are also provided and presented first or side-by-side.
  • Explicitly mention that the Azure CLI can be used from any OS, and provide links to relevant CLI documentation.
  • Consider including automation or scripting examples for managed identity assignment to support DevOps and Linux-centric workflows.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/event-schema-communication-services.md ...cles/event-grid/event-schema-communication-services.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation mentions using the Azure portal or Azure CLI to subscribe to events, but does not provide any concrete examples or command-line instructions for either Windows (e.g., PowerShell) or Linux (e.g., Bash). However, there is a subtle bias in that no Linux-specific tooling, shell, or example is mentioned, and the lack of explicit cross-platform command-line examples may leave Linux users underserved.
Recommendations
  • Add explicit Azure CLI command-line examples for subscribing to events, shown in a Bash shell context to demonstrate Linux compatibility.
  • If PowerShell or Windows-specific tools are ever mentioned, ensure equivalent Bash/Linux examples are provided alongside.
  • Clarify that Azure CLI is cross-platform and works on Windows, macOS, and Linux.
  • Include sample commands for both Bash and PowerShell if scripting is discussed in future updates.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/handler-event-grid-namespace-topic.md ...icles/event-grid/handler-event-grid-namespace-topic.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation page exclusively uses Azure Portal (web UI) instructions and screenshots, with no command-line examples for any platform. There are no references to Windows-specific tools, PowerShell, or Windows-first patterns. However, there is a lack of parity for Linux users, as there are no CLI (Azure CLI, Bash, etc.) examples provided, which are commonly used on Linux and cross-platform environments.
Recommendations
  • Add equivalent Azure CLI command examples for all major steps (creating system topics, enabling managed identity, assigning roles, creating event subscriptions).
  • Where possible, provide Bash scripts or command-line snippets alongside portal instructions to support Linux and cross-platform users.
  • Explicitly mention that all steps can be performed via Azure CLI or REST API, and link to relevant documentation.
  • Ensure screenshots or instructions do not assume a Windows environment (e.g., avoid referencing Windows-specific file paths or tools).
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/set-alerts.md ...azure-docs/blob/main/articles/event-grid/set-alerts.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation provides only portal-based, GUI instructions for setting up alerts in Azure Event Grid and does not include any command-line examples. There are no references to Windows-specific tools, but there is also a complete absence of CLI-based instructions (such as Azure CLI, Bash, or PowerShell), which can disadvantage Linux users or those who prefer automation and scripting. The lack of parity in command-line examples constitutes a subtle bias by omission.
Recommendations
  • Add equivalent instructions for setting up alerts using the Azure CLI, which is cross-platform and works on both Linux and Windows.
  • If relevant, provide Bash script examples for automating alert creation.
  • Include PowerShell examples only if Azure CLI is also covered, and present CLI/Bash examples before or alongside PowerShell to ensure Linux parity.
  • Explicitly mention that all steps can be performed via the Azure CLI and link to relevant CLI documentation.
Event Grid https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/event-grid/transport-layer-security-enforce-minimum-version.md ...id/transport-layer-security-enforce-minimum-version.md
Low Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 1 bias type
Detected Bias Types
Missing Linux Example
Summary
The documentation does not provide any platform-specific examples or instructions, but it also does not include any command-line examples or tooling guidance at all. As a result, there is an implicit bias in that there are no Linux (or Windows) examples, which could disadvantage Linux users if future updates add Windows/Powershell examples only.
Recommendations
  • If command-line or scripting examples are added in the future, ensure that both Windows (PowerShell/Command Prompt) and Linux (Bash/Azure CLI) examples are provided.
  • Explicitly mention that the instructions are platform-agnostic if no OS-specific steps are required.
  • If referencing tools (such as Azure CLI, PowerShell, or REST API), provide parity in documentation and usage examples for both Windows and Linux environments.
Previous Page 12 of 12 Next