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/tutorial-assess-physical.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
38
38
-[Complete](tutorial-prepare-physical.md) the first tutorial in this series. If you don't, the instructions in this tutorial won't work.
39
39
- Here's what you should have done in the first tutorial:
40
40
-[Set up Azure permissions](tutorial-prepare-physical.md#prepare-azure) for Azure Migrate.
41
-
-[Prepare physical servers](tutorial-prepare-physical.md#prepare-azure) for assessment. Appliance requirements should be verified. You should also have an account set up for physical server discovery. Required ports should be available, and you should be aware of the URLs needed for access to Azure.
41
+
-[Prepare physical servers](tutorial-prepare-physical.md#prepare-for-physical-server-assessment) for assessment. Appliance requirements should be verified. You should also have an account set up for physical server discovery. Required ports should be available, and you should be aware of the URLs needed for access to Azure.
42
42
43
43
44
44
## Set up an Azure Migrate project
@@ -99,38 +99,43 @@ Download the zipped file for the appliance.
99
99
Check that the zipped file is secure, before you deploy it.
100
100
101
101
1. On the machine to which you downloaded the file, open an administrator command window.
102
-
2. Run the following command to generate the hash for the VHD
102
+
2. Run the following command to generate the hash for the zipped file
The script will launch the appliance web application when it finishes successfully.
133
+
The script will launch the appliance web application when it finishes successfully.
133
134
135
+
In case of any issues, you can access the script logs at C:\ProgramData\Microsoft Azure\Logs\AzureMigrateScenarioInstaller_<em>Timestamp</em>.log for troubleshooting.
136
+
137
+
> [!NOTE]
138
+
> Please do not execute the Azure Migrate installer script on an existing Azure Migrate appliance.
134
139
135
140
### Verify appliance access to Azure
136
141
@@ -178,7 +183,7 @@ You can add one set of credentials each for Windows and Linux servers.
178
183
- To remove a server, select > **Delete**.
179
184
4. After validation, click **Save and start discovery** to start the discovery process.
180
185
181
-
This starts discovery. It takes around 15 minutes for metadata of discovered servers to appear in the Azure portal.
186
+
This starts discovery. It takes around 1.5 minutes per server for metadata of discovered server to appear in the Azure portal.
0 commit comments