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 explicitly states that the Data Mapper tool only works in Visual Studio Code running on Windows operating systems. There are no instructions, examples, or troubleshooting steps for Linux or macOS users. All setup and usage guidance assumes a Windows environment, and there is no mention of parity or alternatives for non-Windows platforms.
Recommendations:
- Clearly indicate at the top of the page that Data Mapper is currently Windows-only, and provide a roadmap or estimated timeline for Linux/macOS support if available.
- Add a dedicated section addressing Linux/macOS users, explaining the current limitations and any possible workarounds (such as using a Windows VM, remote development, or alternative tools).
- If possible, provide links to feature requests or feedback channels where users can express interest in cross-platform support.
- Once Linux/macOS support is available, update the documentation with platform-specific installation and usage instructions, and ensure all examples are validated on all supported platforms.
Create pull request