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/prepare-isv-movere.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ ms.date: 04/26/2020
7
7
8
8
# Prepare to work with ISV tools/Movere
9
9
10
-
If you've added an ISV tool, or Movere, to an Azure Migrate project there are a couple of steps you need to do, before you link the tool to Azure Migrate.
10
+
If you've added an ISV tool, or Movere, to an Azure Migrate project, there are a couple of steps to prepare before you link the tool, and send data to Azure Migrate.
11
11
12
12
13
13
## Check Azure AD permissions
14
14
15
-
When you link a tool with an Azure Migrate project, your user account needs a couple of permissions:
15
+
Your Azure user account needs a couple of permissions:
16
16
17
17
- Permission to register an Azure AD app with your Azure tenant.
18
18
- Permission to allocate a role to the Azure AD app at the subscription level.
@@ -27,19 +27,23 @@ When you link a tool with an Azure Migrate project, your user account needs a co
27
27
28
28
## Set permissions to assign a role to an Azure AD app
29
29
30
-
In your Azure subscription, your account must have **Microsoft.Authorization/*/Write access** to assign a role to an Azure AD app.
30
+
In your Azure subscription, your account needs **Microsoft.Authorization/*/Write access**, to assign a role to an Azure AD app.
31
31
32
32
1. To check the subscription permissions, in the Azure portal, open **Subscriptions**.
33
33
2. Select the relevant subscription. If you don't see it, select the **global subscriptions filter**.
34
34
3. Select **My permissions**. Then, select **Click here to view complete access details for this subscription**.
35
35
4. In **Role assignments** > **View**, and check the permissions.
36
36
5. If your account doesn't have permissions, ask the subscription administrator to add you to [User Access Administrator](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#user-access-administrator) role, or the [Owner](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#owner) role.
37
-
37
+
to
38
38
39
39
## Start using the tool
40
40
41
41
1. If you don't yet have a license or free trial for the tool, in the tool entry in Azure Migrate, in **Register**, click **Learn more**.
42
-
2. In the tool, follow the instructions, to link from the tool to the Azure Migrate project, and send data.
42
+
2. In the tool, follow the instructions, to link from the tool to the Azure Migrate project, and to send data to Azure Migrate.
43
+
44
+
## Next steps
45
+
46
+
Add additional [assessment](how-to-assess.md) and [migration](how-to-migrate.md) tools.
0 commit comments