Skip to content

Commit 8f88cb6

Browse files
committed
Security costs
1 parent 637f193 commit 8f88cb6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

articles/migrate/concepts-azure-sql-assessment-calculation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ After sizing recommendations are complete, Azure SQL assessment calculates the c
278278
- 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/).
279279
- **Azure SQL Managed Instance**
280280
- 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+
281285
282286
## Next steps
283287
- [Review](best-practices-assessment.md) best practices for creating assessments.

articles/migrate/concepts-azure-webapps-assessment-calculation.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rashi-ms
55
ms.author: rajosh
66
ms.topic: conceptual
77
ms.service: azure-migrate
8-
ms.date: 03/03/2023
8+
ms.date: 08/02/2023
99
ms.custom: engagement-fy23
1010
---
1111

@@ -62,6 +62,7 @@ Here's what's included in Azure App Service assessment properties:
6262
**Currency** | The billing currency for your account.
6363
**Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%.
6464
**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.
6566

6667
[Review the best practices](best-practices-assessment.md) for creating an assessment with Azure Migrate.
6768

@@ -77,6 +78,10 @@ Azure App Service readiness for web apps is based on feature compatibility check
7778
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.
7879
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.
7980

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+
8085
## Calculate sizing
8186

8287
### Azure App Service SKU
@@ -112,6 +117,10 @@ P1v3 | 16
112117
> [!NOTE]
113118
> 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).
114119
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+
115124
## Next steps
116125
- [Review](best-practices-assessment.md) best practices for creating assessments.
117126
- Learn how to run an [Azure App Service assessment](how-to-create-azure-app-service-assessment.md).

0 commit comments

Comments
 (0)