Skip to content

Commit e84f00a

Browse files
committed
Blocking issues
1 parent 30b0cf4 commit e84f00a

16 files changed

+6
-4
lines changed

articles/migrate/concepts-business-case-calculation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ Cost components for running on-premises servers. For TCO calculations, an annual
180180

181181
| **Cost heads** | **Category** | **Component** | **Logic**|
182182
|--|--|--|--|
183-
| Compute and Licensing  | Hardware and Licenses | Server Hardware (Host machines) and Licenses | Estimated as a sum of total server hardware acquisition cost + software cost (Windows license + SQL license + Virtualization software cost) + maintenance cost </br> 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 </br> Hyperthreaded cores = 2*(cores) </br> SQL license cost is assumed to be using the pay-as-you-go model via Arc enabled SQL Server. ESU licenses for Windows Server and SQL Server are also assumed to be paid via Azure through ESUs enabled by Azure Arc. |
184-
| Storage  | Storage Hardware | | Estimated as a sum of total storage hardware acquisition cost + software maintenance cost. <br> Total storage hardware acquisition cost = Total volume of storage attached to VMs (across all machines) * Cost per GB per month * 12 Cost per GB is defaulted to $2 per GB per month and can be customized in the assumptions Same as current On-premises storage cost. |
183+
| Compute and Licensing  | Hardware and Licenses | Server Hardware (Host machines) and Licenses | Estimated as a sum of total server hardware acquisition cost + software cost (Windows license + SQL license + Virtualization software cost) + maintenance cost </br> Total hardware acquisition cost is calculated using a cost per core linear regression formula. </br> SQL license cost is assumed to be using the pay-as-you-go model via Arc enabled SQL Server. ESU licenses for Windows Server and SQL Server are also assumed to be paid via Azure through ESUs enabled by Azure Arc. |
184+
| Storage  | Storage Hardware | | Estimated as a sum of total storage hardware acquisition cost + software maintenance cost. <br> Total storage hardware acquisition cost = Total volume of storage attached to VMs (across all machines) * Cost per GB per month * 12. Cost per GB can be customized in the assumptions similar to the current On-premises storage cost. |
185185
| Network | Network Hardware and software  | Network equipment (Cabinets, switches, routers, load balancers etc.) and software  | Estimated as a sum of total network hardware and software cost + network maintenance cost  Total network hardware and software cost is defaulted to 10%* (compute and licensing +storage cost) and can be customized in the assumptions. Network maintenance cost is defaulted to 15%*(Total network hardware and software cost) and can be customized in the assumptions Same as current On-premises networking cost. |
186186
| Security | General Servers  | Server security cost | Estimated as sum of total protection cost for general servers and SQL workloads using MDC via Azure Arc. MDC Servers plan 2 is assumed for servers. Microsoft Defender for SQL on Azure-connected databases is assumed for SQL Server |
187187
| Facilities | Facilities & Infrastructure | DC Facilities - Lease and Power | Based on user input. Same as current On-premises facilities cost. |

articles/migrate/how-to-arc-enable-inventory.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ The Arc-enable Migrate Inventory helps you view the Arc status of inventory disc
3333

3434
To view the Arc Status in Azure Migrate, follow these steps:
3535

36-
1. On the **Get started** page > **Servers, databases and web apps**, select **Discovered items**.
37-
The **Discovered items** page lists all the machines discovered. You can see the Sync Arc status option here.
36+
1. On the **Get started** page > **Servers, databases and web apps**, select **Discovered servers**.
37+
The **Discovered servers** page lists all the machines discovered. You can see the **Sync Arc Status** option here.
3838

3939
:::image type="content" source="./media/how-to-arc-enable-inventory/discovered-servers.png" alt-text="Screenshot of the discovered servers." lightbox="./media/how-to-arc-enable-inventory/discovered-servers.png":::
4040

@@ -60,6 +60,8 @@ To enable Arc for Azure Migrate discovered inventory, follow these steps:
6060
1. On the **Get started** page > **Servers, databases and web apps**, select **Discovered items**.
6161

6262
2. Navigate to **Enable Arc** and select **Generate onboarding script**.
63+
64+
:::image type="content" source="./media/how-to-arc-enable-inventory/onboard-script.png" alt-text="Screenshot of the download script button." lightbox="./media/how-to-arc-enable-inventory/onboard-script.png":::
6365

6466
You'll be directed to add the project and server details. Once you enter all the required details, you'll be able to download and run the script.
6567

81.8 KB
Loading
81.8 KB
Loading
Binary file not shown.
98.9 KB
Loading
98.9 KB
Loading
Binary file not shown.
50.3 KB
Loading
50.3 KB
Loading

0 commit comments

Comments
 (0)