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/concepts-azure-webapps-assessment-calculation.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ description: Learn about Azure App Service assessments in Azure Migrate Discover
4
4
author: rashi-ms
5
5
ms.author: rajosh
6
6
ms.topic: conceptual
7
-
ms.date: 06/14/2022
7
+
ms.date: 02/20/2023
8
8
ms.custom: engagement-fy23
9
9
---
10
10
11
11
# Assessment overview (migrate to Azure App Service)
12
12
13
-
This article provides an overview of assessments for migrating on-premises ASP.NET web apps from a VMware environment to Azure App Service using the [Azure Migrate: Discovery and assessment tool](./migrate-services-overview.md#azure-migrate-discovery-and-assessment-tool).
13
+
This article provides an overview of assessments for migrating on-premises ASP.NET web apps to Azure App Service using the [Azure Migrate: Discovery and assessment tool](./migrate-services-overview.md#azure-migrate-discovery-and-assessment-tool).
14
14
15
15
## What's an assessment?
16
16
An assessment with the Discovery and assessment tool is a point in time snapshot of data and measures the readiness and provides cost details to host on-premises servers, databases, and web apps to Azure.
@@ -30,7 +30,7 @@ An Azure App Service assessment provides one sizing criteria:
30
30
31
31
**Sizing criteria** | **Details** | **Data**
32
32
--- | --- | ---
33
-
**Configuration-based** | Assessments that make recommendations based on collected configuration data | The Azure App Service assessment takes only configuration data in to consideration for assessment calculation. Performance data for web apps is not collected.
33
+
**Configuration-based** | Assessments that make recommendations based on collected configuration data | The Azure App Service assessment takes only configuration data in to consideration for assessment calculation. Performance data for web apps isn't collected.
34
34
35
35
## How do I assess my on-premises ASP.NET web apps?
36
36
@@ -55,8 +55,8 @@ Here's what's included in Azure App Service assessment properties:
55
55
**Setting** | **Details**
56
56
--- | ---
57
57
**Target location** | The Azure region to which you want to migrate. Azure App Service configuration and cost recommendations are based on the location that you specify.
58
-
**Isolation required** | Select yes if you want your web apps to run in a private and dedicated environment in an Azure datacenter using Dv2-series VMs with faster processors, SSD storage, and double the memory to core ratio compared to Standard plans.
59
-
**Savings options (compute)** | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. <br><br> [Azure reservations](../cost-management-billing/reservations/save-compute-costs-reservations.md) (1 year or 3 year reserved) are a good option for the most consistently running resources.<br><br> [Azure Savings Plan](../cost-management-billing/savings-plan/savings-plan-compute-overview.md) (1 year or 3 year savings plan) provide additional flexibility and automated cost optimization. Ideally post migration, you could use Azure reservation and savings plan at the same time (reservation will be consumed first), but in the Azure Migrate assessments, you can only see cost estimates of 1 savings option at a time. <br><br> When you select 'None', the Azure compute cost is based on the Pay as you go rate or based on actual usage.<br><br> You need to select pay-as-you-go in offer/licensing program to be able to use Reserved Instances or Azure Savings Plan. When you select any savings option other than 'None', the 'Discount (%)' setting is not applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.
58
+
**Isolation required** | Select **yes** if you want your web apps to run in a private and dedicated environment in an Azure datacenter using Dv2-series VMs with faster processors, SSD storage, and double the memory to core ratio compared to Standard plans.
59
+
**Savings options (compute)** | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. <br><br> [Azure reservations](../cost-management-billing/reservations/save-compute-costs-reservations.md) (1 year or 3 year reserved) are a good option for the most consistently running resources.<br><br> [Azure Savings Plan](../cost-management-billing/savings-plan/savings-plan-compute-overview.md) (1 year or 3 year savings plan) provide additional flexibility and automated cost optimization. Ideally post migration, you could use Azure reservation and savings plan at the same time (reservation is consumed first), but in the Azure Migrate assessments, you can only see cost estimates of 1 savings option at a time. <br><br> When you select 'None', the Azure compute cost is based on the Pay as you go rate or based on actual usage.<br><br> You need to select pay-as-you-go in offer/licensing program to be able to use Reserved Instances or Azure Savings Plan. When you select any savings option other than 'None', the 'Discount (%)' setting isn't applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.
60
60
**Offer** | The [Azure offer](https://azure.microsoft.com/support/legal/offer-details/) in which you're enrolled. The assessment estimates the cost for that offer.
61
61
**Currency** | The billing currency for your account.
62
62
**Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%.
@@ -72,9 +72,9 @@ Azure App Service readiness for web apps is based on feature compatibility check
72
72
73
73
1. The Azure App Service assessment considers the web apps configuration data to identify compatibility issues.
74
74
1. If there are no compatibility issues found, the readiness is marked as **Ready** for the target deployment type.
75
-
1. If there are non-critical compatibility issues, such as degraded or unsupported features that do not block the migration to a specific target deployment type, the readiness is marked as **Ready with conditions** (hyperlinked) with **warning** details and recommended remediation guidance.
75
+
1. If there are non-critical compatibility issues, such as degraded or unsupported features that don't block the migration to a specific target deployment type, the readiness is marked as **Ready with conditions** (hyperlinked) with **warning** details and recommended remediation guidance.
76
76
1. If there are any compatibility issues that may block the migration to a specific target deployment type, the readiness is marked as **Not ready** with **issue** details and recommended remediation guidance.
77
-
1. If the discovery is still in progress or there are any discovery issues for a web app, the readiness is marked as **Unknown** as the assessment could not compute the readiness for that web app.
77
+
1. If the discovery is still in progress or there are any discovery issues for a web app, the readiness is marked as **Unknown** as the assessment couldn't compute the readiness for that web app.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-create-azure-app-service-assessment.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to assess web apps for migration to Azure App Service
4
4
author: rashi-ms
5
5
ms.author: rajosh
6
6
ms.topic: tutorial
7
-
ms.date: 09/08/2021
7
+
ms.date: 02/20/2023
8
8
ms.custom: engagement-fy23
9
9
---
10
10
@@ -14,33 +14,33 @@ As part of your migration journey to Azure, you assess your on-premises workload
14
14
This article shows you how to assess discovered ASP.NET web apps for migration to Azure App Service, using the Azure Migrate: Discovery and assessment tool.
15
15
16
16
> [!Note]
17
-
> Discovery and assessment of ASP.NET web apps running in your VMware environment is now in preview. Get started with [this tutorial](tutorial-discover-vmware.md). If you want to try out this feature in an existing project, please ensure that you have completed the [prerequisites](how-to-discover-sql-existing-project.md) in this article.
17
+
> Discovery and assessment of ASP.NET web apps is now in preview. If you want to try out this feature in an existing project, please ensure that you have completed the [prerequisites](how-to-discover-sql-existing-project.md) in this article.
18
18
19
19
## Before you start
20
20
21
21
- Make sure you've [created](./create-manage-projects.md) an Azure Migrate project and have the Azure Migrate: Discovery and assessment tool added.
22
-
- To create an assessment, you need to set up an Azure Migrate appliance for [VMware](how-to-set-up-appliance-vmware.md). The [appliance](migrate-appliance.md) discovers on-premises servers, and sends metadata and performance data to Azure Migrate. Same appliance discovers ASP.NET web apps running in your VMware environment.
22
+
- To create an assessment, you need to set up an Azure Migrate appliance. The [appliance](migrate-appliance.md) discovers on-premises servers, and sends metadata and performance data to Azure Migrate. The same appliance discovers ASP.NET web apps running in your environment.
23
23
24
24
## Azure App Service assessment overview
25
25
26
26
An Azure App Service assessment provides one sizing criteria:
27
27
28
28
**Sizing criteria** | **Details** | **Data**
29
29
--- | --- | ---
30
-
**Configuration-based** | Assessments that makes recommendations based on collected configuration data | The Azure App Service assessment takes only configuration data in to consideration for assessment calculation. Performance data for web apps isn't collected.
30
+
**Configuration-based** | Assessment that makes recommendations based on collected configuration data | The Azure App Service assessment takes only configuration data in to consideration for assessment calculation. Performance data for web apps isn't collected.
31
31
32
32
[Learn more](concepts-azure-webapps-assessment-calculation.md) about Azure App Service assessments.
33
33
34
34
## Run an assessment
35
35
36
36
Run an assessment as follows:
37
37
38
-
1. On the **Overview** page > **Servers, databases and web apps**, click**Discover, assess and migrate**.
38
+
1. On the **Overview** page > **Servers, databases and web apps**, select**Discover, assess and migrate**.
39
39
:::image type="content" source="./media/tutorial-assess-webapps/discover-assess-migrate.png" alt-text="Overview page for Azure Migrate":::
40
-
2. On **Azure Migrate: Discovery and assessment**, click**Assess** and choose the assessment type as **Azure App Service**.
40
+
2. On **Azure Migrate: Discovery and assessment**, select**Assess** and choose the assessment type as **Azure App Service**.
41
41
:::image type="content" source="./media/tutorial-assess-webapps/assess.png" alt-text="Dropdown to choose assessment type as Azure App Service":::
42
-
3. In **Create assessment** > you'll be able to see the assessment type pre-selected as **Azure App Service** and the discovery source defaulted to **Servers discovered from Azure Migrate appliance**.
43
-
4.Click**Edit** to review the assessment properties.
42
+
3. In **Create assessment**, you'll see the assessment type pre-selected as **Azure App Service** and the discovery source defaulted to **Servers discovered from Azure Migrate appliance**.
43
+
4.Select**Edit** to review the assessment properties.
44
44
45
45
:::image type="content" source="./media/tutorial-assess-webapps/assess-webapps.png" alt-text="Edit button from where assessment properties can be customized":::
46
46
@@ -50,30 +50,30 @@ Run an assessment as follows:
50
50
| --- | --- |
51
51
|**Target location**| The Azure region to which you want to migrate. Azure App Service configuration and cost recommendations are based on the location that you specify. |
52
52
|**Isolation required**| Select *Yes* if you want your web apps to run in a private and dedicated environment in an Azure datacenter using Dv2-series VMs. It provides faster processors, SSD storage, and double the memory to core ratio compared to Standard plans. |
53
-
| **Savings options (compute)** | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. <br><br> [Azure reservations](../cost-management-billing/reservations/save-compute-costs-reservations.md) (1 year or 3 year reserved) are a good option for the most consistently running resources.<br><br> [Azure Savings Plan](../cost-management-billing/savings-plan/savings-plan-compute-overview.md) (1 year or 3 year savings plan) provide more flexibility and automated cost optimization. Ideally post migration, you could use Azure reservation and savings plan at the same time (reservation will be consumed first), but in the Azure Migrate assessments, you can only see cost estimates of 1 savings option at a time. <br><br> When you select 'None', the Azure compute cost is based on the Pay as you go rate or based on actual usage.<br><br> You need to select pay-as-you-go in offer/licensing program to be able to use Reserved Instances or Azure Savings Plan. When you select any savings option other than 'None', the 'Discount (%)' setting isn't applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.|
53
+
| **Savings options (compute)** | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. <br><br> [Azure reservations](../cost-management-billing/reservations/save-compute-costs-reservations.md) (1 year or 3 year reserved) are a good option for the most consistently running resources.<br><br> [Azure Savings Plan](../cost-management-billing/savings-plan/savings-plan-compute-overview.md) (1 year or 3 year savings plan) provide more flexibility and automated cost optimization. Ideally post migration, you could use Azure reservation and savings plan at the same time (reservation is first), but in the Azure Migrate assessments, you can only see cost estimates of 1 savings option at a time. <br><br> When you select 'None', the Azure compute cost is based on the Pay as you go rate or based on actual usage.<br><br> You need to select pay-as-you-go in offer/licensing program to be able to use Reserved Instances or Azure Savings Plan. When you select any savings option other than 'None', the 'Discount (%)' setting isn't applicable. The monthly cost estimates are calculated by multiplying 744 hours with the hourly price of the recommended SKU.|
54
54
|**Offer**| The [Azure offer](https://azure.microsoft.com/support/legal/offer-details/) in which you're enrolled. The assessment estimates the cost for that offer. |
55
55
|**Currency**| The billing currency for your account. |
56
56
|**Discount (%)**| Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%. |
57
57
|**EA subscription**| Specifies that an Enterprise Agreement (EA) subscription is used for cost estimation. Takes into account the discount applicable to the subscription. <br/><br/> Leave the settings for reserved instances, and discount (%) properties with their default settings. |
58
58
59
59
60
-
1. In **Create assessment** > click Next.
60
+
1. In **Create assessment**, select **Next**.
61
61
1. In **Select servers to assess** > **Assessment name** > specify a name for the assessment.
62
62
1. In **Select or create a group** > select **Create New** and specify a group name.
63
-
1. Select the appliance, and select the servers you want to add to the group. Then click Next.
64
-
1. In **Review + create assessment**, review the assessment details, and click Create Assessment to create the group and run the assessment.
65
-
1. After the assessment is created, go to **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** tile > Refresh the tile data by clicking on the Refresh option on top of the tile. Wait for data to get refreshed.
63
+
1. Select the appliance, and select the servers you want to add to the group. Select **Next**.
64
+
1. In **Review + create assessment**, review the assessment details, and select **Create Assessment** to create the group and run the assessment.
65
+
1. After the assessment is created, go to **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** tile and refresh the tile data by clicking on the **Refresh** option on top of the tile. Wait for data to get refreshed.
66
66
:::image type="content" source="./media/tutorial-assess-webapps/tile-refresh.png" alt-text="Refresh discovery and assessment tool data":::
67
-
1.Click on the number next to Azure App Service assessment.
67
+
1.Select the number next to Azure App Service assessment.
68
68
:::image type="content" source="./media/tutorial-assess-webapps/assessment-webapps-navigation.png" alt-text="Navigation to created assessment":::
69
-
1.Click on the assessment name that you wish to view.
69
+
1.Select the assessment name that you wish to view.
70
70
71
71
## Review an assessment
72
72
73
73
**To view an assessment**:
74
74
75
-
1.**Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** > Click on the number next to Azure App Service assessment.
76
-
2.Click on the assessment name that you wish to view.
75
+
1.**Servers, databases and web apps** > **Azure Migrate: Discovery and assessment**, select the number next to Azure App Service assessment.
76
+
2.Select the assessment name that you wish to view.
77
77
:::image type="content" source="./media/tutorial-assess-webapps/assessment-webapps-summary.png" alt-text="App Service assessment overview":::
78
78
3. Review the assessment summary. You can also edit the assessment properties or recalculate the assessment.
79
79
@@ -88,11 +88,11 @@ An [App Service plan](../app-service/overview-hosting-plans.md) carries a [charg
88
88
89
89
### Review readiness
90
90
91
-
1.Click**Azure App Service readiness**.
91
+
1.Select**Azure App Service readiness**.
92
92
:::image type="content" source="./media/tutorial-assess-webapps/assessment-webapps-readiness.png" alt-text="Azure App Service readiness details":::
93
93
1. Review Azure App Service readiness column in table, for the assessed web apps:
94
94
1. If there are no compatibility issues found, the readiness is marked as **Ready** for the target deployment type.
95
-
1. If there are non-critical compatibility issues, such as degraded or unsupported features that does not block the migration to a specific target deployment type, the readiness is marked as **Ready with conditions** (hyperlinked) with **warning** details and recommended remediation guidance.
95
+
1. If there are non-critical compatibility issues, such as degraded or unsupported features that do not block the migration to a specific target deployment type, the readiness is marked as **Ready with conditions** (hyperlinked) with **warning** details and recommended remediation guidance.
96
96
1. If there are any compatibility issues that may block the migration to a specific target deployment type, the readiness is marked as **Not ready** with **issue** details and recommended remediation guidance.
97
97
1. If the discovery is still in progress or there are any discovery issues for a web app, the readiness is marked as **Unknown** as the assessment couldn't compute the readiness for that web app.
98
98
1. Review the recommended SKU for the web apps that is determined as per the matrix below:
1.Click on the App Service plan hyperlink in table to see the App Service plan details such as compute resources, and other web apps that are part of the same plan.
114
+
1.Select the App Service plan hyperlink in table to see the App Service plan details such as compute resources, and other web apps that are part of the same plan.
0 commit comments