Skip to content

Commit 6e3ad33

Browse files
committed
raising acro score
1 parent 6a23a6c commit 6e3ad33

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

articles/migrate/review-web-app-assessment.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange:
1515

1616
This article describes how to review the insights from a web app assessment for modernization to [Azure Kubernetes Service (AKS)](/azure/aks/intro-kubernetes) or Azure App Service using Azure Migrate. Creating an assessment for your web apps provides the recommended targets for them and key insights such as app-readiness, target right-sizing, and cost to host, and run these apps month over month.
1717

18-
In this article, you'll learn how to:
18+
In this article, you learn how to:
1919

2020
- Get the recommended modernization path across the preferred targets based on app-readiness and cost.
2121
- Get the modernization paths to each Azure target for all selected web apps.
@@ -43,8 +43,8 @@ To view an assessment, follow these steps:
4343

4444
:::image type="content" source="./media/review-web-app-assessment/overview.png" alt-text="Screenshot displays overview of the assessment." lightbox="./media/review-web-app-assessment/overview.png":::
4545

46-
1. **Assessed workloads**: Surfaces the collection of workloads assessed. Click view details to shows the distribution across web server and web app types.
47-
1. **Recommended path**: It provides the most optimal path for migrating web apps across Azure targets, based on your preferred targets, cloud readiness and cost. It captures the readiness distribution, migration strategy (Replatform vs Rehost) and monthly cost estimate for running the web apps across the targets.
46+
1. **Assessed workloads**: Surfaces the collection of workloads assessed. Select view details to show the distribution across web server and web app types.
47+
1. **Recommended path**: It provides the most optimal path for migrating web apps across Azure targets, based on your preferred targets, cloud readiness, and cost. It captures the readiness distribution, migration strategy (Replatform vs Rehost), and monthly cost estimate for running the web apps across the targets.
4848
1. **Target-specific migration path**: This section provides the path for migrating all web apps to a specific target. It allows you to see the readiness warnings or issues for migrating the apps to that target and captures the monthly cost estimate.
4949

5050
1. The web apps can take one of the following readiness states:
@@ -53,7 +53,7 @@ To view an assessment, follow these steps:
5353
|----------|--------|
5454
| Ready  | The web app is ready to be migrated.  |
5555
| Ready with conditions  | The web app needs minor changes to be ready for migration.  |
56-
| Not ready  | The web app needs major/breaking changes to be ready for migration.  |
56+
| Not ready  | The web app needs to major/breaking changes to be ready for migration.  |
5757
| Unknown  | The web app discovery data was either incomplete or corrupt to calculate readiness. |
5858

5959
:::image type="content" source="./media/review-web-app-assessment/readiness.png" alt-text="Screenshot displays readiness for the web app for each Azure target." lightbox="./media/review-web-app-assessment/readiness.png":::
@@ -62,31 +62,31 @@ To view an assessment, follow these steps:
6262

6363
:::image type="content" source="./media/review-web-app-assessment/recommended-path-view-details.png" alt-text="Screenshot displays recommended path or view details for the assessment." lightbox="./media/review-web-app-assessment/recommended-path-view-details.png":::
6464

65-
1. This screen displays the distribution of the web apps across the Azure targets. It also provides other details such as the number of target instances (App Service instance, AKS clusters), migration strategy and readiness distribution. Select a line item to drill down further. 
65+
1. This screen displays the distribution of the web apps across the Azure targets. It also provides other details such as the number of target instances (App Service instance, AKS clusters), migration strategy, and readiness distribution. Select a line item to drill down further. 
6666

6767
:::image type="content" source="./media/review-web-app-assessment/app-service-container.png" alt-text="Screenshot displays app service container details for the web apps." lightbox="./media/review-web-app-assessment/app-service-container.png":::
6868

6969
1. **App Service Container**: The target drill down shows granular details for the web apps recommended to this target.
7070

7171
1. Top level insights include the cost distribution by App Service Plan SKUs and top migration issues or warnings.
7272
1. The report also shows how the web apps are packed into App Service plans. Selecting the plan brings up the plan details, rightsized based on the assessed web apps.
73-
1. Selecting the readiness status shows the migration issues or warnings, their root causes and recommended remediation steps.
73+
1. Selecting the readiness status shows the migration issues or warnings, their root causes, and recommended remediation steps.
7474

7575
:::image type="content" source="./media/review-web-app-assessment/web-apps-to-app-service-code.png" alt-text="Screenshot displays the web apps to app service code list." lightbox="./media/review-web-app-assessment/web-apps-to-app-service-code.png":::
7676

7777
1. Selecting a web app from the target drill‑downs opens the web app drill‑down. On the **Summary** tab, you can view discovered metadata such as protocols, connection strings, application directories, and the tags assigned to the workload.
7878

7979
:::image type="content" source="./media/review-web-app-assessment/summary-of-web-app.png" alt-text="Screenshot displays the summary of web apps." lightbox="./media/review-web-app-assessment/summary-of-web-app.png":::
8080

81-
1. On the **Readiness** tab, you can see the readiness for this web app for each Azure target, the migration issues or warnings and the recommended Azure target.
81+
1. On the **Readiness** tab, you can see the readiness for this web app for each Azure target, the migration issues, or warnings and the recommended Azure target.
8282

8383
:::image type="content" source="./media/review-web-app-assessment/default-web-site.png" alt-text="Screenshot displays the readiness for each deployment targets." lightbox="./media/review-web-app-assessment/default-web-site.png":::
8484

8585
**Azure Kubernetes Service**: The target drill down shows granular details for the web apps recommended to this target.
8686
1. Top level insights include the cost distribution by Node SKUs and top migration issues or warnings.
87-
1. The report also shows how the web apps are packed into AKS node pools, the system pool and the number of nodes per pool.
87+
1. The report also shows how the web apps are packed into AKS node pools, the system pool, and the number of nodes per pool.
8888
1. Selecting the cluster brings up the cluster details, right sized based on the assessed web apps.
89-
1. Select a web app from the target drill downs opens the web app drill down. On the **Summary** tab, you can see discovered metadata such as protocols, connection strings, application directories and tags assigned to this workload.
89+
1. Select a web app from the target drill downs opens the web app drill-down. On the **Summary** tab, you can see discovered metadata such as protocols, connection strings, application directories, and tags assigned to this workload.
9090

9191
1. Go back to the **Overview** page. Select the **Export** option to download an excel containing the assessment details.
9292

0 commit comments

Comments
 (0)