Skip to content

Commit 7dd38fa

Browse files
authored
raising acrolinx and formatting
1 parent 269fac2 commit 7dd38fa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,20 @@ In this tutorial, you'll learn how to:
7171

7272
:::image type="content" source="./media/tutorial-assess-aspnet-aks/create-basics-scenario.png" alt-text="Screenshot of selecting the scenario for web app assessment.":::
7373

74-
3. Select **Edit** to modify assessment settings. See the table below to update the various assessment settings.
74+
1. Select **Edit** to modify assessment settings. See the table below to update the various assessment settings.
7575

7676
:::image type="content" source="./media/tutorial-assess-aspnet-aks/create-basics-settings.png" alt-text="Screenshot of changing the target settings for web app assessment.":::
7777

7878
| Setting | Possible Values | Comments |
7979
| --- | --- | --- |
8080
| Target Location | All locations supported by AKS | Used to generate regional cost for AKS. |
81-
| Environment Type | Production <br> Dev/Test | Allows you to toggle between Pay-As-You-Go and Pay-As-You-Go Dev/Test [offers](https://azure.microsoft.com/support/legal/offer-details/). |
82-
| Offer/Licensing program | Pay-As-You-Go <br> Enterprise Agreement | Allows you to toggle between Pay-As-You-Go and Enterprise Agreement [offers](https://azure.microsoft.com/support/legal/offer-details/). |
81+
| Environment Type | Production <br> Dev/Test | Allows you to toggle between pay-as-you-go and pay-as-you-go Dev/Test [offers](https://azure.microsoft.com/support/legal/offer-details/). |
82+
| Offer/Licensing program | Pay-as-you-go <br> Enterprise Agreement | Allows you to toggle between pay-as-you-go and Enterprise Agreement [offers](https://azure.microsoft.com/support/legal/offer-details/). |
8383
| Currency | All common currencies such as USD, INR, GBP, Euro | We generate the cost in the currency selected here. |
8484
| Discount Percentage | Numeric decimal value | Use this to factor in any custom discount agreements with Microsoft. This is disabled if Savings options are selected. |
8585
| EA subscription | Subscription ID | Select the subscription ID for which you have an Enterprise Agreement. |
86-
| Savings options | 1 year reserved <br> 3 years reserved <br> 1 year savings plan <br> 3 years savings plan <br> None | Select a savings option if you have opted for [Reserved Instances](../cost-management-billing/reservations/save-compute-costs-reservations.md) or [Savings Plan](https://azure.microsoft.com/pricing/offers/savings-plan-compute/). |
87-
| Category | All <br> Compute optimized <br> General purpose <br> GPU <br> High performance compute <br> Isolated <br> Memory optimized <br> Storage optimized | Selecting a particular SKU category will ensure we recommend the best AKS Node SKUs from that category. |
86+
| Savings options | 1 year reserved <br> 3 years reserved <br> 1 year savings plan <br> 3 years savings plan <br> None | Select a savings option if you've opted for [Reserved Instances](../cost-management-billing/reservations/save-compute-costs-reservations.md) or [Savings Plan](https://azure.microsoft.com/pricing/offers/savings-plan-compute/). |
87+
| Category | All <br> Compute optimized <br> General purpose <br> GPU <br> High performance compute <br> Isolated <br> Memory optimized <br> Storage optimized | Selecting a particular SKU category ensures we recommend the best AKS Node SKUs from that category. |
8888
| AKS pricing tier | Standard | Pricing tier for AKS |
8989

9090
4. After reviewing the assessment settings, select **Next: Select servers to assess**.
@@ -112,7 +112,7 @@ In this tutorial, you'll learn how to:
112112

113113
The assessment can take around 10 minutes to complete.
114114

115-
1. 1. On the **Azure Migrate** page, under **Migration goals**, select **Servers, databases and web apps**.
115+
1. On the **Azure Migrate** page, under **Migration goals**, select **Servers, databases and web apps**.
116116
1. On the **Servers, databases and web apps** page, under **Assessment tools** > **Assessments**, select the number next to the Web apps on Azure assessment.
117117
1. On the **Assessments** page, select a desired assessment name to view from the list of assessments.
118118

@@ -174,7 +174,7 @@ For each issue or warning, you're provided the description, cause and mitigation
174174

175175
:::image type="content" source="./media/tutorial-assess-aspnet-aks/assessment-readiness-errors.png" alt-text="Screenshot of the readiness errors and warnings for a web app.":::
176176

177-
Selecting the recommended cluster for the app opens the **Cluster details** page. This page surfaces details such as the number of system and user node pools, the SKU for each node pool as well as the web apps recommended for this cluster. Typically, an assessment will only generate a single cluster. The number of clusters increases when the web apps in the assessment start hitting AKS cluster limits.
177+
Selecting the recommended cluster for the app opens the **Cluster details** page. This page surfaces details such as the number of system and user node pools, the SKU for each node pool and the web apps recommended for this cluster. Typically, an assessment will only generate a single cluster. The number of clusters increases when the web apps in the assessment start hitting AKS cluster limits.
178178

179179
:::image type="content" source="./media/tutorial-assess-aspnet-aks/assessment-cluster.png" alt-text="Screenshot of the recommended cluster page.":::
180180

@@ -193,4 +193,4 @@ For each node pool, you see the associated node SKU, node count and the number o
193193

194194
- [Modernize](./tutorial-modernize-asp-net-aks.md) your ASP.NET web apps at-scale to Azure Kubernetes Service.
195195
- Optimize [Windows Dockerfiles](/virtualization/windowscontainers/manage-docker/optimize-windows-dockerfile?context=/azure/aks/context/aks-context).
196-
- [Review and implement best practices](../aks/best-practices.md) to build and manage apps on AKS.
196+
- [Review and implement best practices](../aks/best-practices.md) to build and manage apps on AKS.

0 commit comments

Comments
 (0)