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 page for Azure Data Factory's Copy activity does not display overt Windows bias in terms of language, tools, or ordering of examples. However, it lacks any platform-specific examples or instructions, such as how to set up or use the self-hosted integration runtime on Linux, or how to perform related tasks from a Linux environment. The only platform-specific reference in the 'Related content' section is a tutorial for hybrid copy using PowerShell, which is primarily a Windows tool, with no Linux or cross-platform equivalent tutorial linked.
Recommendations:
- Add explicit examples or references for Linux environments, such as how to install and configure the self-hosted integration runtime on Linux.
- Include links to tutorials or quickstarts that use Linux-native tools (e.g., Bash, shell scripts) or cross-platform approaches (e.g., Azure CLI).
- In the 'Related content' section, balance PowerShell/Windows-focused tutorials with Linux-focused or cross-platform guides.
- Wherever platform-specific instructions are needed (e.g., setting up integration runtime, troubleshooting), provide both Windows and Linux steps or clearly indicate cross-platform compatibility.
Create pull request