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
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-assess-aspnet-aks.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,20 +71,20 @@ In this tutorial, you'll learn how to:
71
71
72
72
:::image type="content" source="./media/tutorial-assess-aspnet-aks/create-basics-scenario.png" alt-text="Screenshot of selecting the scenario for web app assessment.":::
73
73
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.
75
75
76
76
:::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.":::
77
77
78
78
| Setting | Possible Values | Comments |
79
79
| --- | --- | --- |
80
80
| 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/). |
83
83
| Currency | All common currencies such as USD, INR, GBP, Euro | We generate the cost in the currency selected here. |
84
84
| Discount Percentage | Numeric decimal value | Use this to factor in any custom discount agreements with Microsoft. This is disabled if Savings options are selected. |
85
85
| 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. |
88
88
| AKS pricing tier | Standard | Pricing tier for AKS |
89
89
90
90
4. After reviewing the assessment settings, select **Next: Select servers to assess**.
@@ -112,7 +112,7 @@ In this tutorial, you'll learn how to:
112
112
113
113
The assessment can take around 10 minutes to complete.
114
114
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**.
116
116
1. On the **Servers, databases and web apps** page, under **Assessment tools** > **Assessments**, select the number next to the Web apps on Azure assessment.
117
117
1. On the **Assessments** page, select a desired assessment name to view from the list of assessments.
118
118
@@ -174,7 +174,7 @@ For each issue or warning, you're provided the description, cause and mitigation
174
174
175
175
:::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.":::
176
176
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.
178
178
179
179
:::image type="content" source="./media/tutorial-assess-aspnet-aks/assessment-cluster.png" alt-text="Screenshot of the recommended cluster page.":::
180
180
@@ -193,4 +193,4 @@ For each node pool, you see the associated node SKU, node count and the number o
193
193
194
194
-[Modernize](./tutorial-modernize-asp-net-aks.md) your ASP.NET web apps at-scale to Azure Kubernetes Service.
0 commit comments