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
⚠️
windows_tools
Summary:
The documentation presents Windows instructions and tools (7-Zip) before Linux/macOS equivalents and specifically recommends a third-party Windows tool while using built-in utilities for Linux/macOS. However, both platforms are covered in parallel for most steps, and CLI/cURL examples are cross-platform.
Recommendations:
- Present macOS/Linux and Windows instructions in parallel or in alphabetical order to avoid implicit prioritization.
- For creating ZIP files, mention built-in Windows options (such as right-click > Send to > Compressed (zipped) folder) before or alongside third-party tools like 7-Zip.
- Explicitly note that the Azure CLI and cURL commands are cross-platform, and provide any necessary platform-specific flags or considerations.
- Ensure screenshots and instructions for credential retrieval and other portal actions are not overly Windows-centric (e.g., avoid Windows-only UI references or terminology).
Create pull request