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/how-to-scale-out-for-migration.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,27 +141,27 @@ 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
-
> [!Note] Install PowerShell 7.x in the appliance and execute the script ExportConfigFiles.ps1. The script execution is only supported with PowerShell 7.x.
158
+
> [!Note] Install PowerShell 7.x in the appliance and execute the script ExportConfigFiles.ps1. The script execution is only supported with PowerShell 7.x.
159
159
160
-
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.
160
+
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
161
162
-
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.
162
+
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.
163
163
164
-
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**.
164
+
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**.
165
165
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*.
166
166
167
167
The Migration and modernization tool uses the VDDK to replicate servers during migration to Azure.
0 commit comments