|
| 1 | +--- |
| 2 | +title: Prepare Azure Migrate to work with ISV tools/Movere |
| 3 | +description: Prepare Azure Migrate to work with ISV tools/Movere |
| 4 | +ms.topic: how-to |
| 5 | +ms.date: 05/07/2020 |
| 6 | +--- |
| 7 | + |
| 8 | +# Prepare to work with ISV tools/Movere |
| 9 | + |
| 10 | +If you've added an [ISV tool](migrate-services-overview.md#isv-integration), 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 | + |
| 12 | +## Check Azure AD permissions |
| 13 | + |
| 14 | +Your Azure user account needs a couple of permissions: |
| 15 | + |
| 16 | +- Permission to register an Azure AD app with your Azure tenant. |
| 17 | +- Permission to allocate a role to the Azure AD app at the subscription level. |
| 18 | + |
| 19 | + |
| 20 | +## Set permissions to register an Azure AD app |
| 21 | + |
| 22 | +1. In Azure Active Directory, check the role for your account. If you have the user role, click **User settings** on the left and verify whether users can register applications. |
| 23 | +2. If it's set to **Yes**, any users in the Azure AD tenant can register an app. If they can't, then only admin users can register apps. |
| 24 | +3. If you don't have permissions, an admin user can provide your user account with the [Application Administrator](../active-directory/users-groups-roles/directory-assign-admin-roles.md#application-administrator) role, so that you can register the app. |
| 25 | +4. After the tool is linked to Azure Migrate, the admin can remove the role from your account. |
| 26 | + |
| 27 | +## Set permissions to assign a role to an Azure AD app |
| 28 | + |
| 29 | +In your Azure subscription, your account needs **Microsoft.Authorization/*/Write access**, to assign a role to an Azure AD app. |
| 30 | + |
| 31 | +1. To check the subscription permissions, in the Azure portal, open **Subscriptions**. |
| 32 | +2. Select the relevant subscription. If you don't see it, select the **global subscriptions filter**. |
| 33 | +3. Select **My permissions**. Then, select **Click here to view complete access details for this subscription**. |
| 34 | +4. In **Role assignments** > **View**, and check the permissions. |
| 35 | +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. |
| 36 | + |
| 37 | + |
| 38 | +## Start using the tool |
| 39 | + |
| 40 | +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**. |
| 41 | +2. In the tool, follow the instructions, to link from the tool to the Azure Migrate project, and to send data to Azure Migrate. |
| 42 | + |
| 43 | +## Next steps |
| 44 | + |
| 45 | +Follow the ISV or Movere instructions to send data to Azure Migrate. |
| 46 | + |
| 47 | + |
0 commit comments