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 provides both Windows and Linux examples for most ARM/Bicep template scenarios, using tabbed sections for parity. However, in several key areas, Windows is presented first (e.g., in hosting plan and function app resource definitions), and PowerShell is the only scripting/deployment example shown in the 'Deploy using PowerShell' section, with no Bash or Linux-native shell equivalents. There are also more references to Windows-specific settings and behaviors, and some sample links default to Windows Consumption plans.
Recommendations:
- Alternate the order of Windows and Linux examples in tabbed sections, or present Linux first in some cases to balance visibility.
- Add Bash/Azure CLI script examples for deployment (especially in the 'Deploy using PowerShell' section) to support Linux users.
- Ensure that all sample links and references are available for both Windows and Linux, and not defaulting to Windows plans.
- Where Windows-specific settings are discussed, ensure equivalent Linux settings are equally described and linked.
- In summary tables and introductory text, avoid language that implies Windows is the default or primary platform.
Create pull request