6
Total Pages
5
Linux-Friendly Pages
1
Pages with Bias
16.7%
Bias Rate

Bias Trend Over Time

Pages with Bias Issues (2)

Page-Level Analysis

Windows First Missing Linux Example
Summary:
The documentation demonstrates a Windows bias by specifying 'Windows' as the operating system in the App Service creation step, without mentioning Linux as an option or providing equivalent instructions/examples for Linux-based App Service apps. There are no Linux-specific notes, nor are there alternative steps or clarifications for users deploying on Linux. All examples and configuration steps implicitly assume a Windows environment.
Recommendations:
  • Explicitly mention that App Service supports both Windows and Linux, and provide guidance for both.
  • In the 'Configure the Basics tab' section, include a table row for 'Operating System' that lists both 'Windows' and 'Linux' as valid options, with notes on any differences.
  • If there are any differences in deployment, environment variable configuration, or logging between Windows and Linux App Service, provide parallel instructions or callouts.
  • Add a note clarifying that the sample app and SRE Agent work on both Windows and Linux App Service plans, or specify any limitations.
  • Where screenshots or UI steps differ between Windows and Linux, provide both or clarify the differences.

Page-Level Analysis

Windows First Missing Linux Example
Summary:
The documentation demonstrates a Windows bias by specifying 'Windows' as the operating system in the App Service creation step and not mentioning Linux as an alternative. There are no examples or instructions for deploying or configuring the app on Linux App Service plans, nor are there any Linux-specific notes or parity checks. All runtime and deployment steps assume a Windows environment, and no Linux shell or configuration examples are provided.
Recommendations:
  • Explicitly mention that both Windows and Linux App Service plans are supported, if applicable.
  • Provide parallel instructions for creating the App Service on Linux, including screenshots and configuration differences.
  • Include Linux-specific notes for environment variables, deployment, and troubleshooting if there are any differences.
  • When listing the 'Runtime stack' and 'Operating System' options, show both Windows and Linux choices, and clarify any limitations.
  • If certain features are Windows-only, clearly state this early in the documentation and provide workarounds or alternatives for Linux users.