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
#Customer intent: As a server admin I want to discover my on-premises server inventory.
11
11
---
12
12
@@ -167,15 +167,15 @@ To set up the appliance, you:
167
167
1. In **Migration goals** > **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment**, select **Discover**.
168
168
2. In **Discover servers** > **Are your servers virtualized?**, select **Physical or other (AWS, GCP, Xen, etc.)**.
169
169
3. In **1:Generate project key**, provide a name for the Azure Migrate appliance that you'll set up for discovery of physical or virtual servers. The name should be alphanumeric with 14 characters or fewer.
170
-
1. Select **Generate key** to start the creation of the required Azure resources. Do not close the Discover servers page during the creation of resources.
170
+
1. Select **Generate key** to start the creation of the required Azure resources. Don't close the Discover servers page during the creation of resources.
171
171
1. After the successful creation of the Azure resources, a **project key** is generated.
172
172
1. Copy the key as you'll need it to complete the registration of the appliance during its configuration.
173
173
174
174
[](./media/tutorial-assess-physical/generate-key-physical-expanded-1.png#lightbox)
175
175
176
176
### 2. Download the installer script
177
177
178
-
In **2: Download Azure Migrate appliance**, click**Download**.
178
+
In **2: Download Azure Migrate appliance**, select**Download**.
179
179
180
180
### Verify security
181
181
@@ -236,7 +236,7 @@ Set up the appliance for the first time.
236
236
237
237
1. Open a browser on any server that can connect to the appliance, and open the URL of the appliance web app: **https://*appliance name or IP address*: 44368**.
238
238
239
-
Alternately, you can open the app from the desktop by clicking the app shortcut.
239
+
Alternately, you can open the app from the desktop by selecting the app shortcut.
240
240
1. Accept the **license terms**, and read the third-party information.
241
241
242
242
#### Set up prerequisites and register the appliance
@@ -260,11 +260,11 @@ In the configuration manager, select **Set up prerequisites**, and then complete
260
260
2. The appliance will verify the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
261
261
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
262
262
263
-
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and log in.":::
263
+
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and sign in.":::
264
264
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
265
265
> [!NOTE]
266
266
> If you close the login tab accidentally without logging in, refresh the browser tab of the appliance configuration manager to display the device code and Copy code & Login button.
267
-
5. After you successfully log in, return to the browser tab that displays the appliance configuration manager. If the Azure user account that you used to log in has the required permissions for the Azure resources that were created during key generation, appliance registration starts.
267
+
5. After you successfully sign in, return to the browser tab that displays the appliance configuration manager. If the Azure user account that you used to sign in has the required permissions for the Azure resources that were created during key generation, appliance registration starts.
268
268
269
269
After the appliance is successfully registered, to see the registration details, select **View details**.
270
270
@@ -299,8 +299,8 @@ Now, connect from the appliance to the physical servers to be discovered, and st
299
299
- If you choose **Add multiple items**, you can add multiple records at once by specifying server **IP address/FQDN** with the friendly name for credentials in the text box. **Verify** the added records and select **Save**.
300
300
- If you choose **Import CSV**_(selected by default)_, you can download a CSV template file, populate the file with the server **IP address/FQDN** and friendly name for credentials. You then import the file into the appliance, **verify** the records in the file and select **Save**.
301
301
302
-
1.On clicking Save, the appliance will try validating the connection to the servers added and show the **Validation status** in the table against each server.
303
-
- If validation fails for a server, review the error by clicking on **Validation failed** in the Status column of the table. Fix the issue, and validate again.
302
+
1.Select Save. The appliance will try validating the connection to the servers added and show the **Validation status** in the table against each server.
303
+
- If validation fails for a server, review the error by selecting on **Validation failed** in the Status column of the table. Fix the issue, and validate again.
304
304
- To remove a server, select **Delete**.
305
305
1. You can **revalidate** the connectivity to servers anytime before starting the discovery.
306
306
1. Before initiating discovery, you can choose to disable the slider to not perform software inventory and agentless dependency analysis on the added servers. You can change this option at any time.
@@ -334,10 +334,10 @@ select **Start discovery**, to kick off discovery of the successfully validated
334
334
After discovery finishes, you can verify that the servers appear in the portal.
335
335
336
336
1. Open the Azure Migrate dashboard.
337
-
2. In **Azure Migrate - Servers** > **Azure Migrate: Discovery and assessment** page, click the icon that displays the count for **Discovered servers**.
337
+
2. In **Azure Migrate - Servers** > **Azure Migrate: Discovery and assessment** page, select the icon that displays the count for **Discovered servers**.
338
338
339
339
## Delete servers
340
-
After the discovery has been initiated, you can delete any of the added servers from the appliance configuration manager by searching for the server name in the **Add discovery source** table and by clicking**Delete**.
340
+
After the discovery has been initiated, you can delete any of the added servers from the appliance configuration manager by searching for the server name in the **Add discovery source** table and by selecting**Delete**.
341
341
342
342
>[!NOTE]
343
343
> If you choose to delete a server where discovery has been initiated, it will stop the ongoing discovery and assessment which may impact the confidence rating of the assessment that includes this server. [Learn more](./common-questions-discovery-assessment.md#why-is-the-confidence-rating-of-my-assessment-low)
0 commit comments