115
Total Pages
102
Linux-Friendly Pages
13
Pages with Bias
11.3%
Bias Rate

Bias Trend Over Time

Pages with Bias Issues

30 issues found
Showing 1-25 of 30 flagged pages
Service Connector Get connection configurations added by Service Connector ...rticles/service-connector/how-to-get-configurations.md
High Priority View Details →
Scanned: 2026-01-11 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Windows First Powershell Heavy Missing Linux Example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving connection configurations. However, PowerShell is a Windows-centric tool, and its inclusion alongside CLI without explicit mention of Linux alternatives or parity may suggest a Windows bias. There are no Linux shell (bash) or scripting examples, nor is there mention of how Linux users might approach the task outside of Azure CLI. The CLI section is presented first, which is cross-platform, but the PowerShell section is given equal prominence, and there is no explicit guidance for Linux users beyond CLI.
Recommendations
  • Add explicit Linux shell (bash) examples for retrieving and parsing connection configurations, demonstrating use of Azure CLI in typical Linux environments.
  • Clarify that Azure CLI is cross-platform and recommended for Linux/macOS users, while PowerShell is primarily for Windows (unless using PowerShell Core).
  • Include notes or links for installing and using Azure CLI on Linux/macOS.
  • If PowerShell Core is supported on Linux/macOS, mention this and provide installation instructions or links.
  • Consider adding a table or section comparing approaches for Windows and Linux users, highlighting parity and any differences.
Service Connector What is Service Connector? ...-docs/blob/main/articles/service-connector/overview.md
High Priority View Details →
Scanned: 2026-01-11 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
🔧 Windows Tools Windows First Missing Linux Example
Summary
The documentation page demonstrates a Windows bias by listing Windows-centric tools (Azure PowerShell, Visual Studio) before Linux-friendly alternatives, and omitting explicit Linux command-line examples or references (e.g., Bash, shell scripting, VS Code). The client tools section prioritizes Azure PowerShell and Visual Studio, both primarily used on Windows, while Linux-native workflows and editors are not mentioned. No Linux-specific guidance or parity is provided for users who may prefer Bash, shell scripting, or Linux-based editors.
Recommendations
  • Add explicit examples and guidance for using Service Connector with Bash and Linux shell environments.
  • Mention cross-platform editors such as VS Code alongside Visual Studio and IntelliJ.
  • Clarify that Azure CLI is cross-platform and provide sample commands for both Windows (PowerShell) and Linux (Bash).
  • Include references to Linux package managers or installation instructions for Azure CLI and other tools.
  • Balance the order of tool mentions so that Linux-friendly options are not always listed after Windows tools.
Service Connector Get connection configurations added by Service Connector ...rticles/service-connector/how-to-get-configurations.md
High Priority View Details →
Scanned: 2026-01-10 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Windows First Powershell Heavy Missing Linux Example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving connection configurations. However, Azure PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and there are no explicit Linux shell (bash) or scripting examples. The documentation does not mention or demonstrate Linux-native tools or workflows, nor does it clarify cross-platform compatibility for the commands shown.
Recommendations
  • Explicitly state that Azure CLI commands are cross-platform and can be run on Windows, Linux, and macOS.
  • Provide Linux shell (bash) examples for scripting or automation, such as using jq to parse CLI output.
  • Clarify that Azure PowerShell is available on Linux and macOS, or provide installation instructions for non-Windows platforms.
  • Add notes or examples for using the Azure CLI in Linux environments, including common patterns (e.g., piping output to grep/jq).
  • Consider reordering sections to present Azure CLI before PowerShell, emphasizing CLI as the default cross-platform solution.
Service Connector What is Service Connector? ...-docs/blob/main/articles/service-connector/overview.md
High Priority View Details →
Scanned: 2026-01-10 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
🔧 Windows Tools Windows First Missing Linux Example
Summary
The documentation page demonstrates a Windows bias by listing Windows-centric tools (Azure PowerShell, Visual Studio) before mentioning Linux-friendly alternatives, and omitting explicit Linux examples or tools (such as Bash, Linux IDEs, or Linux-specific workflows). The CLI is mentioned, but PowerShell and Visual Studio are highlighted as primary client tools, with no parity for Linux equivalents. There are no examples or guidance for Linux users or developers using Linux-native tools.
Recommendations
  • Add explicit Linux/Bash examples for using Service Connector, especially in the 'How to use' section.
  • Mention Linux-friendly IDEs (such as VS Code, JetBrains Rider, or Eclipse) alongside Visual Studio and IntelliJ.
  • Clarify that Azure CLI is cross-platform and provide example commands for both Windows (PowerShell/CMD) and Linux (Bash).
  • Include references to Linux-specific workflows or automation tools, such as shell scripts or Ansible.
  • Balance the order of tool mentions so that Linux and Windows tools are presented equally, or group them by platform.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/how-to-get-configurations.md ...rticles/service-connector/how-to-get-configurations.md
High Priority View Details →
Scanned: 2026-01-09 00:34
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Windows First Powershell Heavy Missing Linux Example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving connection configurations. However, it presents Azure CLI first (which is cross-platform), but then gives equal prominence to Azure PowerShell, which is primarily a Windows tool. There are no explicit Linux shell (bash) or scripting examples, nor is there mention of Linux-specific considerations. The documentation does not clarify that PowerShell is available cross-platform, nor does it provide bash or shell script equivalents, which may disadvantage Linux users.
Recommendations
  • Add explicit bash/shell script examples for Linux users, demonstrating how to use Azure CLI in typical Linux environments.
  • Clarify that Azure CLI is cross-platform and can be used on Windows, Linux, and macOS.
  • If including PowerShell, note that PowerShell Core is available cross-platform, or clarify if the examples require Windows PowerShell.
  • Consider providing Linux-first or at least Linux-equal examples, such as showing how to use environment variables or jq to parse CLI output.
  • Include a section or note about using these commands in Linux terminals, and reference Linux-specific documentation where appropriate.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/overview.md ...-docs/blob/main/articles/service-connector/overview.md
High Priority View Details →
Scanned: 2026-01-09 00:34
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Powershell Heavy 🔧 Windows Tools Windows First
Summary
The documentation page demonstrates moderate Windows bias by explicitly listing Azure PowerShell and Visual Studio (Windows-centric tools) as primary client tools for Service Connector, while Linux-native equivalents (such as Bash scripting or VS Code) are not mentioned. Azure CLI is cross-platform, but Windows tools are listed before Linux-friendly alternatives, and no Linux-specific examples or guidance are provided.
Recommendations
  • Add explicit mention and examples of using Service Connector with Bash or other Linux-native shells.
  • Include guidance for managing Service Connector connections using VS Code or other cross-platform editors, not just Visual Studio.
  • Ensure that Linux usage patterns (e.g., scripting, automation) are represented alongside Windows/PowerShell examples.
  • List cross-platform tools (Azure CLI, Terraform) before Windows-centric tools (PowerShell, Visual Studio) to avoid ordering bias.
  • Provide sample commands or workflows for Linux environments to ensure parity.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/how-to-get-configurations.md ...rticles/service-connector/how-to-get-configurations.md
High Priority View Details →
Scanned: 2026-01-08 00:53
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Windows First Powershell Heavy Missing Linux Example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving connection configurations. However, it demonstrates a Windows bias by including detailed PowerShell instructions (a Windows-centric tool) and omitting any Linux-specific shell examples (such as Bash). The CLI examples are platform-neutral, but the presence of PowerShell examples without equivalent Linux shell scripting or usage patterns may disadvantage Linux users. Additionally, PowerShell is presented in a dedicated section, reinforcing the Windows-first approach.
Recommendations
  • Add explicit Bash/Linux shell examples for running Azure CLI commands, including sample output and usage patterns (e.g., using jq to parse JSON).
  • Clarify that Azure CLI commands can be run on any platform (Windows, Linux, macOS), and provide guidance for Linux users where appropriate.
  • If PowerShell is included, consider also including examples using common Linux shells (e.g., Bash) to ensure parity.
  • Review the ordering and prominence of sections to avoid giving the impression that PowerShell is the primary or preferred method.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/overview.md ...-docs/blob/main/articles/service-connector/overview.md
High Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 3 bias types
Detected Bias Types
Powershell Heavy 🔧 Windows Tools Windows First
Summary
The documentation page lists Azure PowerShell and Visual Studio (a Windows-centric IDE) as primary client tools for Service Connector, and mentions them before cross-platform or Linux-native alternatives. There is no explicit mention of Linux-specific tools or shell environments (e.g., Bash), and the examples and tool recommendations lean toward Windows-first workflows.
Recommendations
  • Include explicit mention and examples for Linux environments, such as Bash shell usage with Azure CLI.
  • Highlight cross-platform editors and tools (e.g., VS Code) alongside or before Windows-only tools like Visual Studio.
  • Provide parity in examples and instructions for both Windows and Linux users, ensuring that PowerShell is not the only shell referenced.
  • Clarify that Azure CLI and Terraform are fully cross-platform, and consider providing links or notes for Linux installation and usage.
  • If possible, add a section or callout for Linux/macOS users to ensure inclusivity.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/how-to-get-configurations.md ...rticles/service-connector/how-to-get-configurations.md
High Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 4 bias types
Detected Bias Types
Powershell Heavy Windows First Missing Linux Example 🔧 Windows Tools
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving connection configurations. However, it gives equal prominence to PowerShell (a Windows-centric tool), and does not provide Linux- or bash-specific examples or mention Linux-native tools. There is no explicit guidance for Linux users, and PowerShell is presented as a primary method alongside Azure CLI, which may not be as familiar or available to Linux users.
Recommendations
  • Add explicit bash or shell script examples for Linux users, especially for parsing or consuming Azure CLI output.
  • Clearly indicate that Azure CLI is cross-platform and can be used on Linux, macOS, and Windows.
  • If PowerShell is included, clarify that PowerShell Core is available cross-platform, or provide alternative Linux-native commands.
  • Consider listing Azure CLI (the more cross-platform tool) before PowerShell, or note that PowerShell examples are primarily for Windows users.
  • Add a section or note on how to install and use Azure CLI on Linux, and how to parse outputs with common Linux tools (jq, grep, etc.).
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/how-to-integrate-fabric-sql.md ...icles/service-connector/how-to-integrate-fabric-sql.md
High Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 4 bias types
Detected Bias Types
🔧 Windows Tools Windows First Powershell Heavy Missing Linux Example
Summary
The documentation exhibits subtle Windows bias. Connection string examples for Python use the ODBC Driver 17 for SQL Server, which is primarily a Windows driver (though available for Linux, it is less common and requires extra setup). There is no mention of Linux-specific drivers or connection methods (such as FreeTDS or pyodbc configuration for Linux). The instructions for creating the service connection reference 'Cloud Shell' or 'local Azure CLI' but do not clarify Linux-specific steps or differences. No explicit Linux shell or cross-platform CLI examples are provided, and there is no mention of Linux authentication caveats or troubleshooting. The documentation implicitly assumes a Windows environment for code and tooling.
Recommendations
  • Provide explicit Linux-compatible connection string examples, mentioning Linux ODBC drivers (e.g., FreeTDS, unixODBC) and their installation.
  • Include notes or links about installing and configuring ODBC Driver 17 for SQL Server on Linux, or alternatives if not available.
  • Add sample code and environment variable setup for Linux shells (bash/zsh), not just Windows/PowerShell.
  • Clarify any differences or caveats for Linux users in the 'Share access' and Azure CLI steps.
  • Ensure screenshots and portal instructions are not Windows-centric and mention cross-platform compatibility where relevant.
Service Connector Get connection configurations added by Service Connector ...rticles/service-connector/how-to-get-configurations.md
Medium Priority View Details →
Scanned: 2026-01-14 00:00
Reviewed by: LLM Analysis
Issues: 3 bias types
Detected Bias Types
Powershell Heavy Windows First Missing Linux Example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for retrieving Service Connector connection configurations. However, the PowerShell section is given equal prominence to Azure CLI, despite PowerShell being primarily associated with Windows. There are no explicit Linux/macOS shell examples (e.g., Bash), nor is there mention of cross-platform scripting patterns or tools beyond Azure CLI. The documentation does not clarify that Azure PowerShell is available cross-platform, which may create friction for Linux/macOS users.
Recommendations
  • Clarify that Azure PowerShell is available on Linux/macOS, or link to installation instructions for non-Windows platforms.
  • Add Bash or shell script examples using Azure CLI to reinforce Linux/macOS parity.
  • Explicitly state that all Azure CLI commands work on Linux/macOS terminals.
  • Consider listing Azure CLI examples first, as it is the most cross-platform tool.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/overview.md ...-docs/blob/main/articles/service-connector/overview.md
Medium Priority View Details →
Scanned: 2026-01-08 00:53
Reviewed by: LLM Analysis
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Windows First
Summary
The documentation page mentions Windows-centric tools such as Azure PowerShell and Visual Studio before Linux-friendly equivalents, and highlights them as primary client tools for Service Connector. There is no explicit mention of Linux-specific tools or shell environments (e.g., Bash, zsh), nor are cross-platform editors like VS Code or Linux package managers referenced. The CLI is mentioned, but Windows tools are listed first and more prominently.
Recommendations
  • Add explicit examples and instructions for using Service Connector in Linux environments, such as Bash shell and Linux package managers.
  • Include cross-platform editors like Visual Studio Code alongside Visual Studio and IntelliJ.
  • Reorder the client tools list to present the Azure CLI first, emphasizing its cross-platform nature, and avoid listing Windows tools (PowerShell, Visual Studio) before Linux-friendly options.
  • Mention Linux-specific usage patterns or troubleshooting tips where relevant.
  • Clarify that Azure CLI, Terraform, and IntelliJ are cross-platform, and provide links to installation guides for Linux users.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-blob-as-input.md ...tor/tutorial-python-functions-storage-blob-as-input.md
Medium Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation demonstrates a Windows-first bias by exclusively referencing Visual Studio and Visual Studio Code workflows, using Windows-centric UI instructions (e.g., right-click, F5), and omitting explicit Linux/macOS terminal or editor alternatives. There are no Linux-specific examples or mentions of common Linux editors or command-line workflows, and troubleshooting steps assume Azure Portal or CLI usage without addressing platform-specific differences.
Recommendations
  • Include explicit instructions for Linux and macOS users, such as using VS Code on Linux, or alternative editors like Vim or Nano for editing JSON files.
  • Provide terminal-based workflows for adding bindings and running/debugging the function, rather than relying solely on VS Code UI actions.
  • Mention keyboard shortcuts and UI actions for all supported platforms (Windows, Linux, macOS), not just Windows (e.g., clarify F5 vs. Cmd+F5, right-click vs. Ctrl+click).
  • Add troubleshooting steps that address common Linux/macOS issues, such as file permissions or environment variable setup.
  • Reference cross-platform tools and avoid suggesting Visual Studio (full IDE) for deployment unless a Linux/macOS equivalent is provided.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/includes/code-sql-me-id.md .../articles/service-connector/includes/code-sql-me-id.md
Medium Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Missing Linux Example
Summary
The documentation consistently references Microsoft SQL Server and its associated drivers (e.g., ODBC Driver 18 for SQL Server, mssql-jdbc), which are primarily Microsoft technologies. There is no explicit mention of Linux-specific instructions, such as how to install the required ODBC driver on Linux, nor are there any examples or troubleshooting notes for Linux environments. The documentation implicitly assumes the reader is familiar with Microsoft-centric tooling, and omits Linux-specific caveats or installation steps.
Recommendations
  • Add explicit instructions for installing ODBC Driver 18 for SQL Server on Linux distributions (e.g., Ubuntu, CentOS), including package manager commands.
  • Mention any platform-specific configuration or troubleshooting steps for Linux (e.g., required libraries, environment variable differences, permissions).
  • Where relevant, clarify that the code samples are cross-platform, or provide notes if any sample is Windows-specific.
  • Include links to official Microsoft documentation for installing SQL Server drivers on Linux.
  • If there are known issues or differences in behavior on Linux, document them or provide workarounds.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-portal-app-configuration-store.md ...e-connector/tutorial-portal-app-configuration-store.md
Medium Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Missing Linux Example Windows First
Summary
The documentation exclusively uses the Azure Portal UI for all instructions and does not provide any command-line examples for either Windows (PowerShell/CLI) or Linux (Bash/CLI). However, the only code sample provided is in .NET (C#), which is more commonly associated with Windows environments. There is no mention of Linux-specific tools, shell commands, or parity in scripting. The documentation assumes use of the Azure Portal, which is cross-platform, but the lack of CLI or Linux-oriented examples may disadvantage Linux users or those preferring automation.
Recommendations
  • Add equivalent Azure CLI examples for all portal-based steps, showing how to create service connections and configure App Configuration from the command line. Use Bash syntax for Linux parity.
  • Include at least one example in a language commonly used on Linux (such as Python or Node.js) in addition to .NET/C#.
  • Explicitly mention that all steps can be performed on Linux, macOS, and Windows, and provide links to relevant CLI documentation.
  • If PowerShell or Windows-specific tools are referenced in future updates, ensure Linux equivalents are presented side-by-side or first.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-queue-as-trigger.md ...https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-queue-as-trigger.md
Medium Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation demonstrates a mild Windows bias by referencing Visual Studio and the F5 keybinding for running/debugging, which are strongly associated with Windows development environments. There are no explicit Linux or macOS-specific instructions or examples, and the deployment section refers to Visual Studio (not cross-platform) without mentioning alternatives. The troubleshooting and clean-up sections also lack Linux/macOS-specific guidance.
Recommendations
  • Explicitly mention that Visual Studio Code is cross-platform and provide alternative instructions for macOS/Linux users where keybindings or UI elements differ.
  • When referencing Visual Studio for deployment, also mention cross-platform deployment methods (e.g., Azure CLI, VS Code) and provide links or steps.
  • Include notes or examples for running/debugging the function on Linux/macOS, especially where keybindings or UI may differ.
  • In troubleshooting and clean-up sections, clarify that the Azure CLI commands work on all platforms and highlight any OS-specific considerations if applicable.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-table-as-output.md ...r/tutorial-python-functions-storage-table-as-output.md
Medium Priority View Details →
Scanned: 2025-07-13 21:37
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation consistently references Visual Studio Code and Visual Studio, but does not provide any Linux-specific instructions or examples. While Visual Studio Code is cross-platform, the workflow and terminology (e.g., right-click, F5, workspace view) are more familiar to Windows users. There are no explicit Linux command-line or editor alternatives, and no mention of Linux-specific troubleshooting or deployment steps. The guide also references Visual Studio (not Code) for deployment, which is primarily a Windows tool, without offering alternatives for Linux users.
Recommendations
  • Explicitly mention that Visual Studio Code instructions apply to Linux, macOS, and Windows, and provide any necessary Linux-specific notes (e.g., keyboard shortcuts, file paths).
  • Offer alternative instructions for deploying without Visual Studio (e.g., using Azure CLI only, or via VS Code on Linux).
  • Include Linux/macOS-specific troubleshooting tips, especially for common issues like file permissions or environment setup.
  • Clarify that Visual Studio (not Code) is not available on Linux, and provide equivalent steps for Linux users (e.g., using VS Code or CLI for deployment).
  • Where possible, use neutral terminology (e.g., 'select' instead of 'right-click') and provide keyboard shortcuts for all platforms.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/how-to-integrate-redis-cache.md ...cles/service-connector/how-to-integrate-redis-cache.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Windows First
Summary
The documentation consistently uses Azure Redis endpoints in the form of '<RedisName>.redis.cache.windows.net', which is Windows-branded. There is no mention of Linux-specific tools, commands, or patterns, and the documentation does not provide any Linux shell or CLI examples. The documentation also refers to environment variable names and connection strings that are Windows-centric (e.g., '.windows.net'), and does not address Linux-specific deployment or configuration considerations. While the documentation is not overtly PowerShell-heavy, it implicitly assumes a Windows context by using Windows endpoints and not mentioning Linux environments.
Recommendations
  • Include explicit Linux/Bash shell examples for setting environment variables and connecting to Redis.
  • Mention that the '.windows.net' endpoint is used regardless of the client OS, but clarify that the instructions apply equally to Linux and Windows environments.
  • Provide guidance or examples for common Linux deployment scenarios (e.g., using environment variables in Docker containers, Kubernetes secrets, or Linux-based Azure compute services).
  • If any platform-specific steps exist (such as certificate handling or SSL validation differences), document them for both Windows and Linux.
  • Consider using more neutral language and endpoint examples, or explicitly state that the endpoint naming is an Azure convention and not OS-specific.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/includes/code-fabricsql-me-id.md ...les/service-connector/includes/code-fabricsql-me-id.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Missing Linux Example
Summary
The documentation consistently references Windows-specific tools and drivers (e.g., 'ODBC Driver 17 for SQL Server'), and does not provide Linux-specific guidance or examples for installing or configuring these dependencies. There are no explicit instructions or troubleshooting notes for Linux or macOS users, and the driver names and installation patterns are Windows-centric.
Recommendations
  • Include explicit instructions for installing required drivers (such as ODBC Driver 17 for SQL Server) on Linux and macOS, not just Windows.
  • Mention cross-platform driver alternatives (e.g., FreeTDS for Linux) where appropriate.
  • Add troubleshooting notes for common Linux/macOS issues (e.g., driver not found, environment variable differences).
  • Where driver names are given (e.g., 'ODBC Driver 17 for SQL Server'), clarify that the name may differ on Linux/macOS and provide the correct names.
  • Provide at least one example of running the code on Linux/macOS, or a note confirming cross-platform compatibility and any required adjustments.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/includes/code-sql-secret.md ...articles/service-connector/includes/code-sql-secret.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Missing Linux Example
Summary
The documentation consistently references Microsoft SQL Server client drivers (e.g., ODBC Driver 13/18 for SQL Server, sqlsrv_connect, TinyTds), which are primarily developed and supported by Microsoft and have historically had better support and easier installation on Windows. There are no explicit instructions or troubleshooting for Linux users, such as how to install ODBC drivers or resolve common cross-platform issues. The PHP and Ruby sections direct users to Microsoft-centric resources. No Linux-specific package installation or driver configuration guidance is provided.
Recommendations
  • Add explicit instructions for installing Microsoft ODBC drivers on Linux (e.g., using apt, yum, or zypper) for Python, Django, and other relevant languages.
  • Include troubleshooting notes or links for common Linux issues (e.g., driver compatibility, required system libraries).
  • Where possible, mention or provide examples using open-source or cross-platform drivers (e.g., FreeTDS for Python, PHP, Ruby) alongside Microsoft drivers.
  • For PHP and Ruby, provide Linux installation steps or reference Linux-specific documentation in addition to Microsoft documentation.
  • Clarify in each language section that the examples are cross-platform, and note any platform-specific caveats or steps.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/overview.md ...-docs/blob/main/articles/service-connector/overview.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
🔧 Windows Tools Windows First
Summary
The documentation lists Windows-centric tools (Azure PowerShell, Visual Studio) before or alongside cross-platform alternatives, and does not provide equivalent emphasis or examples for Linux-native tools or workflows. There are no explicit Linux or Bash examples, and the mention of Visual Studio (Windows-focused) is prioritized over cross-platform editors. Azure CLI and Terraform are cross-platform, but the order and tool selection show a subtle Windows bias.
Recommendations
  • Add explicit mention of Linux-native workflows and tools, such as Bash scripting or integration with VS Code (which is cross-platform).
  • Provide example commands or usage scenarios for both Windows (PowerShell) and Linux (Bash) environments.
  • Reorder the list of client tools to start with cross-platform options (Azure CLI, Terraform, VS Code) before Windows-specific tools (PowerShell, Visual Studio).
  • Clarify that Azure CLI and Terraform are fully supported on Linux and macOS, and provide links to their installation guides for those platforms.
  • Consider including a section or note about using Service Connector in Linux environments, highlighting any differences or additional steps.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-connect-web-app-app-configuration.md ...onnector/tutorial-connect-web-app-app-configuration.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First 🔧 Windows Tools
Summary
The documentation demonstrates a subtle Windows bias by using Windows-style path separators (backslashes) in 'cd' commands and referencing 'notepad' as a temporary storage tool. While the Azure CLI is cross-platform and the instructions are generally platform-agnostic, these details may confuse or inconvenience Linux/macOS users. There are no explicit PowerShell examples, but the path and tool references assume a Windows environment.
Recommendations
  • Use forward slashes (/) in directory paths for 'cd' commands, or provide both Windows (\) and Linux/macOS (/) variants.
  • Replace references to 'notepad' with a generic instruction such as 'save the output in a temporary text file', or mention cross-platform editors (e.g., 'use a text editor of your choice').
  • Explicitly state that all CLI commands work on Windows, Linux, and macOS, and provide notes or tabs for OS-specific differences if relevant.
  • Consider including a short section or callout for Linux/macOS users to clarify any differences in command usage or environment setup.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-blob-as-input.md ...tor/tutorial-python-functions-storage-blob-as-input.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation demonstrates a Windows-first bias by exclusively referencing Visual Studio Code and Visual Studio workflows, using Windows-centric UI actions (e.g., right-click, F5), and omitting explicit Linux/macOS terminal or editor alternatives. There are no Linux-specific instructions, screenshots, or terminal-based workflows, and all examples assume a GUI-based development environment typical of Windows users.
Recommendations
  • Provide explicit instructions for Linux/macOS users, including terminal-based workflows for creating and managing Azure Functions projects.
  • Include examples using popular Linux editors (e.g., VS Code on Linux, Vim, nano) and command-line operations for editing JSON files and running/debugging functions.
  • Clarify keyboard shortcuts and UI actions for all platforms (e.g., specify macOS/Linux equivalents for F5, right-click, etc.).
  • Add troubleshooting steps and deployment instructions relevant to Linux environments, such as common permission issues or differences in file paths.
  • Mention and link to platform-specific installation guides for prerequisites (e.g., Python, Azure CLI) on Linux/macOS.
  • Consider providing a parallel section or callouts for Linux/macOS users to ensure parity and inclusivity.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-queue-as-trigger.md ...https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-python-functions-storage-queue-as-trigger.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation demonstrates a Windows bias by exclusively referencing Visual Studio Code and Visual Studio (both commonly associated with Windows), using Windows-centric UI instructions (e.g., pressing F5, referencing the Activity bar), and omitting any Linux- or macOS-specific instructions or terminal examples. There are no explicit Linux command-line or tool examples, nor any mention of Linux-specific workflows or troubleshooting steps.
Recommendations
  • Include explicit instructions and screenshots for Linux and macOS users, such as how to run and debug in VS Code on those platforms.
  • Mention alternative editors or workflows that are popular on Linux, such as using the command line with func CLI instead of Visual Studio or Visual Studio Code.
  • Provide terminal-based examples for running and debugging the function locally, including relevant shell commands for Linux/macOS.
  • Clarify that Visual Studio Code is cross-platform, and provide any platform-specific setup notes (e.g., how to install Python or Azure CLI on Linux).
  • Add troubleshooting steps that are relevant to Linux environments, such as checking permissions or environment variables.
Service Connector https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/service-connector/tutorial-portal-app-configuration-store.md ...e-connector/tutorial-portal-app-configuration-store.md
Medium Priority View Details →
Scanned: 2025-07-12 23:44
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Missing Linux Example Windows First
Summary
The documentation exclusively uses the Azure Portal UI for all steps and does not provide any command-line examples (such as Azure CLI or PowerShell). There are no references to Windows-specific tools, but the absence of CLI examples means Linux users (who often prefer CLI workflows) are underserved. The only code sample is in .NET, which is cross-platform, but there are no examples for other languages or for Linux-native workflows. The documentation implicitly assumes a GUI-first (and thus, often Windows-centric) approach.
Recommendations
  • Add Azure CLI examples for all major steps (creating connections, configuring App Configuration, etc.), ensuring parity with portal instructions.
  • Explicitly mention that all steps can be performed on Linux, macOS, and Windows using the CLI.
  • Provide at least one example using a Linux shell (e.g., Bash) to demonstrate cross-platform compatibility.
  • Include code samples in additional languages commonly used on Linux (such as Python or Node.js), or link to such samples.
  • Where screenshots are used, clarify that the Azure Portal is web-based and accessible from any OS.
Previous Page 1 of 2 Next