Skip to content

Commit fc90c22

Browse files
committed
Enable Arc on discovered servers
1 parent 7d26c7d commit fc90c22

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: Arc enable discovered inventory in Azure Migrate
3+
description: Describes how to build a Business case with Azure Migrate
4+
author: rashi-ms
5+
ms.author: rajosh
6+
ms.manager: ronai
7+
ms.service: azure-migrate
8+
ms.topic: how-to
9+
ms.date: 10/14/2024
10+
11+
---
12+
13+
# Enable Arc on Migrate inventory
14+
15+
16+
This article describes how to enable Arc on Migrate Discovered Inventory, for on-premises servers discovered in your datacenter with Azure Migrate: Discovery and assessment tool’s [appliance-based discovery](./vmware/how-to-set-up-appliance-vmware.md).
17+
18+
The [Azure Migrate appliance](migrate-appliance.md) is a lightweight appliance that the Azure Migrate: Discovery and assessment tool uses to discover servers running in vCenter Server and to send server configuration and performance metadata to Azure.
19+
20+
## Prerequisites
21+
22+
- Make sure you've [created](create-manage-projects.md) an Azure Migrate project. You can also reuse an existing project to use this capability.
23+
- Once you've created a project, the Azure Migrate: Discovery and assessment tool is automatically [added](how-to-create-assessment.md) to the project.
24+
- Discover your IT estate using Azure Migrate appliance. Follow our tutorials for [VMware](./vmware/tutorial-discover-vmware.md) or [Hyper-V](tutorial-discover-hyper-v.md) or [Physical/Bare-metal](tutorial-discover-physical.md) or other clouds to try out these steps.
25+
26+
## Overview
27+
28+
The Arc-enable Migrate Inventory helps you view the Arc status of inventory discovered in Azure Migrate and navigate you to Arc center, if you want to Arc-enable your servers. This integration provides unified management experience, enabling better control and visibility over the migration process along with managing the remaining on-premises inventory. It includes these features:
29+
30+
- Allows you to view the Arc status of a server, if Arc is enabled or not.
31+
- Directs you to download the Arc onboarding script from the Migrate inventory screen and run it on individual machines using your preferred automation method.
32+
33+
### Arc status in Azure Migrate
34+
35+
To view the Arc Status in Azure Migrate, follow these steps:
36+
37+
1. On the Get started page > Servers, databases and web apps, select Discovered items.
38+
Discovered items lists all the machines discovered. You can see the Sync Arc status option here.
39+
40+
2. Run Sync Arc Status, Azure Migrate refreshes your discovered inventory. It compares this data with the data available in Azure Resource Graph via the Azure Hybrid Connected Resource Provider. Here, the machine’s BIOS ID is used to map machines in Migrate inventory against Azure Arc inventory. Once a unique match is found, this machine ID is saved in the Migrate inventory, providing seamless tracking and further status updates.
41+
42+
3. In discovered items, you can see a column named **Arc Status**. You can add this column to the view, if the column isn't selected.
43+
44+
4. To sync the Arc Status of a particular machine, select the Arc Status of that machine and you'll be directed to the details of Arc Status. You can review and sync the Arc status from here.
45+
46+
> [!Note]
47+
> Once the refresh job is completed, the Arc discovery status is updated.
48+
49+
The **Completed** Arc discovery status indicates that the machine was checked against the Arc inventory, but it might or might not be onboarded to Azure Arc.
50+
51+
The Arc status has two states. If a machine is Arc-enabled, the Migrate inventory syncs with it and the status is updated as **Enabled** else it's marked **Not enabled**.
52+
53+
### Enable Arc from Azure Migrate
54+
55+
To enable Arc for Azure Migrate discovered inventory, follow these steps:
56+
57+
1. On the **Get started** page > **Servers, databases and web apps**, select **Discovered items**.
58+
59+
2. Navigate to **Enable Arc** and select **Generate onboarding script**.
60+
61+
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.
62+
63+
For more information on how to Arc enable your inventory,
64+
65+
- [Arc-enable your machines at scale](/azure/azure-arc/servers/onboard-service-principal)
66+
- [Arc enable your servers](/azure/azure-arc/servers/learn/quick-enable-hybrid-vm)
67+
- [Azure Arc-enabled Servers](/azure/azure-arc/servers/learn/quick-enable-hybrid-vm)
68+
69+
## Next Steps
70+
71+
- After successfully enabling Arc for the migration inventory, you can:
72+
73+
- Regularly monitor the resources to ensure optimal performance.
74+
- Update and refine policies as needed to adapt to changing requirements.
75+
- Plan for periodic reviews and audits to maintain the integrity of the migration inventory.
76+
- [Learn more](/azure/azure-arc/overview) about Azure Arc.

0 commit comments

Comments
 (0)