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:
Summary:
The documentation presents default values for DNS configuration with 'Windows default value' listed before 'Linux default value' in the property table. However, there are no exclusive Windows or PowerShell examples, and all configuration examples use the cross-platform Azure CLI. There are no missing Linux examples, and no Windows-specific tools or patterns are promoted. The only other mention of Windows is a limitation note, which is relevant and not biased.
Recommendations:
- List Linux and Windows defaults in parallel columns or in alphabetical order to avoid suggesting Windows as the primary platform.
- Where platform-specific behaviors or settings exist, provide equal prominence and detail for both Windows and Linux.
- Continue to use cross-platform tools (like Azure CLI) for configuration examples, and avoid introducing Windows-only tools unless Linux equivalents are also provided.
Create pull request