Azure / App-Service-Migration-Assistant

Azure Websites Migration Assistant for Windows is a tool that allows customers to move their existing sites hosted on IIS servers into the cloud on Azure App Service. For more information check out https://appmigration.microsoft.com .
https://appmigration.microsoft.com
MIT License
74 stars 60 forks source link

Get-SiteReadiness - Success Checks output in ReadinessResults.json #86

Open lucidqdreams opened 12 months ago

lucidqdreams commented 12 months ago

Actual behavior

The script for the get-sitereadiness produces warning checks and failed checks

image

A switch would be the best solution, -showsuccess kinda thing

File version 12/6/2022 3:43 PM 28088 Get-SiteReadiness.ps1

Expected behavior

I would like to be able to get all the Success Checks as well, as it does in the .exe tool

image