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:
⚠️ windows_first
⚠️ powershell_heavy
⚠️ windows_tools
Summary:
The documentation demonstrates a moderate Windows bias. In certificate import instructions, Windows PowerShell and Windows Server UI steps are provided in detail with screenshots, while Linux instructions are more generic and lack equivalent step-by-step detail or visuals. Windows tools and terminology (e.g., PowerShell, Windows Server UI) are mentioned first and more prominently. However, AzCopy usage is shown for both Linux and Windows, and Linux command-line examples are present, reducing the overall bias.
Recommendations:
  • Provide step-by-step, distribution-specific Linux certificate import instructions, including example commands for popular distributions (e.g., Ubuntu, RHEL) and screenshots where possible.
  • Present Linux and Windows instructions in parallel or in separate, equally detailed sections, rather than listing Windows first and in more depth.
  • Include troubleshooting tips and common issues for Linux users, similar to what is often provided for Windows.
  • Ensure all tools and UI references (e.g., Storage Explorer) clarify cross-platform availability and usage.
  • Where possible, use neutral language and ordering (e.g., 'On Linux or Windows, do X' instead of 'On Windows, do X. On Linux, ...').
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets

AzCopy /Source:C:\myfolder /Dest:https://data-box-heavy-storage-account-name.blob.device-serial-no.microsoftdatabox.com/container-name/files/ /DestKey:<key> /S /XO
Import-Certificate -FilePath C:\temp\localuihttps.cer -CertStoreLocation Cert:\LocalMachine\Root
AzCopy /Source:C:\myfolder /Dest:https://data-box-storage-account-name.blob.device-serial-no.microsoftdatabox.com/container-name/files/ /DestKey:<key> /S