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
Summary:
The documentation shows a mild Windows bias by consistently listing Azure PowerShell updates alongside Azure CLI updates, sometimes mentioning PowerShell first or with more detail. The link for 'Get started with Azure Cloud Shell ephemeral sessions' defaults to the PowerShell tab, and some references (such as release notes) link directly to PowerShell-specific pages. However, the content overall is fairly cross-platform, with explicit mention of Azure Linux and Linux-specific tools, and there are no exclusive Windows-only tools or examples.
Recommendations:
- When referencing features or tools available in both Bash and PowerShell, alternate the order in which they are mentioned, or mention both equally.
- Provide links to both Bash and PowerShell documentation/tabs where possible, or use a neutral landing page.
- Ensure that examples, instructions, and references are not PowerShell-specific unless the feature is exclusive to PowerShell.
- Highlight Linux-specific changes or tools with the same prominence as Windows/PowerShell updates.
- In link references, avoid defaulting to PowerShell tabs unless contextually appropriate; consider using a selector or neutral default.
Create pull request