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:
⚠️ powershell_heavy
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation provides only a PowerShell script for monitoring directory quota, with no equivalent example for Linux or cross-platform environments. The script uses Windows-specific tools (PowerShell cmdlets), and there is no mention of how to perform the same task using Bash, curl, or other common Linux utilities.
Recommendations:
  • Add a Bash example using curl or httpie to obtain the access token and call the Microsoft Graph API, so Linux and macOS users can follow the steps without PowerShell.
  • Clearly indicate that the PowerShell script is for Windows users, and provide equivalent instructions for Linux/macOS.
  • Consider using cross-platform tools or scripting languages (such as Python) for examples, or at least provide them as alternatives.
  • Mention that PowerShell Core is available on Linux/macOS if users wish to use PowerShell scripts, but do not assume it as the default.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-13 00:00 #110 completed ❌ Biased
2025-08-13 00:00 #79 in_progress ✅ Clean
2025-07-13 21:17 #46 cancelled ❌ Biased
2025-07-13 20:48 #44 cancelled ✅ Clean
2025-07-13 20:32 #43 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets