You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article shows you how to assess ASP.NET web apps for migration to [Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) using Azure Migrate. Creating an assessment for your ASP.NET web app provides key insights such as **app-readiness**, **target right-sizing** and **cost** to host and run these apps month over month.
18
18
19
-
:::zone-end
19
+
:::zone-end
20
20
21
21
::: zone pivot="java"
22
22
23
23
This article shows you how to assess Java web apps for migration to [Azure Kubernetes Service (AKS)](../aks/intro-kubernetes.md) using Azure Migrate. Creating an assessment for your Java web app provides key insights such as **app-readiness**, **target right-sizing** and **cost** to host and run these apps month over month.
24
24
25
-
:::zone-end
25
+
:::zone-end
26
26
27
27
In this tutorial, you'll learn how to:
28
28
29
29
> [!div class="checklist"]
30
30
::: zone pivot="asp-net"
31
31
> * Choose a set of discovered ASP.NET web apps to assess for migration to AKS.
32
-
:::zone-end
32
+
:::zone-end
33
33
::: zone pivot="java"
34
34
> * Choose a set of discovered Java web apps to assess for migration to AKS.
35
-
:::zone-end
35
+
:::zone-end
36
36
> * Provide assessment configurations such as Azure Reserved Instances, target region etc.
37
37
> * Get insights about the migration readiness of their assessed apps.
38
38
> * Get insights on the AKS Node SKUs that can optimally host and run these apps.
@@ -47,10 +47,10 @@ In this tutorial, you'll learn how to:
47
47
- Check the [appliance requirements](./migrate-appliance.md#appliance---vmware) and [URL access](./migrate-appliance.md#url-access) to be provided.
48
48
::: zone pivot="asp-net"
49
49
- Follow [these steps](./how-to-discover-sql-existing-project.md) to discover ASP.NET web apps running on your environment.
50
-
:::zone-end
50
+
:::zone-end
51
51
::: zone pivot="java"
52
52
- Follow [these steps](./how-to-discover-sql-existing-project.md) to discover Java web apps running on your environment.
53
-
:::zone-end
53
+
:::zone-end
54
54
55
55
## Create an assessment
56
56
@@ -89,10 +89,10 @@ In this tutorial, you'll learn how to:
89
89
1.**Appliance name**: Select the appliance.
90
90
::: zone pivot="asp-net"
91
91
1.**Web app type**: Select **ASP.NET**.
92
-
:::zone-end
92
+
:::zone-end
93
93
::: zone pivot="java"
94
94
1.**Web app type**: Select **Java**.
95
-
:::zone-end
95
+
:::zone-end
96
96
1. Select the servers, which host the web apps to be assessed from the table.
97
97
1. Select **Next** to review the high-level assessment details.
98
98
@@ -126,11 +126,11 @@ The assessment can take around 10 minutes to complete.
126
126
127
127
::: zone pivot="asp-net"
128
128
:::image type="content" source="./media/tutorial-assess-aspnet-aks/assessment-overview.png" alt-text="Screenshot of the assessment overview.":::
129
-
:::zone-end
129
+
:::zone-end
130
130
131
131
::: zone pivot="java"
132
132
:::image type="content" source="./media/tutorial-assess-aspnet-aks/assessment-overview-java.png" alt-text="Screenshot of the assessment overview for Java.":::
133
-
:::zone-end
133
+
:::zone-end
134
134
135
135
On the **Overview** page, you're provided with the following details:
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-assess-webapps.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,15 +20,15 @@ As part of your migration journey to Azure, assess your on-premises workloads to
20
20
21
21
This article shows you how to assess discovered ASP.NET web apps running on IIS web servers in preparation for migration to Azure App Service Code and Azure App Service Containers, using the Azure Migrate: Discovery and assessment tool. [Learn more](../app-service/overview.md) about Azure App Service.
22
22
23
-
:::zone-end
23
+
:::zone-end
24
24
25
25
::: zone pivot="java"
26
26
27
27
As part of your migration journey to Azure, assess your on-premises workloads to measure cloud readiness, identify risks, and estimate costs and complexity.
28
28
29
29
This article shows you how to assess discovered Java web apps running on Tomcat servers in preparation for migration to Azure App Service Code and Azure App Service Containers, using the Azure Migrate: Discovery and assessment tool. [Learn more](../app-service/overview.md) about Azure App Service.
30
30
31
-
:::zone-end
31
+
:::zone-end
32
32
33
33
In this tutorial, you learn how to:
34
34
@@ -91,10 +91,10 @@ To run an assessment, follow these steps:
91
91
1.**Appliance name**: Select the appliance.
92
92
::: zone pivot="asp-net"
93
93
1.**Web app type**: Select **ASP.NET**.
94
-
:::zone-end
94
+
:::zone-end
95
95
::: zone pivot="java"
96
96
1.**Web app type**: Select **Java**.
97
-
:::zone-end
97
+
:::zone-end
98
98
1. Select the servers that you want to add to the group from the table.
0 commit comments