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/common-questions-appliance.md
+21-16Lines changed: 21 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,35 +7,40 @@ ms.date: 02/17/2020
7
7
8
8
# Azure Migrate appliance: Common questions
9
9
10
-
This article answers common questions about the Azure Migrate appliance. If you have further queries after reading this article, post them on the [Azure Migrate forum](https://aka.ms/AzureMigrateForum). If you have other questions, review these articles:
10
+
This article answers common questions about the Azure Migrate appliance. If you have other questions, review these articles:
11
11
12
12
-[General questions](resources-faq.md) about Azure Migrate.
13
13
-[Questions](common-questions-discovery-assessment.md) about the discovery, assessment, and dependency visualization.
14
14
-[Questions](common-questions-server-migration.md) about server migration.
15
+
- Get questions answered on the [Azure Migrate forum](https://aka.ms/AzureMigrateForum).
15
16
16
17
17
18
## What is the Azure Migrate appliance?
18
19
19
-
The Azure Migrate appliance is a lightweight appliance used by the Azure Migrate:Server Assessment tool to discover and assess on-premises servers, and used by the Azure Migrate:Server Migration tool for agentless migration of on-premises VMware VMs.
20
+
The Azure Migrate appliance is a lightweight appliance used by the Azure Migrate:Server Assessment tool to discover and assess on-premises servers. The appliance is also used by the Azure Migrate:Server Migration tool, for agentless migration of on-premises VMware VMs.
20
21
21
-
The appliance is deployed on-premises as a VM or physical machine. The appliance discovers on-premises machines, and continually sends machine metadata and performance data to Azure Migrate. Appliance discovery is agentless. Nothing is installed on discovered machines. [Learn more](migrate-appliance.md) about the appliance.
22
+
- The appliance is deployed on-premises as a VM or physical machine.
23
+
- The appliance discovers on-premises machines, and continually sends machine metadata and performance data to Azure Migrate.
24
+
- Appliance discovery is agentless. Nothing is installed on discovered machines.
25
+
26
+
[Learn more](migrate-appliance.md) about the appliance.
22
27
23
28
## How does the appliance connect to Azure?
24
29
25
-
The connection can be over the internet, or use Azure ExpressRoute with public/Microsoft peering.
30
+
The appliance can connect over the internet, or using Azure ExpressRoute with public/Microsoft peering.
26
31
27
32
## Does appliance analysis impact performance?
28
33
29
-
The Azure Migrate appliance profiles on-premises machines continuously to measure VM performance data. This profiling has almost no performance impact on the Hyper-V/ESXi hosts or on VMware vCenter Server.
34
+
The Azure Migrate appliance profiles on-premises machines continuously to measure performance data. This profiling has almost no performance impact profiled machines.
30
35
31
36
### Can I harden the appliance VM?
32
37
33
-
When you create the appliance VM using the downloaded template, you can add components (for example an antivirus) to the template, as long as you leave the communication and firewall rules required for the Azure Migrate appliance as-is.
38
+
When you create the appliance VM using the downloaded template, you can add components (for example an antivirus) to the template, as long as you leave the communication and firewall rules required for the Azure Migrate appliance in place.
34
39
35
40
36
41
## What network connectivity is needed?
37
42
38
-
Review the following:
43
+
Review information about network connectivity:
39
44
- VMware assessment using the Azure Migrate appliance: [URL](migrate-appliance.md#url-access) and [port](migrate-support-matrix-vmware.md#port-access) access requirements.
40
45
- VMware agentless migration using the Azure Migrate appliance: [URL](migrate-appliance.md#url-access) and [port](migrate-support-matrix-vmware-migration.md#agentless-ports) access requirements.
41
46
- Hyper-V assessment using the Azure Migrate appliance: [URL](migrate-appliance.md#url-access) and [port](migrate-support-matrix-hyper-v.md#port-access) access requirements.
@@ -51,14 +56,14 @@ Review the collected data:
51
56
52
57
## How is data stored?
53
58
54
-
Data collected by the Azure Migrate appliance is stored in the Azure location that you choose when you created the migration project.
59
+
Data collected by the Azure Migrate appliance is stored in the Azure location in which you created the Azure Migrate project.
55
60
56
61
- The data is securely stored in a Microsoft subscription, and is deleted when you delete the Azure Migrate project.
57
62
- If you use [dependency visualization](concepts-dependency-visualization.md), the data collected is stored in the United States, in a Log Analytics workspace created in the Azure subscription. This data is deleted when you delete the Log Analytics workspace in your subscription.
58
63
59
64
## How much data is uploaded in continuous profiling?
60
65
61
-
The volume of data sent to Azure Migrate depends on a number of parameters. To give you a sense of the volume, an Azure Migrate project with 10 machines (each with one disk and one NIC) sends around 50 MB per day. This value is approximate, and changes based on the number of data points for the NICs and disks. The increase in data sent is non-linear if there's an increase in the number of machines, NICs, or disks.
66
+
The volume of data sent to Azure Migrate depends on a number of parameters. To give you a sense, an Azure Migrate project with 10 machines (each with one disk and one NIC) sends around 50 MB per day. This value is approximate, and changes, based on the number of data points for the NICs and disks. The increase in data sent is non-linear if there's an increase in the number of machines, NICs, or disks.
62
67
63
68
## Is data encrypted at-rest/in-transit?
64
69
@@ -79,31 +84,31 @@ Yes, for both.
79
84
80
85
No. There's a one-to-one mapping between an appliance and vCenter Server. To discover VMs on multiple vCenter Server instances, you need to deploy multiple appliances.
81
86
82
-
###How many VMs or servers can I discover with an appliance?
87
+
## How many VMs or servers can I discover with an appliance?
83
88
84
-
You can discover up to 10,000 VMware VMs, up to 5,000 Hyper-V VMs and up to 250 servers with a single appliance. If you have more machines in your on-premises environment, read about scaling [Hyper-V](scale-hyper-v-assessment.md), [VMware](scale-vmware-assessment.md) and [physical](scale-physical-assessment.md) assessment.
89
+
You can discover up to 10,000 VMware VMs, up to 5,000 Hyper-V VMs, and up to 250 physical servers with a single appliance. If you have more machines in your on-premises environment, read about scaling [Hyper-V](scale-hyper-v-assessment.md), [VMware](scale-vmware-assessment.md) and [physical](scale-physical-assessment.md) assessment.
85
90
86
91
## Can I delete an appliance?
87
92
88
-
Currently deletion of appliance from the project isn't supported.
93
+
Currently, deleting an appliance from the project isn't supported.
89
94
90
95
- The only way to delete the appliance is to delete the resource group that contains the Azure Migrate project associated with the appliance.
91
96
- However, deleting the resource group will also delete other registered appliances, the discovered inventory, assessments, and all other Azure components associated with the project in the resource group.
92
97
93
98
94
99
## Can I use the appliance with a different subscription/project?
95
100
96
-
After using the appliance to initiate discovery, you can't reconfigure it with a different Azure subscription, or in a different Azure Migrate project. You also can't discover VMs on a different vCenter Server. Set up a fresh appliance for these tasks.
101
+
After using the appliance to initiate discovery, you can't reconfigure it with a different Azure subscription, or use it in a different Azure Migrate project. You also can't discover VMs on a different vCenter Server. Set up a new appliance for these tasks.
97
102
98
103
## Can I set up the appliance on an Azure VM?
99
-
Not currently supported.
104
+
No. This isn't currently supported.
100
105
101
106
## Can I discover on an ESXi host?
102
-
Not you need a vCenter Server to discover VMware VMs.
107
+
No. You need a vCenter Server to discover VMware VMs.
103
108
104
109
## How do I update the appliance?
105
110
106
-
By default, the appliance and its installed agents are updated automatically. The appliance checks for updates once every 24 hours. If there are any failures during the update process, there's a retry process. Automatic updates only update the appliance and appliance agents. The operating system isn't updated. Use Microsoft Updates to keep the operating system up-to-date.
111
+
By default, the appliance and its installed agents are updated automatically. The appliance checks for updates once every 24 hours. If the update process fails, there's a retry. Automatic updates only update the appliance and appliance agents. The operating system isn't updated. Use Microsoft Updates to keep the operating system up-to-date.
0 commit comments