Skip to content

Commit 15e44b8

Browse files
committed
MDC updates
1 parent e24c3bd commit 15e44b8

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

articles/migrate/concepts-assessment-calculation.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: rajosh
66
ms.manager: abhemraj
77
ms.service: azure-migrate
88
ms.topic: conceptual
9-
ms.date: 11/24/2022
9+
ms.date: 08/02/2023
1010
ms.custom: engagement-fy23
1111
---
1212

@@ -109,7 +109,7 @@ Calculations occur in these three stages:
109109

110110
1. **Calculate Azure readiness**: Assess whether servers are suitable for migration to Azure.
111111
1. **Calculate sizing recommendations**: Estimate compute, storage, and network sizing.
112-
1. **Calculate monthly costs**: Calculate the estimated monthly compute and storage costs for running the servers in Azure after migration.
112+
1. **Calculate monthly costs**: Calculate the estimated monthly compute, storage, and security costs for running the servers in Azure after migration.
113113

114114
Calculations are in the preceding order. A server moves to a later stage only if it passes the previous one. For example, if a server fails the Azure readiness stage, it's marked as unsuitable for Azure. Sizing and cost calculations aren't done for that server.
115115

@@ -134,6 +134,7 @@ Here's what's included in an Azure VM assessment:
134134
**VM uptime** | The duration in days per month and hours per day for Azure VMs that won't run continuously. Cost estimates are based on that duration.<br><br> The default values are 31 days per month and 24 hours per day.
135135
**Azure Hybrid Benefit** | Specifies whether you have software assurance and are eligible for [Azure Hybrid Benefit](https://azure.microsoft.com/pricing/hybrid-use-benefit/). If the setting has the default value "Yes," Azure prices for operating systems other than Windows are considered for Windows VMs.
136136
**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.
137+
**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 VM with Microsoft Defender for Cloud.
137138

138139

139140
[Review the best practices](best-practices-assessment.md) for creating an assessment with Azure Migrate.
@@ -188,6 +189,24 @@ Other operating systems like Oracle Solaris, Apple macOS, and FreeBSD | Azure do
188189
OS specified as **Other** in vCenter Server | Azure Migrate can't identify the OS in this case. | Unknown readiness. Ensure that Azure supports the OS running inside the VM.
189190
32-bit operating systems | The server might start in Azure, but Azure might not provide full support. | Conditionally ready for Azure. Consider upgrading to a 64-bit OS before migrating to Azure.
190191

192+
### Security Readiness
193+
Assessments also determine readiness of the recommended target for Microsoft Defender for Servers. A server is marked as Ready for Microsoft Defender for Servers if it satisfies the following conditions:
194+
- Minimum 2 vCores (4 vCores preferred)
195+
- Minimum 1 GB RAM (4 GB preferred)
196+
- 2 GB of disk space
197+
- Runs any of the following Operating Systems:
198+
- Windows Server – 2008 R2, 2012 R2, 2016, 2019, 2022
199+
- Red Hat Enterprise Linux Server – 7.2+, 8+, 9+
200+
- Ubuntu – 16.04, 18.04, 20.04, 22.04
201+
- SUSE Linux Enterprise Server – 12, 15+
202+
- Debian – 9, 10, 11
203+
- Oracle Linux – 7.2+, 8
204+
- CentOS Linux – 7.2+
205+
- Amazon Linux – 2
206+
- For other operating systems, it is marked as **Ready with Conditions**.
207+
If a server is not ready to be migrated to Azure, it is marked as **Not Ready for Microsoft Defender for Servers**.
208+
209+
191210
## Calculating sizing
192211

193212
After the server is marked as ready for Azure, the assessment makes sizing recommendations in the Azure VM assessment. These recommendations identify the Azure VM and disk SKU. Sizing calculations depend on whether you're using as-is on-premises sizing or performance-based sizing.

0 commit comments

Comments
 (0)