Skip to content

Commit 5446c22

Browse files
fixing gitissue for migrate
1 parent 6f02934 commit 5446c22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/migrate/best-practices-assessment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Best practices for creating assessment with Azure Migrate Server Assessment | Microsoft Docs
2+
title: Best practices for creating assessment with Azure Migrate Server Assessment
33
description: Provides tips for creating assessments with Azure Migrate Server Assessment.
44
author: rayne-wiselman
55
ms.service: azure-migrate
66
ms.topic: conceptual
7-
ms.date: 07/15/2019
7+
ms.date: 09/16/2019
88
ms.author: raynew
99
---
1010

@@ -28,8 +28,8 @@ As an example, if you have an on-premises VM with four cores at 20% utilization,
2828

2929
- **Performance-based assessment**:
3030
- Identifies effective cores and memory based on core (4 x 0.20 = 0.8), and memory (8 GB x 0.10 = 0.8) utilization.
31-
- Applies the comfort factor specified in assessment properties (le'ts say 1.3x) to get the values to be used for sizing.
32-
- Recommends the nearest VM size in Azure that can support ~1.4 cores (0.8 x 1.3) and ~1.4 GB (0.8 x 1.3) memory.
31+
- Applies the comfort factor specified in assessment properties (let's say 1.3x) to get the values to be used for sizing.
32+
- Recommends the nearest VM size in Azure that can support ~1.04 cores (0.8 x 1.3) and ~1.04 GB (0.8 x 1.3) memory.
3333

3434
- **As-is (as on-premises) assessment**:
3535
- Recommends a VM with four cores; 8 GB of memory.

0 commit comments

Comments
 (0)