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_tools
missing_linux_example
Summary
The documentation contains a reference to the Windows PowerShell cmdlet Get-AzResourceProvider as the only method for determining valid strongType resource types. There are no equivalent Linux/CLI/bash examples or references, and no mention of cross-platform tools before or alongside the PowerShell example.
Recommendations
- Provide Azure CLI equivalents for all PowerShell cmdlets mentioned (e.g., show how to use 'az provider show' or 'az provider list' to determine resource types for strongType).
- When referencing tools or commands, mention cross-platform options (such as Azure CLI) before or alongside Windows-specific tools like PowerShell.
- Include explicit examples or links for both Windows (PowerShell) and Linux/macOS (CLI/bash) users to ensure parity.
- Audit the documentation for other areas where only Windows tooling or patterns are referenced, and supplement with cross-platform alternatives.
Create Pull Request
Scan History
| Date |
Scan |
Status |
Result |
| 2025-07-12 23:44 |
#41
|
cancelled |
Biased
|
| 2025-07-12 00:58 |
#8
|
cancelled |
Clean
|
| 2025-07-10 05:06 |
#7
|
processing |
Clean
|
Flagged Code Snippets