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-sql-assessment-calculation.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,10 @@ After sizing recommendations are complete, Azure SQL assessment calculates the c
278
278
- A minimum of 5 GB storage cost is added in the cost estimate and additional storage cost is added for storage in 1 GB increments. [Learn More](https://azure.microsoft.com/pricing/details/sql-database/single/).
279
279
-**Azure SQL Managed Instance**
280
280
- There's no storage cost added for the first 32 GB/instance/month storage and additional storage cost is added for storage in 32 GB increments. [Learn More](https://azure.microsoft.com/pricing/details/azure-sql/sql-managed-instance/single/).
281
+
282
+
### Security Cost
283
+
For SQL Server instances and DBs recommended for SQL Server on Azure VM, Azure SQL MI or Azure SQL DB, if they're ready to run Defender for SQL, the Defender for SQL per SQL Server instance for that region is added. For DBs recommended to Azure SQL DB, cost is rolled up at instance level.
284
+
281
285
282
286
## Next steps
283
287
-[Review](best-practices-assessment.md) best practices for creating assessments.
Copy file name to clipboardExpand all lines: articles/migrate/concepts-azure-webapps-assessment-calculation.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: rashi-ms
5
5
ms.author: rajosh
6
6
ms.topic: conceptual
7
7
ms.service: azure-migrate
8
-
ms.date: 03/03/2023
8
+
ms.date: 08/02/2023
9
9
ms.custom: engagement-fy23
10
10
---
11
11
@@ -62,6 +62,7 @@ Here's what's included in Azure App Service assessment properties:
62
62
**Currency** | The billing currency for your account.
63
63
**Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%.
64
64
**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, discount (%) and VM uptime properties with their default settings.
65
+
**Security** | Specifies whether you want to assess readiness and cost for security tooling on Azure. If the setting has the default value **Yes, with Microsoft Defender for Cloud**, it will assess security readiness and costs for your Azure App Service deployment with Microsoft Defender for Cloud.
65
66
66
67
[Review the best practices](best-practices-assessment.md) for creating an assessment with Azure Migrate.
67
68
@@ -77,6 +78,10 @@ Azure App Service readiness for web apps is based on feature compatibility check
77
78
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.
78
79
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.
79
80
81
+
### Security Readiness
82
+
If the web app is marked as **Ready** or **Ready with conditions** for Azure App Service, it is marked as **Ready** for Microsoft Defender for App Service.
83
+
84
+
80
85
## Calculate sizing
81
86
82
87
### Azure App Service SKU
@@ -112,6 +117,10 @@ P1v3 | 16
112
117
> [!NOTE]
113
118
> Your App Service plan can be scaled up and down at any time. [Learn more](../app-service/overview-hosting-plans.md#what-if-my-app-needs-more-capabilities-or-features).
114
119
120
+
### Security Cost
121
+
For web apps that have been recommended to App Service plans, the security cost is calculated per App Service plan that has been recommended.
122
+
123
+
115
124
## Next steps
116
125
-[Review](best-practices-assessment.md) best practices for creating assessments.
117
126
- Learn how to run an [Azure App Service assessment](how-to-create-azure-app-service-assessment.md).
0 commit comments