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-discover-hyper-v.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,22 +50,22 @@ To create a project and register the Azure Migrate appliance, you need an accoun
50
50
51
51
If you just created a free Azure account, you're the owner of your subscription. If you're not the subscription owner, work with the owner to assign the permissions as follows:
52
52
53
-
1. In the Azure portal, search for "subscriptions", and under **Services**, select **Subscriptions**.
53
+
1. In the Azure portal, search for "subscriptions", and under **Services**, select **Subscriptions**.
54
+
:::image type="content" source="./media/tutorial-discover-hyper-v/search-subscription.png" alt-text="Screenshot of Search box to search for the Azure subscription.":::
54
55
55
-
:::image type="content" source="./media/tutorial-discover-hyper-v/search-subscription.png" alt-text="Screenshot of Search box to search for the Azure subscription.":::
56
-
57
-
1. In the **Subscriptions** page, select the subscription in which you want to create a project.
56
+
1. In the **Subscriptions** page, select the subscription in which you want to create a project.
58
57
1. Select **Access control (IAM)**.
59
-
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
58
+
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
60
59
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
60
+
61
61
62
62
| Setting | Value |
63
63
| --- | --- |
64
64
| Role | Contributor or Owner |
65
65
| Assign access to | User |
66
66
| Members | azmigrateuser |
67
67
68
-
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-page.png" alt-text="Screenshot of add role assignment page in Azure portal.":::
68
+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-page.png" alt-text="Screenshot of add role assignment page in Azure portal.":::
69
69
70
70
1. To register the appliance, your Azure account needs **permissions to register Microsoft Entra apps.**
71
71
1. In the portal, go to **Microsoft Entra ID** > **Users**.
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-discover-vmware.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,17 +214,17 @@ In the configuration manager, select **Set up prerequisites**, and then complete
214
214
1.**Time sync**: Check that the time on the appliance is in sync with internet time for discovery to work properly.
215
215
1.**Install updates and register appliance**: To run auto-update and register the appliance, follow these steps:
216
216
217
-
:::image type="content" source="./media/tutorial-discover-vmware/prerequisites.png" alt-text="Screenshot that shows setting up the prerequisites in the appliance configuration manager.":::
217
+
:::image type="content" source="./media/tutorial-discover-vmware/prerequisites.png" alt-text="Screenshot that shows setting up the prerequisites in the appliance configuration manager.":::
218
218
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
219
219
1. 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.
220
220
1. 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 sign in prompt in a new browser tab. Ensure you've disabled the pop-up blocker in the browser to see the prompt.
221
221
222
-
:::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.":::
222
+
:::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.":::
223
223
224
224
1. 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.
225
225
226
-
> [!Note]
227
-
> If you close the sign in tab accidentally without logging in, refresh the browser tab of the appliance configuration manager to display the device code and Copy code & Login button.
226
+
> [!Note]
227
+
> If you close the sign in tab accidentally without logging in, refresh the browser tab of the appliance configuration manager to display the device code and Copy code & Login button.
228
228
229
229
1. 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.
0 commit comments