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-assessment-calculation.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: rajosh
6
6
ms.manager: abhemraj
7
7
ms.service: azure-migrate
8
8
ms.topic: conceptual
9
-
ms.date: 11/24/2022
9
+
ms.date: 08/02/2023
10
10
ms.custom: engagement-fy23
11
11
---
12
12
@@ -109,7 +109,7 @@ Calculations occur in these three stages:
109
109
110
110
1.**Calculate Azure readiness**: Assess whether servers are suitable for migration to Azure.
111
111
1.**Calculate sizing recommendations**: Estimate compute, storage, and network sizing.
112
-
1.**Calculate monthly costs**: Calculate the estimated monthly computeand 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.
113
113
114
114
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.
115
115
@@ -134,6 +134,7 @@ Here's what's included in an Azure VM assessment:
134
134
**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.
135
135
**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.
136
136
**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.
137
138
138
139
139
140
[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
188
189
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.
189
190
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.
190
191
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
+
191
210
## Calculating sizing
192
211
193
212
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