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 focuses exclusively on discovering ASP.NET web apps hosted on IIS servers within VMware environments, which are Windows-centric technologies. There are no references to Linux-based hosting, such as Kestrel or Apache/Nginx, nor are there any Linux-specific discovery instructions or examples. All tools and workflows mentioned (Azure Migrate appliance, IIS) are Windows-specific, and Linux scenarios are omitted.
Recommendations:
- Include information about discovering .NET web apps hosted on Linux servers (e.g., using Kestrel, Apache, or Nginx).
- Provide parity in examples and workflows for both Windows (IIS) and Linux-based deployments.
- Mention any limitations or support status for Linux-based .NET app discovery with Azure Migrate.
- Add links to Linux-specific documentation or migration guides if available.
- Clarify in the introduction that the current guidance is Windows/IIS-specific, and outline steps for Linux users if supported.
Create pull request