Skip to content

Commit 0680c7a

Browse files
Minor update.
1 parent eb0fe53 commit 0680c7a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

articles/migrate/tutorial-assess-aspnet-aks.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ zone_pivot_groups: web-apps-assessment-aks
1616

1717
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.
1818

19-
:::zone-end
19+
::: zone-end
2020

2121
::: zone pivot="java"
2222

2323
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.
2424

25-
:::zone-end
25+
::: zone-end
2626

2727
In this tutorial, you'll learn how to:
2828

2929
> [!div class="checklist"]
3030
::: zone pivot="asp-net"
3131
> * Choose a set of discovered ASP.NET web apps to assess for migration to AKS.
32-
:::zone-end
32+
::: zone-end
3333
::: zone pivot="java"
3434
> * Choose a set of discovered Java web apps to assess for migration to AKS.
35-
:::zone-end
35+
::: zone-end
3636
> * Provide assessment configurations such as Azure Reserved Instances, target region etc.
3737
> * Get insights about the migration readiness of their assessed apps.
3838
> * 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:
4747
- Check the [appliance requirements](./migrate-appliance.md#appliance---vmware) and [URL access](./migrate-appliance.md#url-access) to be provided.
4848
::: zone pivot="asp-net"
4949
- 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
5151
::: zone pivot="java"
5252
- 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
5454

5555
## Create an assessment
5656

@@ -89,10 +89,10 @@ In this tutorial, you'll learn how to:
8989
1. **Appliance name**: Select the appliance.
9090
::: zone pivot="asp-net"
9191
1. **Web app type**: Select **ASP.NET**.
92-
:::zone-end
92+
::: zone-end
9393
::: zone pivot="java"
9494
1. **Web app type**: Select **Java**.
95-
:::zone-end
95+
::: zone-end
9696
1. Select the servers, which host the web apps to be assessed from the table.
9797
1. Select **Next** to review the high-level assessment details.
9898

@@ -126,11 +126,11 @@ The assessment can take around 10 minutes to complete.
126126

127127
::: zone pivot="asp-net"
128128
:::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
130130

131131
::: zone pivot="java"
132132
:::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
134134

135135
On the **Overview** page, you're provided with the following details:
136136

articles/migrate/tutorial-assess-webapps.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ As part of your migration journey to Azure, assess your on-premises workloads to
2020

2121
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.
2222

23-
:::zone-end
23+
::: zone-end
2424

2525
::: zone pivot="java"
2626

2727
As part of your migration journey to Azure, assess your on-premises workloads to measure cloud readiness, identify risks, and estimate costs and complexity.
2828

2929
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.
3030

31-
:::zone-end
31+
::: zone-end
3232

3333
In this tutorial, you learn how to:
3434

@@ -91,10 +91,10 @@ To run an assessment, follow these steps:
9191
1. **Appliance name**: Select the appliance.
9292
::: zone pivot="asp-net"
9393
1. **Web app type**: Select **ASP.NET**.
94-
:::zone-end
94+
::: zone-end
9595
::: zone pivot="java"
9696
1. **Web app type**: Select **Java**.
97-
:::zone-end
97+
::: zone-end
9898
1. Select the servers that you want to add to the group from the table.
9999
1. Select **Next**.
100100

0 commit comments

Comments
 (0)