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
Detected Bias Types
windows_first
missing_linux_example
powershell_heavy
Summary
The documentation page is heavily oriented towards Windows users. It explicitly states that the steps must be performed from a Windows client and only provides instructions for using Visual Studio and the .NET SDK, both of which are primarily Windows-centric. There are no Linux or cross-platform examples, and the only mention of Linux is a pointer to a different article. The use of the NuGet Package Manager Console and references to pressing F5 further reinforce the Windows/Visual Studio bias.
Recommendations
- Provide equivalent instructions for Linux users, such as using .NET Core/SDK on Linux with VS Code or JetBrains Rider.
- Include command-line examples for installing the SDK and running the application on Linux (e.g., using dotnet CLI).
- Offer sample code and steps for submitting Hive queries from non-Windows environments, or at least link directly to such instructions.
- Clarify which parts of the process are Windows-specific and which can be performed cross-platform.
- If the .NET SDK is truly Windows-only, state this clearly and suggest alternative SDKs or tools for Linux users.
Create Pull Request
Scan History
| Date |
Scan |
Status |
Result |
| 2026-01-14 00:00 |
#250
|
in_progress |
Clean
|
| 2026-01-13 00:00 |
#246
|
completed |
Clean
|
| 2026-01-11 00:00 |
#240
|
completed |
Clean
|
| 2026-01-10 00:00 |
#237
|
completed |
Clean
|
| 2026-01-09 00:34 |
#234
|
completed |
Clean
|
| 2026-01-08 00:53 |
#231
|
completed |
Clean
|
| 2026-01-06 18:15 |
#225
|
cancelled |
Clean
|
| 2025-08-17 00:01 |
#83
|
cancelled |
Clean
|
| 2025-07-13 21:37 |
#48
|
completed |
Biased
|
| 2025-07-12 23:44 |
#41
|
cancelled |
Biased
|
Flagged Code Snippets
Install-Package Microsoft.Azure.Management.HDInsight.Job