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
⚠️
windows_tools
Summary:
The documentation exclusively describes deployment using Windows-specific tools and workflows, such as Visual Studio, Universal Windows Platform (UWP), and the Windows Device Portal. There are no instructions or examples for performing these steps from Linux or macOS, nor are any cross-platform alternatives mentioned. The instructions assume the user is on Windows from the outset.
Recommendations:
- Explicitly state platform requirements at the beginning, clarifying if Windows is mandatory or if alternatives exist.
- If possible, provide instructions for deploying to HoloLens from Linux or macOS, or clarify that such workflows are unsupported.
- Mention and, if available, provide cross-platform tools or command-line alternatives for building and deploying Unity projects to HoloLens.
- If Visual Studio is required, note whether Visual Studio Code or other IDEs can be used on non-Windows platforms for any part of the workflow.
- Include a section addressing Linux/macOS users, even if only to explain current limitations and suggest workarounds or future plans for support.
Create pull request