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
⚠️
missing_linux_example
Summary:
The documentation exclusively describes how to link to an Azure Native Dynatrace Service resource using the Azure portal, with all instructions and screenshots based on the Azure web UI. There are no command-line examples (such as Azure CLI, PowerShell, or Bash), and no mention of Linux or cross-platform automation methods. The focus on the Azure portal implicitly favors Windows users, as it is the default experience for many Windows-centric organizations, and omits guidance for users who prefer or require command-line or Linux-based workflows.
Recommendations:
- Add equivalent instructions for performing the linking process using the Azure CLI (az), which is cross-platform and widely used on Linux and macOS.
- If PowerShell examples are added in the future, ensure that Azure CLI or Bash examples are provided alongside them.
- Explicitly mention that the Azure portal is accessible from any OS, but provide links or references to command-line alternatives for users who prefer automation or non-GUI workflows.
- Include a section or appendix with sample scripts for Linux users to automate the resource linking process.
- Review all screenshots and instructions to ensure they do not assume a Windows environment (e.g., avoid showing Windows-specific UI elements or terminology).
Create pull request