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 contains a subtle Windows bias in the form of a key link to API protection instructions that explicitly uses a Windows-specific tab in its URL (secure-rest-api.md?tabs=windows&pivots=b2c-custom-policy#using-oauth2-bearer). This suggests that Windows instructions are the default or primary guidance, with no mention of Linux or cross-platform alternatives. No PowerShell, Windows-only tools, or CLI examples are present, but the linked documentation may reinforce a Windows-first perspective.
Recommendations:
- Ensure that all referenced links (such as to API protection guides) either default to a cross-platform or neutral tab, or explicitly mention both Windows and Linux options.
- If the linked documentation provides platform-specific instructions, clarify in this document that equivalent steps are available for Linux/macOS users and provide direct links or notes.
- Review all external documentation references for similar platform-specific defaults and adjust to promote parity.
- Consider adding a brief note in the prerequisites or relevant sections stating that all steps can be performed on Windows, Linux, or macOS, and link to platform-appropriate instructions where necessary.
Create pull request