Hands-on assess lab
So far, we have discussed different planning strategies and assessment methodologies. In this hands-on lab, we are going to assess servers that are running in a Hyper-V environment. Here is the architecture of the environment that we are going to assess:
Figure 3.6: Environment for assessment
In Figure 3.6, we can have a Hyper-V host, and two VMs are deployed on it. One VM (VM - 01) runs Ubuntu and has a LAMP server set up on it. The second VM (VM - 02) is a CentOS VM that is running a static website using Apache Webserver.
Our goal is to assess this environment and create an assessment report along with a dependency analysis.
As mentioned earlier in Assessing tooling section, we need to create an Azure Migrate project to kick off the assessment process.
Prerequisites
Some of the prerequisites for this hands-on lab are as follows:
- You should have at least contributor permission on your Azure subscription.
- Users...