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-business-case-calculation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ It covers which servers are ideal for cloud, servers that can be decommissioned
85
85
-**Idle servers**: These servers were on but didn't deliver business value by having their CPU and memory utilization below 5% and network utilization below 2%.
86
86
-**Decommission**: These servers were expected to deliver business value, but didn't and can be decommissioned on-premises and recommended to not migrate to Azure:
87
87
-**Zombie**: The CPU, memory and network utilization were 0% with no performance data collection issues.
88
-
- These servers were on but do not have adequate metrics available:
88
+
- These servers were on but don't have adequate metrics available:
89
89
-**Unknown**: Many servers can land in this section if the discovery is still ongoing or has some unaddressed discovery issues.
90
90
91
91
## What comprises a business case?
@@ -103,17 +103,17 @@ There are four major reports that you need to review:
103
103
104
104
## What's in a business case?
105
105
106
-
Here's what's included in a Business case:
106
+
Here's what's included in a business case:
107
107
108
108
### Total cost of ownership (steady state)
109
109
110
110
#### On-premises cost
111
111
112
-
Cost components for running on-premises servers. For TCO calculations, a one year cost is computed for following heads:
112
+
Cost components for running on-premises servers. For TCO calculations, an annual cost is computed for the following heads:
| Compute | Hardware | Server Hardware (Host machines) | Total hardware acquisition cost is calculated using a cost per core linear regression formula: Cost per core = 16.232*(Hyperthreaded core: memory in GB ratio) + 113.87. Hyperthreaded cores = 2*(cores)
116
+
| Compute | Hardware | Server Hardware (Host machines) | Total hardware acquisition cost is calculated using a cost per core linear regression formula: Cost per core = 16.232*(Hyperthreaded core: memory in GB ratio) + 113.87. Hyperthreaded cores = 2*(cores)
117
117
|| Software - SQL Server licensing | License cost | Calculated per two core pack license pricing of 2019 Enterprise or Standard. |
118
118
||| Software Assurance | Calculated per year as in settings. |
119
119
|| Software - Windows Server licensing | License cost | Calculated per two corepack license pricing of Windows Server. |
Copy file name to clipboardExpand all lines: articles/migrate/prepare-for-migration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ This article describes how to prepare on-premises machines before you migrate th
16
16
In this article, you:
17
17
> [!div class="checklist"]
18
18
> * Review migration limitations.
19
-
> * Select a method for migrating VMware vSphere VMs
19
+
> * Select a method for migrating VMware vSphere VMs.
20
20
> * Check hypervisor and operating system requirements for machines you want to migrate.
21
21
> * Review URL and port access for machines you want to migrate.
22
22
> * Review changes you might need to make before you begin migration.
23
-
> * Check Azure VMs requirements for migrated machines
23
+
> * Check Azure VMs requirements for migrated machines.
24
24
> * Prepare machines so you can connect to the Azure VMs after migration.
25
25
26
26
@@ -36,7 +36,7 @@ The table summarizes discovery, assessment, and migration limits for Azure Migra
36
36
37
37
## Select a VMware vSphere migration method
38
38
39
-
If you're migrating VMware vSphere VMs to Azure, [compare](server-migrate-overview.md#compare-migration-methods) the agentless and agent-based migration methods, to decide what works for you.
39
+
If you're migrating VMware vSphere VMs to Azure, [compare](server-migrate-overview.md#compare-migration-methods) the agentless and agent-based migration methods, to decide what works best for you.
Copy file name to clipboardExpand all lines: articles/migrate/replicate-using-expressroute.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,9 +131,8 @@ To manually create a private DNS zone:
131
131
1. On the **Create private DNS zone** page, fill in the required details. Enter the name of the private DNS zone as **_privatelink_.blob.core.windows.net**.
132
132
1. On the **Review + create** tab, review and create the DNS zone.
133
133
134
-
1. Link the private DNS zone to your virtual network.
135
-
136
-
The private DNS zone you created must be linked to the virtual network that the private endpoint is attached to.
134
+
1. Link the private DNS zone to your virtual network.
135
+
The private DNS zone you created must be linked to the virtual network that the private endpoint is attached to.
137
136
138
137
1. Go to the private DNS zone created in the previous step, and go to virtual network links on the left side of the page. Select **+ Add**.
139
138
1. Fill in the required details. The **Subscription** and **Virtual network** fields must be filled with the corresponding details of the virtual network where your private endpoint is attached. The other fields can be left as is.
0 commit comments