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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.manager: abhemraj
7
7
ms.service: azure-migrate
8
8
ms.topic: conceptual
9
9
ms.custom: engagement-fy24
10
-
ms.date: 05/02/2024
10
+
ms.date: 06/20/2024
11
11
---
12
12
13
13
# Azure Migrate appliance: Common questions
@@ -111,6 +111,10 @@ A project can have multiple appliances registered to it. However, one appliance
111
111
1. In the Azure Migrate project, select **Overview** from the Azure Migrate: Discovery & assessment.
112
112
1. In **Overview**, select **Appliances** in left menu to see the appliances registered with the project and the connectivity status of the agents on the appliance.
113
113
114
+
## Can I change the Azure user account from the Azure Migrate appliance once registered with the project?
115
+
If you registered the appliance to Migrate project using a particular user account, it cannot be changed. You can try re-registering the appliance with the new project using another user account via PowerShell script but it will break all the operations in the old project.
116
+
117
+
114
118
## Can the Azure Migrate appliance/Replication appliance connect to the same vCenter?
115
119
116
120
Yes. You can add both the Azure Migrate appliance (used for assessment and agentless VMware migration), and the replication appliance (used for agent-based migration of servers running in VMware) to the same vCenter server. But make sure that you are not setting up both appliances on the same server and that is currently not supported.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-scale-out-for-migration.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: ajaypar
6
6
ms.manager: roopesh.nair
7
7
ms.service: azure-migrate
8
8
ms.topic: how-to
9
-
ms.date: 03/12/2024
9
+
ms.date: 06/20/2024
10
10
ms.custom: engagement-fy24
11
11
---
12
12
@@ -141,25 +141,28 @@ In the configuration manager, select **Set up prerequisites**, and then complete
141
141
142
142
After the appliance is successfully registered, to see the registration details, select **View details**.
143
143
144
-
#### Import appliance configuration from primary appliance
144
+
#### Import appliance configuration from primary appliance
145
145
146
-
To complete the registration of the scale-out appliance, click **import** to get the necessary configuration files from the primary appliance.
146
+
To complete the registration of the scale-out appliance, click **import** to get the necessary configuration files from the primary appliance.
147
147
148
-
1. Clicking **import** opens a pop-up window with instructions on how to import the necessary configuration files from the primary appliance.
148
+
1. Clicking **import** opens a pop-up window with instructions on how to import the necessary configuration files from the primary appliance.
149
149
150
-
:::image type="content" source="./media/how-to-scale-out-for-migration/import-modal-scale-out.png" alt-text="Screenshot of the Import Configuration files modal.":::
150
+
:::image type="content" source="./media/how-to-scale-out-for-migration/import-modal-scale-out.png" alt-text="Screenshot of the Import Configuration files modal.":::
151
151
152
-
1. Login (remote desktop) to the primary appliance and execute the following PowerShell commands:
152
+
1. Login (remote desktop) to the primary appliance and execute the following PowerShell commands:
153
153
154
-
`PS cd 'C:\Program Files\Microsoft Azure Appliance Configuration Manager\Scripts\PowerShell' `
154
+
`PS cd 'C:\Program Files\Microsoft Azure Appliance Configuration Manager\Scripts\PowerShell' `
155
155
156
-
`PS .\ExportConfigFiles.ps1 `
156
+
`PS .\ExportConfigFiles.ps1 `
157
157
158
-
1. Copy the zip file created by running the above commands to the scale-out appliance. The zip file contains configuration files needed to register the scale-out appliance.
158
+
> [!Note]
159
+
> Install PowerShell 7.x in the appliance and execute the script ExportConfigFiles.ps1. The script execution is only supported with PowerShell 7.x.
159
160
160
-
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.
161
+
1. Copy the zip file created by running the above commands to the scale-out appliance. The zip file contains configuration files needed to register the scale-out appliance.
161
162
162
-
Once the files have been successfully imported, the registration of the scale-out appliance will complete and it will show you the timestamp of the last successful import. You can also see the registration details by clicking **View details**.
163
+
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.
164
+
165
+
Once the files have been successfully imported, the registration of the scale-out appliance will complete and it will show you the timestamp of the last successful import. You can also see the registration details by clicking **View details**.
163
166
1.**Install the VDDK**: The appliance checks that VMware vSphere Virtual Disk Development Kit (VDDK) is installed. If the VDDK isn't installed, download VDDK 6.7 from VMware. Extract the downloaded zip file contents to the specified location on the appliance, as indicated in the *Installation instructions*.
164
167
165
168
The Migration and modernization tool uses the VDDK to replicate servers during migration to Azure.
Copy file name to clipboardExpand all lines: articles/migrate/vmware/how-to-set-up-appliance-vmware.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: vibansa
6
6
ms.manager: abhemraj
7
7
ms.topic: how-to
8
8
ms.service: azure-migrate
9
-
ms.date: 04/19/2024
9
+
ms.date: 06/20/2024
10
10
ms.custom: vmware-scenario-422, engagement-fy23
11
11
---
12
12
@@ -35,6 +35,9 @@ To set up the appliance by using an OVA template, you'll complete these steps, w
35
35
> [!NOTE]
36
36
> OVA templates are not available for soverign clouds.
37
37
38
+
> [!NOTE]
39
+
> Do not clone or create a VM template out of an appliance deployed using OVA template. This scenario is unsupported and may result in deployment failures within the Migrate Service.
40
+
38
41
1. Provide an appliance name and generate a project key in the portal.
39
42
1. Download an OVA template file, and import it to vCenter Server. Verify that the OVA is secure.
40
43
1. Create the appliance from the OVA file. Verify that the appliance can connect to Azure Migrate.
0 commit comments