Skip to content

Commit ce6853e

Browse files
authored
Merge pull request #114393 from ShawnJackson/prepare-isv-movere
edit pass: prepare-isv-movere
2 parents 8ff00df + a335122 commit ce6853e

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed
Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,46 @@
11
---
2-
title: Prepare Azure Migrate to work with ISV tools/Movere
3-
description: Prepare Azure Migrate to work with ISV tools/Movere
2+
title: Prepare Azure Migrate to work with an ISV tool/Movere
3+
description: This article describes how to prepare Azure Migrate to work with an ISV tool or Movere, and then how to start using the tool.
44
ms.topic: how-to
55
ms.date: 05/07/2020
66
---
77

8-
# Prepare to work with ISV tools/Movere
8+
# Prepare to work with an ISV tool or Movere
99

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.
10+
If you've added an [ISV tool](migrate-services-overview.md#isv-integration) or Movere to an Azure Migrate project, there are a few steps to follow before you link the tool and send data to Azure Migrate.
1111

1212
## Check Azure AD permissions
1313

14-
Your Azure user account needs a couple of permissions:
14+
Your Azure user account needs these permissions:
1515

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.
16+
- Permission to register an Azure Active Directory (Azure AD) app with your Azure tenant
17+
- Permission to allocate a role to the Azure AD app at the subscription level
1818

1919

20-
## Set permissions to register an Azure AD app
20+
### Set permissions to register an Azure AD app
2121

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.
22+
1. In Azure AD, check the role for your account.
23+
2. If you have the user role, select **User settings** on the left and verify whether users can register applications. If it's set to **Yes**, any users in the Azure AD tenant can register an app. If it's set to **No**, then only admin users can register apps.
2424
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.
2525
4. After the tool is linked to Azure Migrate, the admin can remove the role from your account.
2626

27-
## Set permissions to assign a role to an Azure AD app
27+
### Set permissions to assign a role to an Azure AD app
2828

29-
In your Azure subscription, your account needs **Microsoft.Authorization/*/Write access**, to assign a role to an Azure AD app.
29+
In your Azure subscription, your account needs **Microsoft.Authorization/*/Write** access to assign a role to an Azure AD app.
3030

31-
1. To check the subscription permissions, in the Azure portal, open **Subscriptions**.
31+
1. In the Azure portal, open **Subscriptions**.
3232
2. Select the relevant subscription. If you don't see it, select the **global subscriptions filter**.
3333
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.
34+
4. In **Role assignments** > **View**, check the permissions. 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.
3635

3736

3837
## Start using the tool
3938

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.
39+
1. If you don't yet have a license or free trial for the tool, in the tool entry in Azure Migrate, in **Register**, select **Learn more**.
40+
2. In the tool, follow the instructions to link from the tool to the Azure Migrate project, and to send data to Azure Migrate.
4241

4342
## Next steps
4443

45-
Follow the ISV or Movere instructions to send data to Azure Migrate.
44+
Follow the instructions from your ISV or Movere to send data to Azure Migrate.
4645

4746

0 commit comments

Comments
 (0)