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_tools
⚠️
missing_linux_example
Summary:
The documentation references a pattern for sharing SelfHosted Integration Runtime that is published specifically for PowerShell, which is a Windows-centric tool. There are no examples or references to Linux or cross-platform command-line tools (such as Azure CLI or Bash scripts) for cloning or managing Data Factory resources. This may hinder Linux users or those preferring cross-platform tooling.
Recommendations:
- Provide equivalent guidance and examples using Azure CLI and/or Bash scripts for all operations currently described with PowerShell.
- When linking to patterns or external guides (such as for sharing SelfHosted Integration Runtime), ensure that Linux-compatible instructions are included or referenced alongside PowerShell.
- Explicitly mention cross-platform alternatives (e.g., Azure CLI, REST API) wherever PowerShell is referenced.
- Add a section or callout clarifying that all steps can be performed from Linux/macOS environments using supported tools.
Create pull request