Skip to content

Commit 7b27a3c

Browse files
Anirudh Ranraghun
authored andcommitted
fixed minor nits
1 parent 5cd497e commit 7b27a3c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/app-service/app-service-asp-net-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure Migrate recently announced at-scale, agentless discovery, and assessment o
2626

2727
Once you have successfully assessed readiness, you should proceed with migration of ASP.NET web apps to Azure App Services.
2828

29-
There are existing tools which enable migration of a standalone ASP.Net web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
29+
There are existing tools which enable migration of a standalone ASP.NET web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
3030

3131
Azure Migrate provides at-scale, agentless discovery, and assessment of ASP.NET web apps. You can discover ASP.NET web apps running on Internet Information Services (IIS) servers in a VMware environment and assess them for migration to Azure App Service. Assessments will help you determine the web app migration readiness, migration blockers, remediation guidance, recommended SKU, and hosting costs. At-scale migration resources for are found below.
3232

Binary file not shown.

articles/migrate/tutorial-modernize-asp-net-aks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ In this tutorial, you'll learn how to:
2626
2727
## Prerequisites
2828

29-
Before you begin this tutorial, you should:
29+
Before you begin this tutorial, you should address the following:
3030

31-
1. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/free-trial/) before you begin.
32-
2. [Complete the first tutorial](./tutorial-discover-vmware.md) to discover web apps running in your VMware environment.
33-
3. Go to the existing project or [create a new project](./create-manage-projects.md).
31+
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/free-trial/) before you begin.
32+
- [Complete the first tutorial](./tutorial-discover-vmware.md) to discover web apps running in your VMware environment.
33+
- Go to the existing project or [create a new project](./create-manage-projects.md).
3434

3535
### Limitations
3636

@@ -48,7 +48,7 @@ Once the web apps are assessed, you can migrate them using the integrated migrat
4848

4949
:::image type="content" source="./media/tutorial-modernize-asp-net-aks/select-replicate.png" alt-text="Screenshot of the Replicate option selected.":::
5050

51-
2. In the **Specify intent** blade, > **What do you want to migrate?**, select **ASP.NET web apps** from the drop down.
51+
2. In the **Specify intent** blade, > **What do you want to migrate?**, select **ASP.NET web apps** from the drop-down.
5252
3. In **Where do you want to migrate to?**, select **Azure Kubernetes Service (AKS)**.
5353
4. In **Virtualization type**, select **VMware vSphere**.
5454
5. In **On-premises appliance**, choose the appliance which discovered your desired web apps on vSphere.

0 commit comments

Comments
 (0)